svn commit: r666648 - /lenya/trunk/src/resources/build/modules2build.xsl

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Wed Jun 11 06:00:52 2008
New Revision: 666648

URL: http://svn.apache.org/viewvc?rev=666648&view=rev
Log:
Fork Java VM for single module tests to avoid OutOfMemoryErrors.

Modified:
    lenya/trunk/src/resources/build/modules2build.xsl

Modified: lenya/trunk/src/resources/build/modules2build.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/resources/build/modules2build.xsl?rev=666648&r1=666647&r2=666648&view=diff
==============================================================================
--- lenya/trunk/src/resources/build/modules2build.xsl (original)
+++ lenya/trunk/src/resources/build/modules2build.xsl Wed Jun 11 06:00:52 2008
@@ -392,7 +392,7 @@
         <fileset dir="{$src}/java/test" excludes="**/*.java"/>
       </copy>
       
-      <junit printsummary="yes" showoutput="true" haltonerror="on" haltonfailure="on">
+      <junit printsummary="yes" showoutput="true" haltonerror="on" haltonfailure="on" fork="on">
         <classpath>
           <fileset dir="${{build.webapp}}/WEB-INF/lib" includes="*.jar, endorsed/*.jar"/>
           <path location="${{build.webapp}}/WEB-INF/classes"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.