You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2013/02/22 19:59:52 UTC

svn commit: r1449172 - /maven/site/trunk/content/apt/developers/release/maven-project-release-procedure.apt

Author: dennisl
Date: Fri Feb 22 18:59:51 2013
New Revision: 1449172

URL: http://svn.apache.org/r1449172
Log:
Tweaks for releasing projects.

Modified:
    maven/site/trunk/content/apt/developers/release/maven-project-release-procedure.apt

Modified: maven/site/trunk/content/apt/developers/release/maven-project-release-procedure.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/release/maven-project-release-procedure.apt?rev=1449172&r1=1449171&r2=1449172&view=diff
==============================================================================
--- maven/site/trunk/content/apt/developers/release/maven-project-release-procedure.apt (original)
+++ maven/site/trunk/content/apt/developers/release/maven-project-release-procedure.apt Fri Feb 22 18:59:51 2013
@@ -3,7 +3,7 @@
  -----
  Jason van Zyl
  -----
- 2013-02-17
+ 2013-02-22
  -----
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -205,7 +205,7 @@ wagon/wagon-2.2-source-release.zip.md5
 
    [[b]] Sync to Maven Website
 
-     Until the svnpubsub work is complete, the deployment of the Maven website will {{{http://www.apache.org/dev/release-publishing.html#sync-delay}take an hour or so to sync}}.
+     If the project you are releasing doesn't yet use svnpubsub for site deployment, the deployment of the Maven website will {{{http://www.apache.org/dev/release-publishing.html#sync-delay}take an hour or so to sync}}.
 
    []
 
@@ -222,8 +222,8 @@ cd target/checkout
 mvn changes:announcement-mail -Papache-release
 +------+
 
-   Even if mail send fails, generated annoucement is available in <<<target/annoucement>>> (see <<<annoucement.vm>>>):
-   you can use it as a base for sending the mail manually.
+   If sending the mail should fail, the generated annoucement is available in <<<target/annoucement>>> (see <<<annoucement.vm>>>)
+   and you can use it as a base for sending the mail manually.
 
    If your SMTP server requires authentication you need to add the command line
    options for it: