[pkg-java] r4021 - trunk/aspectj/debian
    tgg at alioth.debian.org 
    tgg at alioth.debian.org
       
    Wed Aug 15 15:05:46 UTC 2007
    
    
  
Author: tgg
Date: 2007-08-15 15:05:46 +0000 (Wed, 15 Aug 2007)
New Revision: 4021
Modified:
   trunk/aspectj/debian/rules
Log:
enable simple test
Modified: trunk/aspectj/debian/rules
===================================================================
--- trunk/aspectj/debian/rules	2007-08-15 09:52:49 UTC (rev 4020)
+++ trunk/aspectj/debian/rules	2007-08-15 15:05:46 UTC (rev 4021)
@@ -7,6 +7,7 @@
 JAVA_HOME := /usr/lib/jvm/java-gcj
 MODULES := org.aspectj/modules
 DEB_BUILDDIR = $(MODULES)/build
+DEB_ANT_CHECK_TARGET = test
 DEB_JARS = xalan2 ant-junit
 DEB_COMPRESS_EXCLUDE = .pdf .java .xml
 
    
    
More information about the pkg-java-commits
mailing list