rpms/tomcat5/devel tomcat5.spec,1.11,1.12

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 25 13:33:32 UTC 2005


Author: gbenson

Update of /cvs/dist/rpms/tomcat5/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14398

Modified Files:
	tomcat5.spec 
Log Message:
Explicitly specify which mx4j jars to use (#155391) some more


Index: tomcat5.spec
===================================================================
RCS file: /cvs/dist/rpms/tomcat5/devel/tomcat5.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- tomcat5.spec	22 Apr 2005 11:42:55 -0000	1.11
+++ tomcat5.spec	25 Apr 2005 13:33:29 -0000	1.12
@@ -459,12 +459,12 @@
 
 build-jar-repository %{serverdir}/lib commons-beanutils commons-fileupload \
                                       commons-digester commons-logging \
-                                      commons-modeler commons-el regexp jmxri jaas \
+                                      commons-modeler commons-el regexp mx4j/mx4j-jmx jaas \
                                       catalina-ant5 2>&1
 
 build-jar-repository %{commondir}/lib ant commons-collections commons-dbcp \
                                       commons-pool commons-logging-api commons-el\
-                                      jaf jdbc-stdext jta javamail jndi jmxri \
+                                      jaf jdbc-stdext jta javamail jndi mx4j/mx4j-jmx \
                                       jspapi servletapi5 2>&1
 
 build-jar-repository %{commondir}/endorsed jaxp_parser_impl xml-commons-apis 2>&1




More information about the fedora-cvs-commits mailing list