[java-parent-project] branch main updated: Adjust stage name for consistency.
Codeberg
noreply at shibboleth.net
Wed May 6 17:24:58 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-parent-project.
View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/bfc728fe56b2abf9ebdb56155d761f2642d745c6
The following commit(s) were added to refs/heads/main by this push:
new bfc728f Adjust stage name for consistency.
bfc728f is described below
commit bfc728fe56b2abf9ebdb56155d761f2642d745c6
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed May 6 13:24:39 2026 -0400
Adjust stage name for consistency.
---
resources/jenkins/java-idp-plugin-duo.jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/jenkins/java-idp-plugin-duo.jenkinsfile b/resources/jenkins/java-idp-plugin-duo.jenkinsfile
index 67f419a..f832f17 100644
--- a/resources/jenkins/java-idp-plugin-duo.jenkinsfile
+++ b/resources/jenkins/java-idp-plugin-duo.jenkinsfile
@@ -80,7 +80,7 @@ pipeline {
}
}
- stage('Test latest released plugin with latest IdP version') {
+ stage('Test latest released plugin with current IdP version') {
steps {
dir("${projname}-current") {
sh "mvn clean test -Didp.version=${idp_cur} -Dshib-profile.version=${idp_cur} -Dshib-attribute.version=${idp_cur} -Dshib-metadata.version=${idp_cur} -Dopensaml.version=${idp_cur} -Dshib-shared.version=${shibshared_cur}"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list