[Jboss-cvs] JBossAS SVN: r54962 - branches/Branch_4_0/build

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jul 31 20:17:21 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-07-31 20:17:20 -0400 (Mon, 31 Jul 2006)
New Revision: 54962

Modified:
   branches/Branch_4_0/build/build.xml
Log:
Remove the xdoclet references

Modified: branches/Branch_4_0/build/build.xml
===================================================================
--- branches/Branch_4_0/build/build.xml	2006-08-01 00:11:09 UTC (rev 54961)
+++ branches/Branch_4_0/build/build.xml	2006-08-01 00:17:20 UTC (rev 54962)
@@ -264,9 +264,6 @@
     <property name="run.nightly.email.mailhost" value="localhost"/>
     <property name="run.home.dir" value="${module.output}/${release.id}"/>
     <property name="run.bin.dir" value="${run.home.dir}/bin"/>
-
-    <!-- Should we force xdoclet generation? -->
-    <property name="xdoclet.force" value="false"/>
    </target>
 
   <!-- ================================================================== -->




More information about the jboss-cvs-commits mailing list