You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/07/29 01:43:38 UTC

svn commit: r560646 - /incubator/tuscany/java/sca/pom.xml

Author: lresende
Date: Sat Jul 28 16:43:38 2007
New Revision: 560646

URL: http://svn.apache.org/viewvc?view=rev&rev=560646
Log:
Moving back memory size for forked processes

Modified:
    incubator/tuscany/java/sca/pom.xml

Modified: incubator/tuscany/java/sca/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/pom.xml?view=diff&rev=560646&r1=560645&r2=560646
==============================================================================
--- incubator/tuscany/java/sca/pom.xml (original)
+++ incubator/tuscany/java/sca/pom.xml Sat Jul 28 16:43:38 2007
@@ -123,7 +123,7 @@
                         <reportFormat>brief</reportFormat>
                         <useFile>false</useFile>
                         <forkMode>once</forkMode>
-                        <argLine>-ea -Xmx512m</argLine>
+                        <argLine>-ea -Xmx128m</argLine>
                     </configuration>
                 </plugin>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org