[pkg-java] r10189 - trunk/libjboss-remoting-java/debian

Torsten Werner twerner at alioth.debian.org
Sun Aug 23 20:51:42 UTC 2009


Author: twerner
Date: 2009-08-23 20:51:42 +0000 (Sun, 23 Aug 2009)
New Revision: 10189

Modified:
   trunk/libjboss-remoting-java/debian/rules
Log:
switch from tomcat-coyote.jar to coyote.jar


Modified: trunk/libjboss-remoting-java/debian/rules
===================================================================
--- trunk/libjboss-remoting-java/debian/rules	2009-08-23 20:41:26 UTC (rev 10188)
+++ trunk/libjboss-remoting-java/debian/rules	2009-08-23 20:51:42 UTC (rev 10189)
@@ -7,7 +7,7 @@
 JAVA_HOME 		:= /usr/lib/jvm/java-gcj
 DEB_ANT_BUILD_TARGET	:= jar
 DEB_ANT_BUILDFILE	:= debian/build.xml
-DEB_JARS		:= jboss-common log4j-1.2 tomcat-coyote commons-httpclient servlet-api-2.5 \
+DEB_JARS		:= jboss-common log4j-1.2 coyote commons-httpclient servlet-api-2.5 \
   jboss-serialization jboss-jmx jnpserver concurrent
 
 install/libjboss-remoting-java::




More information about the pkg-java-commits mailing list