You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2008/02/10 23:38:33 UTC

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

Author: nash
Date: Sun Feb 10 14:38:33 2008
New Revision: 620352

URL: http://svn.apache.org/viewvc?rev=620352&view=rev
Log:
Fixed TUSCANY-2038

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?rev=620352&r1=620351&r2=620352&view=diff
==============================================================================
--- incubator/tuscany/java/sca/pom.xml (original)
+++ incubator/tuscany/java/sca/pom.xml Sun Feb 10 14:38:33 2008
@@ -176,7 +176,7 @@
                         <reportFormat>brief</reportFormat>
                         <useFile>false</useFile>
                         <forkMode>once</forkMode>
-                        <argLine>-ea -Xmx128m</argLine>
+                        <argLine>-ea -Xmx256m</argLine>
                     </configuration>
                 </plugin>
 



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