Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: a475ea6d273c4f3c863730fe57e2f4ea7bf5e3af
      
https://github.com/jenkinsci/acceptance-test-harness/commit/a475ea6d273c4f3c863730fe57e2f4ea7bf5e3af
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/test/acceptance/controller/JBossController.java
    M 
src/main/java/org/jenkinsci/test/acceptance/controller/LocalController.java
    M 
src/main/java/org/jenkinsci/test/acceptance/controller/TomcatController.java
    M 
src/main/java/org/jenkinsci/test/acceptance/controller/WinstoneController.java

  Log Message:
  -----------
  Propagate JENKINS_JAVA_HOME to Jenkins process as JAVA_HOME

This was working correctly for JBoss and Tomcat controllers, Winston controller
was affected. Effectively fixed once 
https://github.com/jenkinsci/lib-process-utils/pull/1
is integrated.

Using wistone controller JAVA_HOME was propagated to Jenkins and further to 
processes
launched form it. And since Java 8 is used on jenkins.ci.cloudbees.com to run 
harness,
plugins.FindbugsPluginTest.build_simple_freestyle_mavengoals_project because of
https://jira.codehaus.org/browse/MFINDBUGS-194.


  Commit: e38413d3afba7b446bc120a6012ff7741ad1be0d
      
https://github.com/jenkinsci/acceptance-test-harness/commit/e38413d3afba7b446bc120a6012ff7741ad1be0d
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/test/acceptance/controller/LocalController.java

  Log Message:
  -----------
  Simplify JENKINS_HOME setting for Local controller


  Commit: 006c57521e1044d7818affd73b245d35eb335287
      
https://github.com/jenkinsci/acceptance-test-harness/commit/006c57521e1044d7818affd73b245d35eb335287
  Author: Oliver Gondža <ogon...@redhat.com>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M src/test/java/plugins/NodeLabelParameterPluginTest.java

  Log Message:
  -----------
  Fix NodeLabelParameterPluginTest#run_on_a_particular_offline_slave


Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/5b81e0cf6a0b...006c57521e10

-- 
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/d/optout.

Reply via email to