Revision: 7297
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7297&view=rev
Author:   dnaber
Date:     2012-06-07 22:37:29 +0000 (Thu, 07 Jun 2012)
Log Message:
-----------
tests need more memory here, not sure why :-(

Modified Paths:
--------------
    trunk/JLanguageTool/build.xml

Modified: trunk/JLanguageTool/build.xml
===================================================================
--- trunk/JLanguageTool/build.xml       2012-06-07 22:23:27 UTC (rev 7296)
+++ trunk/JLanguageTool/build.xml       2012-06-07 22:37:29 UTC (rev 7297)
@@ -185,7 +185,7 @@
                        <path refid="common.classpath" />
                </path>
                        
-               <junit printsummary="true" failureproperty="tests.failed" 
showoutput="true" maxmemory="180M" fork="yes" forkmode="once" 
haltonfailure="${haltonfailure}">
+               <junit printsummary="true" failureproperty="tests.failed" 
showoutput="true" maxmemory="250M" fork="yes" forkmode="once" 
haltonfailure="${haltonfailure}">
 
                        <formatter type="xml" usefile="true" />
                        <formatter type="brief" usefile="false" />

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to