Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 3bf81768cfdfa654de205eaaf6a918007a480134
      
https://github.com/jenkinsci/configuration-as-code-plugin/commit/3bf81768cfdfa654de205eaaf6a918007a480134
  Author: Tim Jacomb <[email protected]>
  Date:   2019-03-30 (Sat, 30 Mar 2019)

  Changed paths:
    M 
plugin/src/main/java/io/jenkins/plugins/casc/impl/configurators/DescriptorConfigurator.java

  Log Message:
  -----------
  Don't ignore values if default on export (#806)

GlobalConfiguration descriptors call load() in them which loads the XML
file, this causes
https://github.com/jenkinsci/configuration-as-code-plugin/blob/46dd452244128b0f40496d4483b2cc5f66a8de0e/plugin/src/main/java/io/jenkins/plugins/casc/impl/configurators/DescriptorConfigurator.java#L60

to create the reference instance which is the same as the actual
instance and therefore prevents these GlobalConfiguration's from being exported


-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to