You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/03/07 23:48:32 UTC

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

Author: bommel
Date: Wed Mar  7 14:48:31 2007
New Revision: 515821

URL: http://svn.apache.org/viewvc?view=rev&rev=515821
Log:
release checklist

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?view=diff&rev=515821&r1=515820&r2=515821
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/release-checklist.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/release-checklist.apt Wed Mar  7 14:48:31 2007
@@ -32,11 +32,11 @@
 
   * You need to add your GPG keys in {{https://svn.apache.org/repos/asf/myfaces/maven/trunk/KEYS}} before a release.
 
-  * Prepare the release with mvn release:prepare
+  * Prepare the release with mvn release:prepare -Pall-modules
 
   * Deploy the release to the staging repository with the staging profile and release profile\
     cd checkout-of-release\
-    mvn deploy -Prelease,staging --no-plugin-updates -Dnon-default-modules\
+    mvn deploy -Prelease,staging,jdk14retro --no-plugin-updates -Dnon-default-modules -Djava14.home=${java14.jre}\
     For more information please consult the poms.
 
   * Propose a vote on the dev list with the staging location.