[tor-commits] [metrics-web/master] Add metrics-lib's descriptor.jar to build.xml.

karsten at torproject.org karsten at torproject.org
Fri Mar 30 07:40:49 UTC 2012


commit f9f41b984963006b082fec70eaa46fb1e8b1ab47
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Fri Mar 30 09:38:08 2012 +0200

    Add metrics-lib's descriptor.jar to build.xml.
---
 build.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/build.xml b/build.xml
index 8f57532..24715e9 100644
--- a/build.xml
+++ b/build.xml
@@ -15,6 +15,7 @@
     <pathelement location="lib/commons-codec-1.4.jar"/>
     <pathelement location="lib/postgresql-8.4-702.jdbc3.jar"/>
     <pathelement location="lib/junit-4.8.2.jar"/>
+    <pathelement location="lib/descriptor.jar"/>
   </path>
 
   <target name="init">



More information about the tor-commits mailing list