You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by th...@apache.org on 2012/09/12 02:15:37 UTC

svn commit: r1383689 - in /cocoon/trunk: build.sh test

Author: thorsten
Date: Wed Sep 12 00:15:37 2012
New Revision: 1383689

URL: http://svn.apache.org/viewvc?rev=1383689&view=rev
Log:
Test ignore

Added:
    cocoon/trunk/test
Modified:
    cocoon/trunk/build.sh

Modified: cocoon/trunk/build.sh
URL: http://svn.apache.org/viewvc/cocoon/trunk/build.sh?rev=1383689&r1=1383688&r2=1383689&view=diff
==============================================================================
--- cocoon/trunk/build.sh (original)
+++ cocoon/trunk/build.sh Wed Sep 12 00:15:37 2012
@@ -23,7 +23,7 @@
 
 # Java compiler requires at least 128m of memory for cocoon-serializers block,
 # plus another 128m for maven itself to fit its dependency tree.
-MAVEN_OPTS="-Xmx256m"
+MAVEN_OPTS="-Xmx512m"
 
 # Parse command line
 ARGS=""

Added: cocoon/trunk/test
URL: http://svn.apache.org/viewvc/cocoon/trunk/test?rev=1383689&view=auto
==============================================================================
    (empty)