Reviewers: kpreid2,
Description:
this is a build from selenium trunk, because it includes a fix that
allows js execution to work in firefox again.
how to rebuild:
git clone https://code.google.com/p/selenium/
cd selenium
git checkout bb3450e3ab26
./go selenium-server-standalone
Please review this at https://codereview.appspot.com/11486044/
Affected files:
M build.xml
M third_party/java/webdriver/README
M third_party/java/webdriver/VERSION
D third_party/java/webdriver/selenium-server-standalone-2.33.0.jar
A third_party/java/webdriver/selenium-standalone.jar
third_party/java/webdriver/selenium-standalone.jar
Index: build.xml
===================================================================
--- build.xml (revision 5499)
+++ build.xml (working copy)
@@ -122,7 +122,7 @@
<pathelement path="${third_party}/java/junit/hamcrest-core.jar"/>
<pathelement path="${third_party}/java/junit/junit.jar"/>
<pathelement path="${third_party}/java/rhino/js.jar"/>
- <pathelement
path="${third_party}/java/webdriver/selenium-server-standalone-2.33.0.jar"/>
+ <pathelement
path="${third_party}/java/webdriver/selenium-standalone.jar"/>
<path refid="classpath.main"/>
<path refid="classpath.gwt"/>
</path>
Index: third_party/java/webdriver/README
===================================================================
--- third_party/java/webdriver/README (revision 5499)
+++ third_party/java/webdriver/README (working copy)
@@ -1,2 +1,8 @@
origin
- http://code.google.com/p/selenium/downloads/list
+
https://code.google.com/p/selenium/source/detail?r=bb3450e3ab26336b7e16613c7d9063957f9cb1c3
+
+rebuild steps:
+ git clone https://code.google.com/p/selenium/
+ cd selenium
+ git checkout bb3450e3ab26
+ ./go selenium-server-standalone
Index: third_party/java/webdriver/VERSION
===================================================================
--- third_party/java/webdriver/VERSION (revision 5499)
+++ third_party/java/webdriver/VERSION (working copy)
@@ -1,2 +1,2 @@
-Version: 2.31.0
-URL:
http://code.google.com/p/selenium/downloads/detail?name=selenium-server-standalone-2.31.0.jar&can=2&q=
+Version: bb3450e3ab26 (2013-07-22 trunk after 2.33.0)
+URL:
https://code.google.com/p/selenium/source/detail?r=bb3450e3ab26336b7e16613c7d9063957f9cb1c3
Index: third_party/java/webdriver/selenium-server-standalone-2.33.0.jar
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: third_party/java/webdriver/selenium-standalone.jar
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: third_party/java/webdriver/selenium-standalone.jar
===================================================================
--- third_party/java/webdriver/selenium-standalone.jar (revision 5499)
+++ third_party/java/webdriver/selenium-standalone.jar (working copy)
Property changes on: third_party/java/webdriver/selenium-standalone.jar
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
--
---
You received this message because you are subscribed to the Google Groups "Google Caja Discuss" 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/groups/opt_out.