Skip to content

Commit

Permalink
[java] Upgrading htmlunit (but not htmlunit-driver) and its dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Apr 7, 2019
1 parent a16e80b commit a652ddc
Show file tree
Hide file tree
Showing 48 changed files with 57 additions and 67 deletions.
4 changes: 2 additions & 2 deletions .idea/libraries/commons_codec.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions .idea/libraries/commons_httpclient.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .idea/libraries/commons_lang.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 0 additions & 11 deletions .idea/libraries/cssparser.xml

This file was deleted.

14 changes: 8 additions & 6 deletions .idea/libraries/htmlunit.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions java/client/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-library-1.3.jar"/>
<classpathentry kind="lib" path="/third-party/java/guava/guava-25.0-jre.jar" sourcepath="/third-party/java/guava/guava-25.0-jre-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-2.33.jar" sourcepath="/third-party/java/htmlunit/htmlunit-2.33-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/htmlunit/neko-htmlunit-2.33.jar" sourcepath="/third-party/java/htmlunit/neko-htmlunit-2.33-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-core-js-2.33.jar" sourcepath="/third-party/java/htmlunit/htmlunit-core-js-2.33-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-2.34.1.jar" sourcepath="/third-party/java/htmlunit/htmlunit-2.34.1-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/htmlunit/neko-htmlunit-2.34.0.jar" sourcepath="/third-party/java/htmlunit/neko-htmlunit-2.34.0-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-core-js-2.34.0.jar" sourcepath="/third-party/java/htmlunit/htmlunit-core-js-2.34.0-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/selenium/htmlunit-driver-2.33.4-SNAPSHOT.jar" sourcepath="/third-party/java/selenium/htmlunit-driver-2.33.4-SNAPSHOT-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/commons/commons-exec-1.3.jar" sourcepath="/third-party/java/commons/commons-exec-1.3-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/jetty/jetty-repacked.jar"/>
<classpathentry kind="lib" path="/third-party/java/jetty/jetty-util-9.4.12.v20180830.jar" sourcepath="/third-party/java/jetty/jetty-util-9.4.12.v20180830-sources.jar"/>
<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"/>
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpclient-4.5.5.jar" sourcepath="/third-party/java/httpcomponents/httpclient-4.5.5-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpcore-4.4.9.jar" sourcepath="/third-party/java/httpcomponents/httpcore-4.4.9-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpclient-4.5.8.jar" sourcepath="/third-party/java/httpcomponents/httpclient-4.5.8-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpcore-4.4.11.jar" sourcepath="/third-party/java/httpcomponents/httpcore-4.4.11-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/commons-logging/commons-logging-1.2.jar"/>
<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"/>
<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"/>
<classpathentry kind="lib" path="/third-party/java/commons/commons-lang3-3.7.jar" sourcepath="/third-party/java/commons/commons-lang3-3.7-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpmime-4.5.5.jar" sourcepath="/third-party/java/httpcomponents/httpmime-4.5.5-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-cssparser-1.2.0.jar" sourcepath="/third-party/java/htmlunit/htmlunit-cssparser-1.2.0-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/commons-codec/commons-codec-1.12.jar" sourcepath="/third-party/java/commons-codec/commons-codec-1.12-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/commons/commons-lang3-3.8.1.jar" sourcepath="/third-party/java/commons/commons-lang3-3.8.1-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpmime-4.5.8.jar" sourcepath="/third-party/java/httpcomponents/httpmime-4.5.8-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-cssparser-1.3.0.jar" sourcepath="/third-party/java/htmlunit/htmlunit-cssparser-1.3.0-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/xerces/xercesImpl-2.11.0.jar" sourcepath="/third-party/java/xerces/xercesImpl-2.11.0-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/xalan/xalan-2.7.2.jar"/>
<classpathentry kind="lib" path="/third-party/java/littleshoot/littleproxy-1.1.3-SNAPSHOT.jar"/>
Expand Down
1 change: 0 additions & 1 deletion java/client/client.iml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<orderEntry type="library" name="commons-io" level="project" />
<orderEntry type="library" scope="RUNTIME" name="commons-lang" level="project" />
<orderEntry type="library" scope="RUNTIME" name="commons-logging" level="project" />
<orderEntry type="library" scope="RUNTIME" name="cssparser" level="project" />
<orderEntry type="library" scope="TEST" name="github" level="project" />
<orderEntry type="library" exported="" name="guava" level="project" />
<orderEntry type="library" exported="" name="gson" level="project" />
Expand Down
6 changes: 3 additions & 3 deletions third_party/java/commons-codec/BUCK
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
prebuilt_jar(
name = "commons-codec",
maven_coords = "commons-codec:commons-codec:jar:1.10",
binary_jar = "commons-codec-1.10.jar",
source_jar = "commons-codec-1.10-sources.jar",
maven_coords = "commons-codec:commons-codec:jar:1.12",
binary_jar = "commons-codec-1.12.jar",
source_jar = "commons-codec-1.12-sources.jar",
visibility = [
"//third_party/java/httpcomponents:httpclient",
],
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 6 additions & 6 deletions third_party/java/commons/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ prebuilt_jar(

prebuilt_jar(
name = "commons-lang3",
maven_coords = "org.apache.commons:commons-lang3:jar:3.7",
binary_jar = "commons-lang3-3.7.jar",
source_jar = "commons-lang3-3.7-sources.jar",
maven_coords = "org.apache.commons:commons-lang3:jar:3.8.1",
binary_jar = "commons-lang3-3.8.1.jar",
source_jar = "commons-lang3-3.8.1-sources.jar",
visibility = [
"//third_party/java/htmlunit:htmlunit",
"//third_party/java/littleshoot:littleproxy",
Expand All @@ -23,9 +23,9 @@ prebuilt_jar(

prebuilt_jar(
name = "commons-text",
maven_coords = "org.apache.commons:commons-text:jar:1.1",
binary_jar = "commons-text-1.1.jar",
source_jar = "commons-text-1.1-sources.jar",
maven_coords = "org.apache.commons:commons-text:jar:1.6",
binary_jar = "commons-text-1.6.jar",
source_jar = "commons-text-1.6-sources.jar",
deps = [
":commons-lang3",
],
Expand Down
Binary file not shown.
Binary file removed third_party/java/commons/commons-lang3-3.7.jar
Binary file not shown.
Binary file not shown.
Binary file added third_party/java/commons/commons-lang3-3.8.1.jar
Binary file not shown.
Binary file not shown.
Binary file removed third_party/java/commons/commons-text-1.1.jar
Binary file not shown.
Binary file not shown.
Binary file added third_party/java/commons/commons-text-1.6.jar
Binary file not shown.
24 changes: 12 additions & 12 deletions third_party/java/htmlunit/BUCK
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
prebuilt_jar(
name = "htmlunit",
maven_coords = "net.sourceforge.htmlunit:htmlunit:jar:2.33",
binary_jar = "htmlunit-2.33.jar",
source_jar = "htmlunit-2.33-sources.jar",
maven_coords = "net.sourceforge.htmlunit:htmlunit:jar:2.34.1",
binary_jar = "htmlunit-2.34.1.jar",
source_jar = "htmlunit-2.34.1-sources.jar",
deps = [
":htmlunit-core-js",
":neko-htmlunit",
Expand All @@ -24,27 +24,27 @@ prebuilt_jar(

prebuilt_jar(
name = "htmlunit-core-js",
maven_coords = "net.sourceforge.htmlunit:htmlunit-core-js:jar:2.33",
binary_jar = "htmlunit-core-js-2.33.jar",
source_jar = "htmlunit-core-js-2.33-sources.jar",
maven_coords = "net.sourceforge.htmlunit:htmlunit-core-js:jar:2.34.0",
binary_jar = "htmlunit-core-js-2.34.0.jar",
source_jar = "htmlunit-core-js-2.34.0-sources.jar",
visibility = [
"//java/client/test/...",
],
)

prebuilt_jar(
name = "neko-htmlunit",
maven_coords = "net.sourceforge.htmlunit:neko-htmlunit:jar:2.33",
binary_jar = "neko-htmlunit-2.33.jar",
source_jar = "neko-htmlunit-2.33-sources.jar",
maven_coords = "net.sourceforge.htmlunit:neko-htmlunit:jar:2.34.0",
binary_jar = "neko-htmlunit-2.34.0.jar",
source_jar = "neko-htmlunit-2.34.0-sources.jar",
deps = [
"//third_party/java/xerces:xercesImpl",
],
)

prebuilt_jar(
name = "htmlunit-cssparser",
maven_coords = "net.sourceforge.htmlunit:htmlunit-cssparser:jar:1.2.0",
binary_jar = "htmlunit-cssparser-1.2.0.jar",
source_jar = "htmlunit-cssparser-1.2.0-sources.jar",
maven_coords = "net.sourceforge.htmlunit:htmlunit-cssparser:jar:1.3.0",
binary_jar = "htmlunit-cssparser-1.3.0.jar",
source_jar = "htmlunit-cssparser-1.3.0-sources.jar",
)
Binary file removed third_party/java/htmlunit/htmlunit-2.33-sources.jar
Binary file not shown.
Binary file removed third_party/java/htmlunit/htmlunit-2.33.jar
Binary file not shown.
Binary file not shown.
Binary file added third_party/java/htmlunit/htmlunit-2.34.1.jar
Binary file not shown.
Binary file not shown.
Binary file removed third_party/java/htmlunit/htmlunit-core-js-2.33.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed third_party/java/htmlunit/neko-htmlunit-2.33.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
18 changes: 9 additions & 9 deletions third_party/java/httpcomponents/BUCK
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
prebuilt_jar(
name = "httpclient",
maven_coords = "org.apache.httpcomponents:httpclient:jar:4.5.5",
binary_jar = "httpclient-4.5.5.jar",
source_jar = "httpclient-4.5.5-sources.jar",
maven_coords = "org.apache.httpcomponents:httpclient:jar:4.5.8",
binary_jar = "httpclient-4.5.8.jar",
source_jar = "httpclient-4.5.8-sources.jar",
deps = [
":httpcore",
"//third_party/java/commons-codec:commons-codec",
Expand All @@ -12,16 +12,16 @@ prebuilt_jar(

prebuilt_jar(
name = "httpcore",
maven_coords = "org.apache.httpcomponents:httpcore:jar:4.4.9",
binary_jar = "httpcore-4.4.9.jar",
source_jar = "httpcore-4.4.9-sources.jar",
maven_coords = "org.apache.httpcomponents:httpcore:jar:4.4.11",
binary_jar = "httpcore-4.4.11.jar",
source_jar = "httpcore-4.4.11-sources.jar",
)

prebuilt_jar(
name = "httpmime",
maven_coords = "org.apache.httpcomponents:httpmime:jar:4.5.5",
binary_jar = "httpmime-4.5.5.jar",
source_jar = "httpmime-4.5.5-sources.jar",
maven_coords = "org.apache.httpcomponents:httpmime:jar:4.5.8",
binary_jar = "httpmime-4.5.8.jar",
source_jar = "httpmime-4.5.8-sources.jar",
deps = [
":httpclient",
],
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed third_party/java/httpcomponents/httpcore-4.4.9.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a652ddc

Please sign in to comment.