[pkg-java] r4706 - trunk/libjboss-cache1-java/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Sun Nov 11 16:18:49 UTC 2007


Author: twerner
Date: 2007-11-11 16:18:49 +0000 (Sun, 11 Nov 2007)
New Revision: 4706

Modified:
   trunk/libjboss-cache1-java/debian/rules
Log:
clean up DEB_JARS


Modified: trunk/libjboss-cache1-java/debian/rules
===================================================================
--- trunk/libjboss-cache1-java/debian/rules	2007-11-11 16:08:03 UTC (rev 4705)
+++ trunk/libjboss-cache1-java/debian/rules	2007-11-11 16:18:49 UTC (rev 4706)
@@ -7,9 +7,9 @@
 JAVA_HOME 	     := /usr/lib/jvm/java-gcj
 DEB_ANT_BUILD_TARGET := jar
 DEB_ANT_BUILDFILE    := debian/build.xml
-DEB_JARS	     := jboss jboss-aop-jdk50 je bsh jgroups-core commons-logging \
+DEB_JARS	     := jboss jboss-aop db-je bsh jgroups-core commons-logging \
 	jdbm log4j-1.2 jboss-serialization jboss-system jboss-jmx jboss-common \
-	concurrent jboss-aop db-je jboss-server
+	concurrent
 
 install/libjboss-cache1-java::
 	install -m 644 -D jboss-cache1.jar \




More information about the pkg-java-commits mailing list