diff --git a/build.xml b/build.xml index a28b346507ad6483c2e26a58bb25d8bd515193e8..385c82399e3ab696865d3ce64eafbf642c21ce0c 100644 --- a/build.xml +++ b/build.xml @@ -67,7 +67,6 @@ <include name="jython-2.5.2.jar"/> <include name="libthrift-0.7.0.jar"/> <include name="guava-13.0.1.jar" /> - <include name="commons-logging-1.1.1.jar" /> <include name="httpclient-4.2.2.jar" /> <include name="httpcore-4.2.2.jar" /> <include name="json-simple-1.1.1.jar" /> diff --git a/lib/commons-logging-1.1.1.jar b/lib/commons-logging-1.1.1.jar deleted file mode 100644 index 1deef144cb17ed2c11c6cdcdcb2d9530fa8d0b47..0000000000000000000000000000000000000000 Binary files a/lib/commons-logging-1.1.1.jar and /dev/null differ