[seam-commits] Seam SVN: r9302 - trunk.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Oct 14 08:56:52 EDT 2008
Author: pete.muir at jboss.org
Date: 2008-10-14 08:56:52 -0400 (Tue, 14 Oct 2008)
New Revision: 9302
Modified:
trunk/build.xml
Log:
OOps, don't want debug mode
Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2008-10-14 12:54:48 UTC (rev 9301)
+++ trunk/build.xml 2008-10-14 12:56:52 UTC (rev 9302)
@@ -709,7 +709,6 @@
<copy file="${docs.pom}" tofile="${doc.ref.dir}/pom.xml" overwrite="true"/>
<maven target="compile" basedir="${doc.ref.dir}">
<jvmarg line="-Xms128m -Xmx512m" />
- <arg line="-X" />
<arg line="${maven.build.translations}" />
</maven>
<copy todir="${dist.ref.dir}">
More information about the seam-commits
mailing list