Skip to content

Commit 1aa421b

Browse files
committed
Remove unused dependency
Remove commons-httpclient-3.1 dependency since it is not used.
1 parent d029400 commit 1aa421b

File tree

4 files changed

+0
-204
lines changed

4 files changed

+0
-204
lines changed

.classpath

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<classpathentry kind="lib" path="app/lib/batik-transcoder-1.8.jar"/>
1414
<classpathentry kind="lib" path="app/lib/commons-codec-1.7.jar"/>
1515
<classpathentry kind="lib" path="app/lib/commons-exec-1.1.jar"/>
16-
<classpathentry kind="lib" path="app/lib/commons-httpclient-3.1.jar"/>
1716
<classpathentry kind="lib" path="app/lib/commons-logging-1.0.4.jar"/>
1817
<classpathentry kind="lib" path="app/lib/commons-net-3.3.jar"/>
1918
<classpathentry kind="lib" path="app/lib/jmdns-3.5.3.jar"/>

app/lib/commons-httpclient-3.1.jar

-298 KB
Binary file not shown.

app/lib/commons-httpclient.LICENSE.ASL-2.0.txt

Lines changed: 0 additions & 202 deletions
This file was deleted.

arduino-core/.classpath

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<classpathentry kind="lib" path="lib/jssc-2.8.0-arduino3.jar"/>
1212
<classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/>
1313
<classpathentry kind="lib" path="lib/commons-exec-1.1.jar"/>
14-
<classpathentry kind="lib" path="/Arduino/app/lib/commons-httpclient-3.1.jar"/>
1514
<classpathentry kind="lib" path="lib/bcpg-jdk15on-152.jar"/>
1615
<classpathentry kind="lib" path="lib/bcprov-jdk15on-152.jar"/>
1716
<classpathentry kind="lib" path="lib/commons-codec-1.7.jar"/>

0 commit comments

Comments
 (0)