Branch: refs/heads/master
Home: https://github.com/jenkinsci/config-file-provider-plugin
Commit: 1310b984a6b5bb34b431cba6dc4d0dd4a0df1e85
https://github.com/jenkinsci/config-file-provider-plugin/commit/1310b984a6b5bb34b431cba6dc4d0dd4a0df1e85
Author: Oliver Gondža <[email protected]>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M
src/main/java/org/jenkinsci/lib/configprovider/AbstractConfigProviderImpl.java
Log Message:
-----------
Undepricate AbstractConfigProviderImpl#load()
[`hudson.model.Descriptor#load()`](https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/Descriptor.java#L903-L905)
explicitly states that overriding classes must invoke this from their
constructor.
Commit: 99a6bf4d73d9cbae4dedf1191a90917a89949fde
https://github.com/jenkinsci/config-file-provider-plugin/commit/99a6bf4d73d9cbae4dedf1191a90917a89949fde
Author: Ramon Leon <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M
src/main/java/org/jenkinsci/lib/configprovider/AbstractConfigProviderImpl.java
Log Message:
-----------
Merge pull request #114 from jenkinsci/undepricate-load
Undepricate AbstractConfigProviderImpl#load()
Compare:
https://github.com/jenkinsci/config-file-provider-plugin/compare/e4b163307044...99a6bf4d73d9
--
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/config-file-provider-plugin/push/refs/heads/master/e4b163-99a6bf%40github.com.