Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 15689d82dc72215fd9b3f662b90f05eec3c4b013
      
https://github.com/jenkinsci/jenkins/commit/15689d82dc72215fd9b3f662b90f05eec3c4b013
  Author: gcummings <git...@gcummings.com>
  Date:   2013-02-16 (Sat, 16 Feb 2013)

  Changed paths:
    M core/src/main/java/hudson/model/RunParameterValue.java

  Log Message:
  -----------
  [JENKINS-15918] RunParameter environment variabes contain . character


  Commit: 7338dcc01a3cee16512ee8d3cc9382f75c04c9b1
      
https://github.com/jenkinsci/jenkins/commit/7338dcc01a3cee16512ee8d3cc9382f75c04c9b1
  Author: gcummings <git...@gcummings.com>
  Date:   2013-02-16 (Sat, 16 Feb 2013)

  Changed paths:
    M war/src/main/webapp/help/parameter/run-project.html

  Log Message:
  -----------
  [JENKINS-15918] Adding some detail of the Environment variables created


  Commit: ebcf61ef359b190619bbb3e91b99335e8a6929ee
      
https://github.com/jenkinsci/jenkins/commit/ebcf61ef359b190619bbb3e91b99335e8a6929ee
  Author: gcummings <git...@gcummings.com>
  Date:   2013-02-16 (Sat, 16 Feb 2013)

  Changed paths:
    M test/src/test/java/hudson/model/RunParameterDefinitionTest.java

  Log Message:
  -----------
  [JENKINS-15918] Updating unit tests


  Commit: 5e4b7bcc36fbfff4c2cdeeea68390186ff9e6bb4
      
https://github.com/jenkinsci/jenkins/commit/5e4b7bcc36fbfff4c2cdeeea68390186ff9e6bb4
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2013-02-16 (Sat, 16 Feb 2013)

  Changed paths:
    M core/src/main/java/hudson/model/RunParameterValue.java
    M test/src/test/java/hudson/model/RunParameterDefinitionTest.java
    M war/src/main/webapp/help/parameter/run-project.html

  Log Message:
  -----------
  [FIXED JENKINS-15918] follow-up changes

- Environment variables are by convention upper case, so I'm switching to upper 
case. This was what the original ticket requested anyway.
- Since the ".jobName" was never documented to begin with, let's not promote 
that and stick to "_JOBNAME" as the official version.


Compare: 
https://github.com/jenkinsci/jenkins/compare/29e33588ba82...5e4b7bcc36fb

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to