You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/08/24 10:06:01 UTC

svn commit: r1757483 - /myfaces/tobago/trunk/src/site/apt/release-checklist.apt

Author: lofwyr
Date: Wed Aug 24 10:06:01 2016
New Revision: 1757483

URL: http://svn.apache.org/viewvc?rev=1757483&view=rev
Log:
Java8 hasn't this parameter

Modified:
    myfaces/tobago/trunk/src/site/apt/release-checklist.apt

Modified: myfaces/tobago/trunk/src/site/apt/release-checklist.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/release-checklist.apt?rev=1757483&r1=1757482&r2=1757483&view=diff
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/release-checklist.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/release-checklist.apt Wed Aug 24 10:06:01 2016
@@ -129,7 +129,7 @@ cd /Volumes/tobago-site
 svn co https://svn.apache.org/repos/asf/myfaces/tobago/trunk tobago
 svn co https://svn.apache.org/repos/asf/myfaces/site/publish/tobago tobago-publish
 cd tobago
-export MAVEN_OPTS="-Xmx1500m -XX:MaxPermSize=512m ${MAVEN_OPTS}"
+export MAVEN_OPTS="-Xmx1500m ${MAVEN_OPTS}"
 mvn package -Pattach-source
 mvn site:site
 mvn site:stage -DstagingDirectory=/Volumes/tobago-site/tobago-publish