Branch: refs/heads/master
Home: https://github.com/jenkinsci/role-strategy-plugin
Commit: 10e495cf419ecdc6ba181cfbf1cfa9a9e15ff344
https://github.com/jenkinsci/role-strategy-plugin/commit/10e495cf419ecdc6ba181cfbf1cfa9a9e15ff344
Author: Mark Waite <[email protected]>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
[JENKINS-71772] Remove runtime dependency on authorize-project plugin
https://issues.jenkins.io/browse/JENKINS-71772 notes that
https://github.com/jenkinsci/role-strategy-plugin/commit/a5f27678f6d61a330597b9b157ca7468158835f5
inadvertently changed the authorize-project plugin from a test dependency
to a runtime dependency. The code compiles correctly without the runtime
dependency and the tests pass on my Linux computer with Java 11.
https://github.com/jenkinsci/bom/pull/2340 added authorize-project plugin
to the plugin bill of materials because I didn't detect that the new
dependency was not needed at runtime.
Thanks to James Holderness for reporting the issue.
Commit: 3a6a1698b864501aee39cca9caadbb3671d65d10
https://github.com/jenkinsci/role-strategy-plugin/commit/3a6a1698b864501aee39cca9caadbb3671d65d10
Author: Markus Winter <[email protected]>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
[JENKINS-71772] Remove runtime dependency on authorize-project plugin (#325)
Compare:
https://github.com/jenkinsci/role-strategy-plugin/compare/04aa70e6b047...3a6a1698b864
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/role-strategy-plugin/push/refs/heads/master/04aa70-3a6a16%40github.com.