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 2012/08/10 17:54:04 UTC

svn commit: r1371752 - /maven/site/branches/INFRA-4466/trunk/content/apt/developers/release/maven-plugin-release.apt

Author: hboutemy
Date: Fri Aug 10 15:54:04 2012
New Revision: 1371752

URL: http://svn.apache.org/viewvc?rev=1371752&view=rev
Log:
added a link to edit .htaccess with the CMS

Modified:
    maven/site/branches/INFRA-4466/trunk/content/apt/developers/release/maven-plugin-release.apt

Modified: maven/site/branches/INFRA-4466/trunk/content/apt/developers/release/maven-plugin-release.apt
URL: http://svn.apache.org/viewvc/maven/site/branches/INFRA-4466/trunk/content/apt/developers/release/maven-plugin-release.apt?rev=1371752&r1=1371751&r2=1371752&view=diff
==============================================================================
--- maven/site/branches/INFRA-4466/trunk/content/apt/developers/release/maven-plugin-release.apt (original)
+++ maven/site/branches/INFRA-4466/trunk/content/apt/developers/release/maven-plugin-release.apt Fri Aug 10 15:54:04 2012
@@ -66,7 +66,8 @@ http://maven.apache.org/plugins/maven-XX
 * Publishing the release website
 
   After the release has passed, the site needs to be updated to point to the new release: edit the content/filtered-resources/.htaccess file
-  (locally or with the CMS) to update rewrite rule
+  (locally or
+  {{{https://cms.apache.org/redirect?uri=http://maventest.apache.org/filtered-resources/.htaccess&action=edit}with the CMS}}) to update rewrite rule
 
 +-------+
 RewriteRule ^plugins/maven-XXX-plugin/(.*)$ /plugins/maven-XXX-plugin-Y.Z/$1 [L]