[metrics-web/master] Add Commons Compress as a dependency.

24 Apr
2012
24 Apr
'12
9:45 a.m.
commit dd9064f06b1d084fce6cc6c0d722aed884ed4a2f Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Tue Apr 24 11:44:43 2012 +0200 Add Commons Compress as a dependency. --- build.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/build.xml b/build.xml index 24715e9..a6180b0 100644 --- a/build.xml +++ b/build.xml @@ -13,6 +13,7 @@ <path id="classpath"> <pathelement path="${classes}"/> <pathelement location="lib/commons-codec-1.4.jar"/> + <pathelement location="lib/commons-compress-1.3.jar"/> <pathelement location="lib/postgresql-8.4-702.jdbc3.jar"/> <pathelement location="lib/junit-4.8.2.jar"/> <pathelement location="lib/descriptor.jar"/>
4766
Age (days ago)
4766
Last active (days ago)
0 comments
1 participants
participants (1)
-
karsten@torproject.org