Skip to content

Commit 3b2b574

Browse files
committed
Updating HtmlUnit to 2.15
1 parent b74e6db commit 3b2b574

40 files changed

+51
-51
lines changed

.idea/libraries/commons_httpclient.xml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/commons_httpcore.xml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/commons_lang.xml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/cssparser.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/htmlunit.xml

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/nekohtml.xml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java/client/.classpath

+8-8
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-library-1.3.jar"/>
99
<classpathentry kind="lib" path="/third-party/java/testng/testng-6.8.5.jar" sourcepath="/third-party/java/testng/testng-6.8.5-sources.jar"/>
1010
<classpathentry kind="lib" path="/third-party/java/guava-libraries/guava-15.0.jar" sourcepath="/third-party/java/guava-libraries/guava-15.0-sources.jar"/>
11-
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-2.13.jar" sourcepath="/third-party/java/htmlunit/htmlunit-2.13-sources.jar"/>
12-
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-core-js-2.13.jar"/>
11+
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-2.15.jar" sourcepath="/third-party/java/htmlunit/htmlunit-2.15-sources.jar"/>
12+
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-core-js-2.15.jar"/>
1313
<classpathentry kind="lib" path="/third-party/java/jna/jna-3.4.0.jar" sourcepath="/third-party/java/jna/jna-3.4.0-src.jar"/>
1414
<classpathentry kind="lib" path="/third-party/java/jna/jna-platform-3.4.0.jar" sourcepath="/third-party/java/jna/jna-platform-3.4.0-src.jar"/>
1515
<classpathentry kind="lib" path="/third-party/java/commons-exec/commons-exec-1.1.jar" sourcepath="/third-party/java/commons-exec/commons-exec-1.1-sources.jar"/>
@@ -19,22 +19,22 @@
1919
<classpathentry kind="lib" path="/third-party/java/servlet-api/servlet-api-2.5-6.1.9.jar" sourcepath="/third-party/java/servlet-api/servlet-api-2.5-6.1.9-sources.jar"/>
2020
<classpathentry kind="lib" path="/third-party/java/opera-driver/operadriver-1.5.jar" />
2121
<classpathentry kind="lib" path="/third-party/java/phantomjs-driver/phantomjsdriver-1.1.0.jar" sourcepath="/third-party/java/phantomjs-driver/phantomjsdriver-1.1.0-sources.jar"/>
22-
<classpathentry kind="lib" path="/third-party/java/apache-httpclient/httpclient-4.3.1.jar" sourcepath="/third-party/java/apache-httpclient/httpclient-4.3.1-sources.jar"/>
23-
<classpathentry kind="lib" path="/third-party/java/apache-httpclient/httpcore-4.3.jar" sourcepath="/third-party/java/apache-httpclient/httpcore-4.3-sources.jar"/>
22+
<classpathentry kind="lib" path="/third-party/java/apache-httpclient/httpclient-4.3.4.jar" sourcepath="/third-party/java/apache-httpclient/httpclient-4.3.4-sources.jar"/>
23+
<classpathentry kind="lib" path="/third-party/java/apache-httpclient/httpcore-4.3.2.jar" sourcepath="/third-party/java/apache-httpclient/httpcore-4.3.2-sources.jar"/>
2424
<classpathentry kind="lib" path="/third-party/java/commons-logging/commons-logging-1.1.1.jar"/>
2525
<classpathentry kind="lib" path="/third-party/java/commons-io/commons-io-2.2.jar" sourcepath="/third-party/java/commons-io/commons-io-2.2-src.zip"/>
2626
<classpathentry kind="lib" path="/third-party/java/commons-codec/commons-codec-1.8.jar" sourcepath="/third-party/java/commons-codec/commons-codec-1.8-sources.jar"/>
2727
<classpathentry kind="lib" path="/third-party/java/sac/sac-1.3.jar"/>
28-
<classpathentry kind="lib" path="/third-party/java/commons-lang/commons-lang3-3.1.jar" sourcepath="/third-party/java/commons-lang/commons-lang3-3.1-sources.jar"/>
29-
<classpathentry kind="lib" path="/third-party/java/apache-httpclient/httpmime-4.3.1.jar" sourcepath="/third-party/java/apache-httpclient/httpmime-4.3.1-sources.jar"/>
28+
<classpathentry kind="lib" path="/third-party/java/commons-lang/commons-lang3-3.3.2.jar" sourcepath="/third-party/java/commons-lang/commons-lang3-3.3.2-sources.jar"/>
29+
<classpathentry kind="lib" path="/third-party/java/apache-httpclient/httpmime-4.3.4.jar" sourcepath="/third-party/java/apache-httpclient/httpmime-4.3.4-sources.jar"/>
3030
<classpathentry kind="lib" path="/third-party/java/commons-collections/commons-collections-3.2.1.jar" sourcepath="/third-party/java/commons-collections/commons-collections-3.2.1-sources.jar"/>
31-
<classpathentry kind="lib" path="/third-party/java/cssparser/cssparser-0.9.11.jar"/>
31+
<classpathentry kind="lib" path="/third-party/java/cssparser/cssparser-0.9.14.jar"/>
3232
<classpathentry kind="lib" path="/third-party/java/xml/xercesImpl-2.10.0.jar"/>
3333
<classpathentry kind="lib" path="/third-party/java/xml/xalan-2.7.1.jar"/>
3434
<classpathentry kind="lib" path="/third-party/java/commons-fileupload/commons-fileupload-1.2.2.jar" sourcepath="/third-party/java/commons-fileupload/commons-fileupload-1.2.2-src.jar"/>
3535
<classpathentry kind="lib" path="/third-party/java/webbit/webbit-0.4.14.jar" sourcepath="/third-party/java/webbit/webbit-0.4.14-src.jar"/>
3636
<classpathentry kind="lib" path="/third-party/java/little_proxy/littleproxy-0.5.3.jar" sourcepath="/third-party/java/little_proxy/littleproxy-0.5.3-sources.jar"/>
37-
<classpathentry kind="lib" path="/third-party/java/nekohtml/nekohtml-1.9.19.jar"/>
37+
<classpathentry kind="lib" path="/third-party/java/nekohtml/nekohtml-1.9.21.jar"/>
3838
<classpathentry kind="lib" path="/third-party/java/netty/netty-3.5.7.Final.jar"/>
3939
<classpathentry kind="lib" path="/third-party/java/google-protobuffers/protobuf-java-2.4.1.jar"/>
4040
<classpathentry kind="lib" path="/third-party/java/commons-jxpath/commons-jxpath-1.3.jar"/>

java/server/.classpath

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/client"/>
77
<classpathentry kind="lib" path="/third-party/java/json/json-20080701.jar"/>
88
<classpathentry kind="lib" path="/third-party/java/servlet-api/servlet-api-2.5-6.1.9.jar" sourcepath="/third-party/java/servlet-api/servlet-api-2.5-6.1.9-sources.jar"/>
9-
<classpathentry kind="lib" path="/third-party/java/apache-httpclient/httpclient-4.3.1.jar" sourcepath="/third-party/java/apache-httpclient/httpclient-4.3.1-sources.jar"/>
10-
<classpathentry kind="lib" path="/third-party/java/apache-httpclient/httpcore-4.3.jar" sourcepath="/third-party/java/apache-httpclient/httpcore-4.3-sources.jar"/>
9+
<classpathentry kind="lib" path="/third-party/java/apache-httpclient/httpclient-4.3.4.jar" sourcepath="/third-party/java/apache-httpclient/httpclient-4.3.4-sources.jar"/>
10+
<classpathentry kind="lib" path="/third-party/java/apache-httpclient/httpcore-4.3.4.jar" sourcepath="/third-party/java/apache-httpclient/httpcore-4.3.4-sources.jar"/>
1111
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-core-1.3.jar"/>
1212
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-library-1.3.jar"/>
1313
<classpathentry kind="lib" path="/third-party/java/junit/junit-dep-4.11.jar" sourcepath="/third-party/java/junit/junit-dep-4.11-src.jar"/>

maven/htmlunit-driver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>net.sourceforge.htmlunit</groupId>
2222
<artifactId>htmlunit</artifactId>
23-
<version>2.14</version>
23+
<version>2.15</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>org.apache.httpcomponents</groupId>

maven/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -179,12 +179,12 @@
179179
<dependency>
180180
<groupId>org.apache.httpcomponents</groupId>
181181
<artifactId>httpclient</artifactId>
182-
<version>4.3.2</version>
182+
<version>4.3.4</version>
183183
</dependency>
184184
<dependency>
185185
<groupId>org.apache.httpcomponents</groupId>
186186
<artifactId>httpcore</artifactId>
187-
<version>4.3.1</version>
187+
<version>4.3.4</version>
188188
</dependency>
189189
<dependency>
190190
<groupId>org.hamcrest</groupId>

third_party/java/apache-httpclient/BUCK

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ java_library(name = "apache-httpclient",
1111
)
1212

1313
prebuilt_jar(name = 'client',
14-
binary_jar = 'httpclient-4.3.2.jar',
15-
source_jar = 'httpclient-4.3.2-sources.jar',
14+
binary_jar = 'httpclient-4.3.4.jar',
15+
source_jar = 'httpclient-4.3.4-sources.jar',
1616
)
1717

1818
prebuilt_jar(name = 'core',
19-
binary_jar = 'httpcore-4.3.1.jar',
20-
source_jar = 'httpcore-4.3.1-sources.jar',
19+
binary_jar = 'httpcore-4.3.2.jar',
20+
source_jar = 'httpcore-4.3.2-sources.jar',
2121
)
2222

2323
prebuilt_jar(name = 'mime',
24-
binary_jar = 'httpmime-4.3.2.jar',
25-
source_jar = 'httpmime-4.3.2-sources.jar',
24+
binary_jar = 'httpmime-4.3.4.jar',
25+
source_jar = 'httpmime-4.3.4-sources.jar',
2626
)

third_party/java/apache-httpclient/build.desc

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
java_library(name = "apache-httpclient",
33
deps = [
4-
"httpclient-4.3.2.jar",
5-
"httpcore-4.3.1.jar",
6-
"httpmime-4.3.2.jar",
4+
"httpclient-4.3.4.jar",
5+
"httpcore-4.3.2.jar",
6+
"httpmime-4.3.4.jar",
77
"//third_party/java/apache-mime4j",
88
"//third_party/java/commons-codec",
99
"//third_party/java/commons-logging"
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

third_party/java/commons-lang/BUCK

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
prebuilt_jar(name = 'commons-lang',
2-
binary_jar = 'commons-lang3-3.2.1.jar',
3-
source_jar = 'commons-lang3-3.2.1-sources.jar',
2+
binary_jar = 'commons-lang3-3.3.2.jar',
3+
source_jar = 'commons-lang3-3.3.2-sources.jar',
44
visibility = [
55
'//third_party/java/...',
66
],
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
java_library(name = "commons-lang",
22
deps = [
3-
"commons-lang3-3.2.1.jar"
3+
"commons-lang3-3.3.2.jar"
44
])
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

third_party/java/cssparser/BUCK

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
prebuilt_jar(name = 'cssparser',
2-
binary_jar = 'cssparser-0.9.11.jar',
2+
binary_jar = 'cssparser-0.9.14.jar',
33
deps = [
44
'//third_party/java/sac:sac',
55
],

third_party/java/cssparser/build.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
java_library(name = "cssparser",
22
deps = [
3-
"cssparser-0.9.11.jar",
3+
"cssparser-0.9.14.jar",
44
"//third_party/java/sac"
55
])

third_party/java/htmlunit/BUCK

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
prebuilt_jar(name = 'htmlunit',
2-
binary_jar = 'htmlunit-2.14.jar',
3-
source_jar = 'htmlunit-2.14-sources.jar',
2+
binary_jar = 'htmlunit-2.15.jar',
3+
source_jar = 'htmlunit-2.15-sources.jar',
44
deps = [
55
':js-core',
66
'//third_party/java/apache-httpclient:apache-httpclient',
@@ -17,7 +17,7 @@ prebuilt_jar(name = 'htmlunit',
1717
)
1818

1919
prebuilt_jar(name = 'js-core',
20-
binary_jar = 'htmlunit-core-js-2.14.jar',
20+
binary_jar = 'htmlunit-core-js-2.15.jar',
2121
visibility = [
2222
'//java/client/src/org/openqa/selenium/htmlunit:htmlunit',
2323
],

third_party/java/htmlunit/build.desc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
java_library(name = "htmlunit",
22
deps = [
3-
"htmlunit-2.14.jar",
4-
"htmlunit-core-js-2.14.jar",
3+
"htmlunit-2.15.jar",
4+
"htmlunit-core-js-2.15.jar",
55
"//third_party/java/apache-httpclient",
66
"//third_party/java/commons-collections",
77
"//third_party/java/commons-io",
Binary file not shown.
-1.38 MB
Binary file not shown.
Binary file not shown.
1.39 MB
Binary file not shown.

third_party/java/nekohtml/BUCK

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
prebuilt_jar(name = 'nekohtml',
2-
binary_jar = 'nekohtml-1.9.20.jar',
3-
source_jar = 'nekohtml-1.9.20-sources.jar',
2+
binary_jar = 'nekohtml-1.9.21.jar',
3+
source_jar = 'nekohtml-1.9.21-sources.jar',
44
visibility = [
55
'//third_party/java/...',
66
],

third_party/java/nekohtml/build.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
java_library(name = "nekohtml",
22
deps = [
3-
"nekohtml-1.9.20.jar"
3+
"nekohtml-1.9.21.jar"
44
])

0 commit comments

Comments
 (0)