Skip to content

Commit 2e79a2a

Browse files
committed
Bump htmlunit to 2.28
1 parent bdf883b commit 2e79a2a

87 files changed

Lines changed: 147 additions & 112 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.idea/libraries/commons_io.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/commons_lang.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/cssparser.xml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/htmlunit.xml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/jetty_util.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/websocket.xml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java/client/.classpath

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,35 @@
77
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-core-1.3.jar"/>
88
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-library-1.3.jar"/>
99
<classpathentry kind="lib" path="/third-party/java/guava/guava-23.0.jar" sourcepath="/third-party/java/guava/guava-23.0-sources.jar"/>
10-
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-2.27.jar" sourcepath="/third-party/java/htmlunit/htmlunit-2.27-sources.jar"/>
11-
<classpathentry kind="lib" path="/third-party/java/htmlunit/neko-htmlunit-2.27.jar" sourcepath="/third-party/java/htmlunit/neko-htmlunit-2.27-sources.jar"/>
12-
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-core-js-2.27.jar" sourcepath="/third-party/java/htmlunit/htmlunit-core-js-2.27-sources.jar"/>
13-
<classpathentry kind="lib" path="/third-party/java/selenium/htmlunit-driver-2.27.jar" sourcepath="/third-party/java/selenium/htmlunit-driver-2.27.jar"/>
10+
<classpathentry kind="lib" path="/third_party/java/htmlunit/htmlunit-2.28.jar" sourcepath="/third-party/java/htmlunit/htmlunit-2.28-sources.jar"/>
11+
<classpathentry kind="lib" path="/third_party/java/htmlunit/neko-htmlunit-2.28.jar" sourcepath="/third-party/java/htmlunit/neko-htmlunit-2.28-sources.jar"/>
12+
<classpathentry kind="lib" path="/third_party/java/htmlunit/htmlunit-core-js-2.28.jar" sourcepath="/third-party/java/htmlunit/htmlunit-core-js-2.28-sources.jar"/>
13+
<classpathentry kind="lib" path="/third_party/java/selenium/htmlunit-driver-2.28.jar" sourcepath="/third-party/java/selenium/htmlunit-driver-2.28.jar"/>
1414
<classpathentry kind="lib" path="/third-party/java/commons/commons-exec-1.3.jar" sourcepath="/third-party/java/commons/commons-exec-1.3-sources.jar"/>
1515
<classpathentry kind="lib" path="/third-party/java/jetty/jetty-repacked.jar"/>
16-
<classpathentry kind="lib" path="/third-party/java/jetty/jetty-util-9.4.5.v20170502.jar" sourcepath="/third-party/java/jetty/jetty-util-9.4.5.v20170502-sources.jar"/>
16+
<classpathentry kind="lib" path="/third_party/java/jetty/jetty-util-9.4.7.v20170914.jar" sourcepath="/third-party/java/jetty/jetty-util-9.4.7.v20170914-sources.jar"/>
1717
<classpathentry kind="lib" path="/third-party/java/servlet/javax.servlet-api-3.1.0.jar" sourcepath="/third-party/java/servlet/javax.servlet-api-3.1.0-sources.jar"/>
1818
<classpathentry kind="lib" path="/third-party/java/phantomjs-driver/phantomjsdriver-1.4.0.jar" sourcepath="/third-party/java/phantomjs-driver/phantomjsdriver-1.4.0-sources.jar"/>
1919
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpclient-4.5.3.jar" sourcepath="/third-party/java/httpcomponents/httpclient-4.5.3-sources.jar"/>
2020
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpcore-4.4.6.jar" sourcepath="/third-party/java/httpcomponents/httpcore-4.4.6-sources.jar"/>
2121
<classpathentry kind="lib" path="/third-party/java/commons-logging/commons-logging-1.2.jar"/>
22-
<classpathentry kind="lib" path="/third-party/java/commons-io/commons-io-2.5.jar" sourcepath="/third-party/java/commons-io/commons-io-2.5-sources.jar"/>
22+
<classpathentry kind="lib" path="/third_party/java/commons-io/commons-io-2.6.jar" sourcepath="/third-party/java/commons-io/commons-io-2.7-sources.jar"/>
2323
<classpathentry kind="lib" path="/third-party/java/commons-codec/commons-codec-1.10.jar" sourcepath="/third-party/java/commons-codec/commons-codec-1.10-sources.jar"/>
2424
<classpathentry kind="lib" path="/third-party/java/css/sac-1.3.jar" sourcepath="/third-party/java/css/sac-1.3-sources.jar"/>
25-
<classpathentry kind="lib" path="/third-party/java/commons/commons-lang3-3.5.jar" sourcepath="/third-party/java/commons/commons-lang3-3.5-sources.jar"/>
25+
<classpathentry kind="lib" path="/third_party/java/commons/commons-lang3-3.7.jar" sourcepath="/third-party/java/commons/commons-lang3-3.7-sources.jar"/>
2626
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpmime-4.5.3.jar" sourcepath="/third-party/java/httpcomponents/httpmime-4.5.3-sources.jar"/>
2727
<classpathentry kind="lib" path="/third-party/java/commons-collections/commons-collections-3.2.2.jar" sourcepath="/third-party/java/commons-collections/commons-collections-3.2.2-sources.jar"/>
28-
<classpathentry kind="lib" path="/third-party/java/cssparser/cssparser-0.9.23.jar" sourcepath="/third-party/java/cssparser/cssparser-0.9.23-sources.jar"/>
28+
<classpathentry kind="lib" path="/third_party/java/cssparser/cssparser-0.9.24.jar" sourcepath="/third-party/java/cssparser/cssparser-0.9.24-sources.jar"/>
2929
<classpathentry kind="lib" path="/third-party/java/xerces/xercesImpl-2.11.0.jar" sourcepath="/third-party/java/xerces/xercesImpl-2.11.0-sources.jar"/>
3030
<classpathentry kind="lib" path="/third-party/java/xalan/xalan-2.7.2.jar"/>
3131
<classpathentry kind="lib" path="/third-party/java/little_proxy/littleproxy-1.1.2.jar" sourcepath="/third-party/java/little_proxy/littleproxy-1.1.2-sources.jar"/>
32-
<classpathentry kind="lib" path="/third-party/java/websocket/websocket-api-9.4.5.v20170502.jar" sourcepath="/third-party/java/websocket/websocket-api-9.4.5.v20170502-sources.jar"/>
33-
<classpathentry kind="lib" path="/third-party/java/websocket/websocket-client-9.4.5.v20170502.jar" sourcepath="/third-party/java/websocket/websocket-client-9.4.5.v20170502-sources.jar"/>
34-
<classpathentry kind="lib" path="/third-party/java/websocket/websocket-common-9.4.5.v20170502.jar" sourcepath="/third-party/java/websocket/websocket-common-9.4.5.v20170502-sources.jar"/>
32+
<classpathentry kind="lib" path="/third_party/java/websocket/websocket-api-9.4.7.v20170914.jar" sourcepath="/third-party/java/websocket/websocket-api-9.4.7.v20170914-sources.jar"/>
33+
<classpathentry kind="lib" path="/third_party/java/websocket/websocket-client-9.4.7.v20170914.jar" sourcepath="/third-party/java/websocket/websocket-client-9.4.7.v20170914-sources.jar"/>
34+
<classpathentry kind="lib" path="/third_party/java/websocket/websocket-common-9.4.7.v20170914.jar" sourcepath="/third-party/java/websocket/websocket-common-9.4.7.v20170914-sources.jar"/>
3535
<classpathentry kind="lib" path="/third-party/java/netty/netty-all-4.1.14.Final.jar"/>
3636
<classpathentry kind="lib" path="/third-party/java/xml-apis/xml-apis-1.4.01.jar"/>
37-
<classpathentry kind="lib" path="/third-party/java/mockito/mockito-core-2.12.0.jar"/>
38-
<classpathentry kind="lib" path="/third-party/java/objenesis/objenesis-2.6.jar"/>
37+
<classpathentry kind="lib" path="/third_party/java/mockito/mockito-core-2.12.0.jar"/>
38+
<classpathentry kind="lib" path="/third_party/java/objenesis/objenesis-2.6.jar"/>
3939
<classpathentry kind="lib" path="/third-party/java/slf4j/slf4j-api-1.6.6.jar"/>
4040
<classpathentry kind="lib" path="/third-party/java/slf4j/slf4j-jdk14-1.6.6.jar"/>
4141
<classpathentry kind="lib" path="/third-party/java/gson/gson-2.8.2.jar"/>

rake-tasks/buck.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def self.download
3030
require "third_party/java/httpcomponents/httpcore-4.4.6"
3131
require "third_party/java/httpcomponents/httpclient-4.5.3"
3232
require "third_party/java/commons-logging/commons-logging-1.2"
33-
require "third_party/java/commons-io/commons-io-2.5"
33+
require "third_party/java/commons-io/commons-io-2.6"
3434

3535
httpclient = org.apache.http.impl.client.HttpClients.custom().setRedirectStrategy(org.apache.http.impl.client.LaxRedirectStrategy.new()).build()
3636
httpget = org.apache.http.client.methods.HttpGet.new(url)

third_party/java/commons-io/BUCK

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# BUILD FILE SYNTAX: SKYLARK
22
prebuilt_jar(
33
name = 'commons-io',
4-
maven_coords = 'commons-io:commons-io:jar:2.5',
5-
binary_jar = 'commons-io-2.5.jar',
6-
source_jar = 'commons-io-2.5-sources.jar',
4+
maven_coords = 'commons-io:commons-io:jar:2.6',
5+
binary_jar = 'commons-io-2.6.jar',
6+
source_jar = 'commons-io-2.6-sources.jar',
77
visibility = [
88
'//third_party/java/htmlunit:htmlunit',
99
'//third_party/java/little_proxy:little_proxy',
-269 KB
Binary file not shown.

0 commit comments

Comments
 (0)