[tor-commits] [onionoo/master] squash! squash! Implements task-20596: use metrics-base and reduced build.xml, added executable bootstrap script. Removed obsolete DESIGN document and metrics_checks.xml.

karsten at torproject.org karsten at torproject.org
Thu Jan 5 14:28:01 UTC 2017


commit df833f880ef50dbd5cf1d6c52d9df2166ca1e799
Author: iwakeh <iwakeh at torproject.org>
Date:   Wed Jan 4 12:51:41 2017 +0100

    squash! squash! Implements task-20596: use metrics-base and reduced build.xml, added executable bootstrap script.  Removed obsolete DESIGN document and metrics_checks.xml.
    
    Make target war run before signing.
---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index 26620d8..620fb3b 100644
--- a/build.xml
+++ b/build.xml
@@ -26,6 +26,7 @@
   <property name="jarincludes" value="logback.xml" />
   <property name="jarpatternprop" value="library" />
   <property name="additional2sign" value="${warfile}" />
+  <property name="tardepends" value="war" />
 
   <target name="coverage-check">
     <cobertura-check branchrate="0" linerate="0"





More information about the tor-commits mailing list