Branch: refs/heads/master
Home: https://github.com/jenkinsci/dimensionsscm-plugin
Commit: 9fb076c4cf710d63d2ebd6a9bb7e231346b0733d
https://github.com/jenkinsci/dimensionsscm-plugin/commit/9fb076c4cf710d63d2ebd6a9bb7e231346b0733d
Author: David Conneely <[email protected]>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M src/main/java/hudson/plugins/dimensionsscm/DimensionsSCM.java
Log Message:
-----------
Fix the broken configuration page that occurs when API JARs are missing.
This was caused by SECURITY-595, and an unintentional public method that
the Jelly view could access (but never did).
Commit: 6adb44d2a83edb7230718d293dd86f751639ab40
https://github.com/jenkinsci/dimensionsscm-plugin/commit/6adb44d2a83edb7230718d293dd86f751639ab40
Author: David Conneely <[email protected]>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
A
src/main/java/hudson/plugins/dimensionsscm/MissingJarsAdministrativeMonitor.java
A
src/main/resources/hudson/plugins/dimensionsscm/MissingJarsAdministrativeMonitor/message.jelly
Log Message:
-----------
Add an administrative monitor for when the plugin is incomplete.
Checks that the Dimensions CM Java API JARs are on the classpath and
activates a warning monitor if they are not, telling users how to
resolve the situation.
Commit: 84db574eb8f55b151486efa452106948a7bca705
https://github.com/jenkinsci/dimensionsscm-plugin/commit/84db574eb8f55b151486efa452106948a7bca705
Author: David Conneely <[email protected]>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'master' of github.com:jenkinsci/dimensionsscm-plugin
Compare:
https://github.com/jenkinsci/dimensionsscm-plugin/compare/23dae0426383...84db574eb8f5
--
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/dimensionsscm-plugin/push/refs/heads/master/23dae0-84db57%40github.com.