Author: henning
Date: Sat Jul 8 08:49:53 2006
New Revision: 420153
URL: http://svn.apache.org/viewvc?rev=420153&view=rev
Log:
build PDF first (I'm tired of waiting...)
Modified:
jakarta/velocity/docbook/trunk/build-docbook.xml
Modified: jakarta/velocity/docbook/trunk/build-docbook.xml
URL:
http://svn.apache.org/viewvc/jakarta/velocity/docbook/trunk/build-docbook.xml?rev=420153&r1=420152&r2=420153&view=diff
==============================================================================
--- jakarta/velocity/docbook/trunk/build-docbook.xml (original)
+++ jakarta/velocity/docbook/trunk/build-docbook.xml Sat Jul 8 08:49:53 2006
@@ -177,7 +177,7 @@
<!-- == This is the main target to generate all the docs
== -->
<!-- ==
== -->
<!--
======================================================================== -->
- <target name="all" depends="html,htmlsingle,pdf"
+ <target name="all" depends="pdf,html,htmlsingle"
description="--> Generate and copy reference documentation"/>
<!--
======================================================================== -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]