Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: e092acdca13d41e5065743289d0b986e652e6fe8
      
https://github.com/jenkinsci/nodejs-plugin/commit/e092acdca13d41e5065743289d0b986e652e6fe8
  Author: Nikolas Falco <[email protected]>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    M src/main/java/jenkins/plugins/nodejs/tools/NodeJSInstaller.java

  Log Message:
  -----------
  [JENKINS-41876] Check if global package value is blank instead null why after 
persistence migration value could not be null if in previous 0.2.x version 
value was spaces. XStream during de-serialisation does not instantiate object 
by its constructor, this means npmPackages value will empty (instead null) till 
a save is performed in configuration page.


  Commit: 652e9f4884995dcf7a932a04d4949a7c0f71162a
      
https://github.com/jenkinsci/nodejs-plugin/commit/652e9f4884995dcf7a932a04d4949a7c0f71162a
  Author: Nikolas Falco <[email protected]>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M pom.xml
    M src/main/java/jenkins/plugins/nodejs/tools/NodeJSInstaller.java
    A src/test/java/jenkins/plugins/nodejs/NodeJSInstallerTest.java

  Log Message:
  -----------
  [JENKINS-41876] Add test case.


Compare: 
https://github.com/jenkinsci/nodejs-plugin/compare/5993ea7074b9...652e9f488499

-- 
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