Author: reto
Date: Tue Mar 19 18:28:34 2013
New Revision: 1458449

URL: http://svn.apache.org/r1458449
Log:
CLEREZZA-750: added nbactions to have the correct memory setting for maven.

Added:
    clerezza/trunk/nbactions.xml
      - copied, changed from r1457208, stanbol/trunk/nbactions.xml

Copied: clerezza/trunk/nbactions.xml (from r1457208, 
stanbol/trunk/nbactions.xml)
URL: 
http://svn.apache.org/viewvc/clerezza/trunk/nbactions.xml?p2=clerezza/trunk/nbactions.xml&p1=stanbol/trunk/nbactions.xml&r1=1457208&r2=1458449&rev=1458449&view=diff
==============================================================================
--- stanbol/trunk/nbactions.xml (original)
+++ clerezza/trunk/nbactions.xml Tue Mar 19 18:28:34 2013
@@ -16,7 +16,7 @@
                 <goal>install</goal>
             </goals>
             <properties>
-                <Env.MAVEN_OPTS>-Xmx1024M -XX:MaxPermSize=128M</Env.MAVEN_OPTS>
+                <Env.MAVEN_OPTS>-Xmx1024M 
-XX:MaxPermSize=128M</Env.MAVEN_OPTS>            
             </properties>
         </action>
     </actions>


Reply via email to