You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/06/28 11:44:23 UTC

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

Author: hboutemy
Date: Fri Jun 28 09:44:23 2013
New Revision: 1497705

URL: http://svn.apache.org/r1497705
Log:
simplified explanations

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=1497705&r1=1497704&r2=1497705&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 Jun 28 09:44:23 2013
@@ -162,11 +162,9 @@ I will promote the artifacts to the cent
 
   The official Apache release is the 'source-release' bundle. All releases must be copied to {{{http://www.apache.org/dist/maven/}the official 
   release area}}. The release area is maintained with svnsubpub. To deliver a release, you add it to 
-  {{{https://dist.apache.org/repos/dist/release/maven}the subversion repository for the dist area}}.
-
-  The Maven dist area is {{{https://dist.apache.org/repos/dist/release/maven}}}. In here, you will
-  find a series of subdirectories (plugins, scm, etc.) Add the release, its signature, and corresponding
+  {{{https://dist.apache.org/repos/dist/release/maven}the subversion repository for the dist area}}: add the release, its signature, and corresponding
   MD5 files. Currently this requires to be in maven-pmc group (see {{{https://issues.apache.org/jira/browse/INFRA-5945}https://issues.apache.org/jira/browse/INFRA-5945}}).
+
   For example:
 
 +--------+
@@ -180,7 +178,7 @@ wagon/wagon-2.2-source-release.zip.md5
   will have copied it to the archive.
 
   To check that everything is ok in the dist area, dist-tool-plugin has been written and run once a day to produce
-  {{{https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/}following report}}.
+  {{{https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/dist-tool-checksourcerelease.html}"Disttool> Source Release" report}}.
 
 * Promote the release