Author: pete.muir(a)jboss.org
Date: 2008-10-13 08:03:37 -0400 (Mon, 13 Oct 2008)
New Revision: 9281
Modified:
trunk/build/ci.build.xml
Log:
Do a clean before building docs
Modified: trunk/build/ci.build.xml
===================================================================
--- trunk/build/ci.build.xml 2008-10-13 11:55:34 UTC (rev 9280)
+++ trunk/build/ci.build.xml 2008-10-13 12:03:37 UTC (rev 9281)
@@ -59,6 +59,7 @@
</target>
<target name="snapshotDocumentation">
+ <build target="cleanall" />
<build target="refdoc">
<properties>
<property name="build.translations" value="true"
/>
Show replies by date