Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/selenium-plugin
  Commit: 0b77252fc88ba9ac3ab2a7faf7b5a3a4da61bbc1
      
https://github.com/jenkinsci/selenium-plugin/commit/0b77252fc88ba9ac3ab2a7faf7b5a3a4da61bbc1
  Author: darkrift <lavoie.rich...@gmail.com>
  Date:   2015-01-10 (Sat, 10 Jan 2015)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/selenium/HubLauncher.java
    M src/main/java/hudson/plugins/selenium/HubParams.java
    M src/main/java/hudson/plugins/selenium/HubParamsCallable.java
    M src/main/java/hudson/plugins/selenium/JenkinsCapabilityMatcher.java
    M src/main/java/hudson/plugins/selenium/PluginImpl.java
    M src/main/java/hudson/plugins/selenium/RemoteControlLauncher.java
    M src/main/java/hudson/plugins/selenium/callables/GetConfigurations.java
    M src/main/java/hudson/plugins/selenium/callables/RemoteStopSelenium.java
    M src/main/java/hudson/plugins/selenium/callables/RemoveSeleniumServer.java
    M src/main/java/hudson/plugins/selenium/callables/RetrieveAvailablePort.java
    M 
src/main/java/hudson/plugins/selenium/callables/RunningRemoteGetterCallable.java
    M 
src/main/java/hudson/plugins/selenium/callables/RunningRemoteSetterCallable.java
    M src/main/java/hudson/plugins/selenium/callables/SeleniumCallable.java
    M src/main/java/hudson/plugins/selenium/callables/StopSeleniumServer.java
    M src/main/java/hudson/plugins/selenium/callables/hub/StopHubCallable.java
    M 
src/main/java/hudson/plugins/selenium/callables/running/RemoteGetConfigurations.java
    M 
src/main/java/hudson/plugins/selenium/configuration/DirectJsonInputConfiguration.java
    M src/main/java/hudson/plugins/selenium/configuration/FileConfiguration.java
    M 
src/main/java/hudson/plugins/selenium/configuration/browser/SeleniumBrowserServerUtils.java
    M src/main/java/hudson/plugins/selenium/process/SeleniumJarRunner.java
    M src/main/java/hudson/plugins/selenium/process/SeleniumProcessUtils.java
    M src/main/resources/hudson/plugins/selenium/PluginImpl/index.jelly

  Log Message:
  -----------
  Fix issue when sub-channels couldn't be created because the Jenkins
object graph was not accessible.
Made it compatible with 1.580.1 and fix callables with new security spec
(MasterToSlaveCallable)
Fix issue from previous refactoring of HubParams


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