rpms/xdoclet/devel xdoclet.spec,1.19,1.20

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Jul 23 17:30:16 UTC 2006


Author: mwringe

Update of /cvs/dist/rpms/xdoclet/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24543

Modified Files:
	xdoclet.spec 
Log Message:
Use ant verbose option for testing



Index: xdoclet.spec
===================================================================
RCS file: /cvs/dist/rpms/xdoclet/devel/xdoclet.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- xdoclet.spec	23 Jul 2006 16:31:21 -0000	1.19
+++ xdoclet.spec	23 Jul 2006 17:30:13 -0000	1.20
@@ -180,7 +180,7 @@
 
 %build
 export OPT_JAR_LIST="ant/ant-nodeps jrefactory jaxp_transform_impl ant/ant-trax xalan-j2"
-ant xjavadoc core modules docs l10n
+ant -v xjavadoc core modules docs l10n
 
 %if %{with_demo}
 ant samples




More information about the fedora-cvs-commits mailing list