Branch: refs/heads/extension
  Home:   https://github.com/jenkinsci/selenium-axis-plugin
  Commit: b3a3a5c2ca031c0a9a3bf3a3c72fa63324cc9710
      
https://github.com/jenkinsci/selenium-axis-plugin/commit/b3a3a5c2ca031c0a9a3bf3a3c72fa63324cc9710
  Author: JeremyMarshall <[email protected]>
  Date:   2017-12-16 (Sat, 16 Dec 2017)

  Changed paths:
    R src/main/groovy/org/jenkinsci/plugins/ISeleniumCapabilityReader.groovy
    R src/main/groovy/org/jenkinsci/plugins/Levenshtien.groovy
    R src/main/groovy/org/jenkinsci/plugins/SauceLabsCapabilityRO.groovy
    R src/main/groovy/org/jenkinsci/plugins/SauceLabsCapabilityReader.groovy
    R src/main/groovy/org/jenkinsci/plugins/SauceLabsDynamicCapability.groovy
    R src/main/groovy/org/jenkinsci/plugins/Selenium.groovy
    A src/main/groovy/org/jenkinsci/plugins/Selenium/Axis.groovy
    R src/main/groovy/org/jenkinsci/plugins/SeleniumAxis.groovy
    R src/main/groovy/org/jenkinsci/plugins/SeleniumCapability.groovy
    R src/main/groovy/org/jenkinsci/plugins/SeleniumCapabilityRO.groovy
    R src/main/groovy/org/jenkinsci/plugins/SeleniumDynamicCapability.groovy
    R src/main/groovy/org/jenkinsci/plugins/SeleniumException.groovy
    R src/main/groovy/org/jenkinsci/plugins/SeleniumHubCapabilityReader.groovy
    R src/main/groovy/org/jenkinsci/plugins/SeleniumStringReader.groovy
    A src/main/groovy/org/jenkinsci/plugins/hub/Capability.groovy
    A src/main/groovy/org/jenkinsci/plugins/hub/CapabilityRO.groovy
    A src/main/groovy/org/jenkinsci/plugins/hub/CapabilityReader.groovy
    A src/main/groovy/org/jenkinsci/plugins/hub/DynamicCapability.groovy
    A src/main/groovy/org/jenkinsci/plugins/hub/Selenium.groovy
    A src/main/groovy/org/jenkinsci/plugins/hub/StringReader.groovy
    A src/main/groovy/org/jenkinsci/plugins/saucelabs/CapabilityRO.groovy
    A src/main/groovy/org/jenkinsci/plugins/saucelabs/CapabilityReader.groovy
    A src/main/groovy/org/jenkinsci/plugins/saucelabs/DynamicCapability.groovy
    A src/main/groovy/org/jenkinsci/plugins/saucelabs/Levenshtien.groovy
    A src/main/groovy/org/jenkinsci/plugins/selenium/Exception.groovy
    A src/main/groovy/org/jenkinsci/plugins/selenium/ICapabilityReader.groovy
    A src/main/resources/org/jenkinsci/plugins/Selenium/Axis/config.groovy
    A src/main/resources/org/jenkinsci/plugins/Selenium/Axis/global.groovy
    A src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help-name.html
    A src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help-sauceLabs.html
    A 
src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help-sauceLabsAPIURL.html
    A 
src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help-sauceLabsName.html
    A 
src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help-sauceLabsPwd.html
    A 
src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help-sauceLabsURL.html
    A src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help-server.html
    A src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help-slName.html
    A 
src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help-slOverride.html
    A 
src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help-slPassword.html
    A src/main/resources/org/jenkinsci/plugins/Selenium/Axis/help.html
    R src/main/resources/org/jenkinsci/plugins/SeleniumAxis/config.groovy
    R src/main/resources/org/jenkinsci/plugins/SeleniumAxis/global.groovy
    R src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help-name.html
    R src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help-sauceLabs.html
    R 
src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help-sauceLabsAPIURL.html
    R 
src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help-sauceLabsName.html
    R 
src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help-sauceLabsPwd.html
    R 
src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help-sauceLabsURL.html
    R src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help-server.html
    R src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help-slName.html
    R src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help-slOverride.html
    R src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help-slPassword.html
    R src/main/resources/org/jenkinsci/plugins/SeleniumAxis/help.html
    M src/test/groovy/org/jenkinsci/plugins/EmptyGrid_v2_35_0.groovy
    M src/test/groovy/org/jenkinsci/plugins/LevenshtienSpec.groovy
    M src/test/groovy/org/jenkinsci/plugins/NullSeleniumGrid.groovy
    M src/test/groovy/org/jenkinsci/plugins/SauceLabsCapabilityROSpec.groovy
    M 
src/test/groovy/org/jenkinsci/plugins/SauceLabsDynamicCapabilitySpec.groovy
    M src/test/groovy/org/jenkinsci/plugins/SauceLabsSpec.groovy
    M src/test/groovy/org/jenkinsci/plugins/SeleniumAxisSpec.groovy
    M src/test/groovy/org/jenkinsci/plugins/SeleniumCapabilityROSpec.groovy
    M src/test/groovy/org/jenkinsci/plugins/SeleniumCapabilitySpec.groovy
    M src/test/groovy/org/jenkinsci/plugins/SeleniumDynamicCapabilitySpec.groovy
    M src/test/groovy/org/jenkinsci/plugins/Selenium_v2_25_0.groovy
    M src/test/groovy/org/jenkinsci/plugins/Selenium_v2_33_0.groovy
    M src/test/groovy/org/jenkinsci/plugins/Selenium_v2_35_0.groovy
    M src/test/groovy/org/jenkinsci/plugins/Selenium_v2_41_0.groovy
    M src/test/groovy/org/jenkinsci/plugins/Selenium_v3_8_1.groovy

  Log Message:
  -----------
  refactor


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