rpms/struts/devel struts.spec,1.35,1.36

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jul 24 17:42:15 UTC 2006


Author: dbhole

Update of /cvs/dist/rpms/struts/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv7437

Modified Files:
	struts.spec 
Log Message:

Add debug flag to trace issue happening only on brew.




Index: struts.spec
===================================================================
RCS file: /cvs/dist/rpms/struts/devel/struts.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- struts.spec	24 Jul 2006 15:15:57 -0000	1.35
+++ struts.spec	24 Jul 2006 17:42:13 -0000	1.36
@@ -117,7 +117,7 @@
 # build struts
 # The new xalan needs xalan-j2-serializer
 export CLASSPATH=`build-classpath xalan-j2-serializer`
-ant -Djdbc20ext.jar=$(find-jar jdbc-stdext) \
+ant -d -Djdbc20ext.jar=$(find-jar jdbc-stdext) \
 	-Dcommons-beanutils.jar=$(build-classpath commons-beanutils) \
 	-Dcommons-digester.jar=$(build-classpath commons-digester) \
 	-Dcommons-fileupload.jar=$(build-classpath commons-fileupload) \




More information about the fedora-cvs-commits mailing list