You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by em...@apache.org on 2018/04/30 16:45:42 UTC

svn commit: r1830602 - /myfaces/site/publish/core23/release-checklist.html

Author: embreijo
Date: Mon Apr 30 16:45:42 2018
New Revision: 1830602

URL: http://svn.apache.org/viewvc?rev=1830602&view=rev
Log:
Update the release-checklist

Modified:
    myfaces/site/publish/core23/release-checklist.html

Modified: myfaces/site/publish/core23/release-checklist.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/core23/release-checklist.html?rev=1830602&r1=1830601&r2=1830602&view=diff
==============================================================================
--- myfaces/site/publish/core23/release-checklist.html (original)
+++ myfaces/site/publish/core23/release-checklist.html Mon Apr 30 16:45:42 2018
@@ -29,7 +29,7 @@
   
   
   <div class="date">
-    Last Published: 11 Apr 2018
+    Last Published: 30 Apr 2018
   </div>
             <ul>
       <li>
@@ -492,7 +492,7 @@ mvn release:perform -DtagBase=https://sv
 <div>
 <pre>
 mvn clean install
-mvn install -Pgenerate-assembly -Papache-release
+mvn install -Pgenerate-assembly -Papache-release -Dgpg.passphrase=yourphrase
 # The dryRun=true don't checkin or tag anything in the scm repository, or modify the checkout. 
 # Useful to check modifications to poms and scm operations.
 mvn release:prepare -DprepareRelease=true -DdryRun=true
@@ -588,7 +588,9 @@ mvn release:perform -DperformRelease=tru
                 
 <p>More information here: <a class="externalLink" href="http://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository">Locate and examine your staging repository</a></p>
                 
-<p>Link: <a class="externalLink" href="https://repository.apache.org/content/repositories/orgapachemyfaces-1130/org/apache/myfaces/core/myfaces-core-assembly/2.3.0/">https://repository.apache.org/content/repositories/orgapachemyfaces-1130/org/apache/myfaces/core/myfaces-core-assembly/2.3.0/</a></p>
+<p>Example link: <a class="externalLink" href="https://repository.apache.org/content/repositories/orgapachemyfaces-1130/org/apache/myfaces/core/myfaces-core-assembly/2.3.0/">https://repository.apache.org/content/repositories/orgapachemyfaces-1130/org/apache/myfaces/core/myfaces-core-assembly/2.3.0/</a></p>
+                
+<p><b>NOTE:</b> Providing MD5 checksum files is now discouraged for new releases, but still allowed for past releases.</p>
                 <br />
                 <br />