Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/selenium-plugin
  Commit: 70ab02d2674d6302b466bbe35ca91b73f9bbf322
      
https://github.com/jenkinsci/selenium-plugin/commit/70ab02d2674d6302b466bbe35ca91b73f9bbf322
  Author: dmitryyu <dmitryyukhnov...@gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
    M src/main/java/hudson/plugins/selenium/SeleniumTestSlot.java
    A 
src/main/java/hudson/plugins/selenium/configuration/browser/selenium/EdgeBrowser.java
    A 
src/main/java/hudson/plugins/selenium/configuration/browser/webdriver/EdgeBrowser.java
    A 
src/main/resources/hudson/plugins/selenium/configuration/browser/selenium/EdgeBrowser/config.jelly
    A 
src/main/resources/hudson/plugins/selenium/configuration/browser/selenium/EdgeBrowser/help-driverBinaryPath.html
    A 
src/main/resources/hudson/plugins/selenium/configuration/browser/webdriver/EdgeBrowser/config.jelly
    A 
src/main/resources/hudson/plugins/selenium/configuration/browser/webdriver/EdgeBrowser/help-driverBinaryPath.html
    M src/test/java/hudson/plugins/selenium/SeleniumTest.java

  Log Message:
  -----------
  Added supporting of Edge Browser.


  Commit: 0fc7887fbfad8de2da9edd95d7faad9b9080dea6
      
https://github.com/jenkinsci/selenium-plugin/commit/0fc7887fbfad8de2da9edd95d7faad9b9080dea6
  Author: dmitryyu <dmitryyukhnov...@gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
    R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.20/htmlunit-driver-standalone-2.20.pom
    R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.21/htmlunit-driver-standalone-2.21.pom
    A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.28.2/htmlunit-driver-standalone-2.28.2.pom
    M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/maven-metadata-local.xml
    R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.1.0/selenium-server-standalone-3.1.0.pom
    A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.7.1/selenium-server-standalone-3.7.1.pom
    M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/maven-metadata-local.xml
    M dist-server-standalone/pom.xml
    M pom.xml
    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/process/SeleniumJarRunner.java

  Log Message:
  -----------
  Update htmlunit driver to 2.28.2; Update selenium version to 3.7.1


  Commit: ff8f3dfa4cf3b379fb21e8fd69d91079b58ee2eb
      
https://github.com/jenkinsci/selenium-plugin/commit/ff8f3dfa4cf3b379fb21e8fd69d91079b58ee2eb
  Author: dmitryyu <dmitryyukhnov...@gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
    M src/main/java/hudson/plugins/selenium/SeleniumTestSlot.java
    R 
src/main/java/hudson/plugins/selenium/configuration/browser/selenium/EdgeBrowser.java
    R 
src/main/java/hudson/plugins/selenium/configuration/browser/webdriver/EdgeBrowser.java
    R 
src/main/resources/hudson/plugins/selenium/configuration/browser/selenium/EdgeBrowser/config.jelly
    R 
src/main/resources/hudson/plugins/selenium/configuration/browser/selenium/EdgeBrowser/help-driverBinaryPath.html
    R 
src/main/resources/hudson/plugins/selenium/configuration/browser/webdriver/EdgeBrowser/config.jelly
    R 
src/main/resources/hudson/plugins/selenium/configuration/browser/webdriver/EdgeBrowser/help-driverBinaryPath.html
    M src/test/java/hudson/plugins/selenium/SeleniumTest.java

  Log Message:
  -----------
  This changes have been made in another branch. Revert "Added supporting of 
Edge Browser."

This reverts commit 70ab02d2674d6302b466bbe35ca91b73f9bbf322.


  Commit: c5119912856b304747d51d223377d68be8f34d68
      
https://github.com/jenkinsci/selenium-plugin/commit/c5119912856b304747d51d223377d68be8f34d68
  Author: Rouke Broersma <mobrock...@users.noreply.github.com>
  Date:   2017-12-02 (Sat, 02 Dec 2017)

  Changed paths:
    R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.20/htmlunit-driver-standalone-2.20.pom
    R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.21/htmlunit-driver-standalone-2.21.pom
    A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.28.2/htmlunit-driver-standalone-2.28.2.pom
    M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/maven-metadata-local.xml
    R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.1.0/selenium-server-standalone-3.1.0.pom
    A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.7.1/selenium-server-standalone-3.7.1.pom
    M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/maven-metadata-local.xml
    M dist-server-standalone/pom.xml
    M pom.xml
    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/process/SeleniumJarRunner.java

  Log Message:
  -----------
  Merge pull request #111 from dmitryyu/update-libs

 Update htmlunit driver to 2.28.2; Update selenium version to 3.7.1


Compare: 
https://github.com/jenkinsci/selenium-plugin/compare/ab15cd05fe92...c5119912856b

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