Reviewers: ihab.awad,


Please review this at http://codereview.appspot.com/6339044/

Affected files:
  M     build.xml
  M     third_party/java/webdriver/VERSION
  D     third_party/java/webdriver/selenium-server-standalone-2.20.0.jar
  A     third_party/java/webdriver/selenium-server-standalone-2.24.1.jar
  third_party/java/webdriver/selenium-server-standalone-2.24.1.jar


Index: build.xml
===================================================================
--- build.xml   (revision 4932)
+++ build.xml   (working copy)
@@ -129,7 +129,7 @@
     <!-- TODO(felix8a): this is early in the path because it uses
          HttpClient 4.1 and something else has HttpClient 4.0.
          need to untangle and remove the duplicate. -->
- <pathelement path="${third_party}/java/webdriver/selenium-server-standalone-2.20.0.jar"/> + <pathelement path="${third_party}/java/webdriver/selenium-server-standalone-2.24.1.jar"/>
     <path refid="classpath.common"/>
     <path refid="classpath.gwt"/>
     <pathelement path="${third_party}/java/junit/junit.jar"/>
Index: third_party/java/webdriver/selenium-server-standalone-2.20.0.jar
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: third_party/java/webdriver/VERSION
===================================================================
--- third_party/java/webdriver/VERSION  (revision 4932)
+++ third_party/java/webdriver/VERSION  (working copy)
@@ -1,2 +1,2 @@
-Version: 2.20.0
-URL: http://code.google.com/p/selenium/downloads/detail?name=selenium-server-standalone-2.20.0.jar&can=2&q=
+Version: 2.24.1
+URL: http://code.google.com/p/selenium/downloads/detail?name=selenium-server-standalone-2.24.1.jar&can=2&q=
Index: third_party/java/webdriver/selenium-server-standalone-2.24.1.jar
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: third_party/java/webdriver/selenium-server-standalone-2.24.1.jar
===================================================================
--- third_party/java/webdriver/selenium-server-standalone-2.24.1.jar (revision 4932) +++ third_party/java/webdriver/selenium-server-standalone-2.24.1.jar (working copy)

Property changes on: third_party/java/webdriver/selenium-server-standalone-2.24.1.jar
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream


Reply via email to