Skip to content

Commit

Permalink
Remove unused Apache commons-collections dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Alexei Barantsev <barancev@gmail.com>
  • Loading branch information
valfirst authored and barancev committed Nov 25, 2017
1 parent cb84161 commit b5ad1ea
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 20 deletions.
11 changes: 0 additions & 11 deletions .idea/libraries/commons_collections.xml

This file was deleted.

1 change: 0 additions & 1 deletion java/client/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<classpathentry kind="lib" path="/third-party/java/css/sac-1.3.jar" sourcepath="/third-party/java/css/sac-1.3-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.3.jar" sourcepath="/third-party/java/httpcomponents/httpmime-4.5.3-sources.jar"/>
<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"/>
<classpathentry kind="lib" path="/third_party/java/cssparser/cssparser-0.9.24.jar" sourcepath="/third-party/java/cssparser/cssparser-0.9.24-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"/>
Expand Down
1 change: 0 additions & 1 deletion java/client/client.iml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="byte-buddy" level="project" />
<orderEntry type="library" scope="RUNTIME" name="commons-codec" level="project" />
<orderEntry type="library" scope="RUNTIME" name="commons-collections" level="project" />
<orderEntry type="library" name="commons-exec" level="project" />
<orderEntry type="library" name="commons-io" level="project" />
<orderEntry type="library" scope="RUNTIME" name="commons-lang" level="project" />
Expand Down
7 changes: 0 additions & 7 deletions third_party/java/commons-collections/BUCK

This file was deleted.

Binary file not shown.
Binary file not shown.

0 comments on commit b5ad1ea

Please sign in to comment.