Author: buildbot
Date: Sat Mar 24 23:12:19 2012
New Revision: 809889
Log:
Staging update by buildbot for maventest
Modified:
websites/staging/maventest/trunk/content/ (props changed)
websites/staging/maventest/trunk/content/developers/release/maven-plugin-release.html
Propchange: websites/staging/maventest/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar 24 23:12:19 2012
@@ -1 +1 @@
-1304749
+1304960
Modified:
websites/staging/maventest/trunk/content/developers/release/maven-plugin-release.html
==============================================================================
---
websites/staging/maventest/trunk/content/developers/release/maven-plugin-release.html
(original)
+++
websites/staging/maventest/trunk/content/developers/release/maven-plugin-release.html
Sat Mar 24 23:12:19 2012
@@ -227,10 +227,10 @@ If you MUST do this, use staging/mavente
cd target/checkout
mvn site-deploy -Preporting
svn cp
https://svn.apache.org/repos/infra/websites/production/maventest/latest/plugins/maven-XXX-plugin
\
-
https://svn.apache.org/repos/infra/websites/production/maventest/content/plugins/maven-XXX-plugin-Y.Z</pre></div><p><b>Note:</b>
You should verify the deployment of the site on the Maven website (you need to
wait <a class="externalLink"
href="http://www.apache.org/dev/cms.html#svnpubsub">snvpubsub</a>), which
should be a matter of seconds.</p><div
class="source"><pre>http://maven.apache.org/plugins/maven-XXX-plugin-Y.Z/</pre></div></li><li>declare
the directory in <a href="/extpaths.txt">extpaths.txt</a> using the CMS,
through the bookmarklet.</li></ol></div><div class="section"><h3>Deploying the
release website<a name="Deploying_the_release_website"></a></h3><p>After the
release has passed, the site needs to be uploaded.</p><p>TODO: make choice
between multiple solutions:</p><ol style="list-style-type: lower-alpha"><li>svn
copy (joes thinks this choice is a bad idea)<div class="source"><pre>svnmucc -U
https://svn.apache.org/repos/infra/websites/production/maventest/c
ontent/plugins \
- rm maven-XXX-plugin cp maven-XXX-plugin-Y.Z
maven-XXX-plugin</pre></div></li><li>create/change symlink<div
class="source"><pre>svnmucc -U
https://svn.apache.org/repos/infra/websites/production/maventest/content/plugins
\
+
https://svn.apache.org/repos/infra/websites/production/maventest/content/plugins/maven-XXX-plugin-Y.Z</pre></div><p><b>Note:</b>
You should verify the deployment of the site on the Maven website (you need to
wait <a class="externalLink"
href="http://www.apache.org/dev/cms.html#svnpubsub">snvpubsub</a>), which
should be a matter of seconds.</p><div
class="source"><pre>http://maven.apache.org/plugins/maven-XXX-plugin-Y.Z/</pre></div></li><li>declare
the directory in <a href="/extpaths.txt">extpaths.txt</a> using the CMS,
through the bookmarklet.</li></ol></div><div class="section"><h3>Publishing the
release website<a name="Publishing_the_release_website"></a></h3><p>After the
release has passed, the site needs to be updated to point to the new
release:</p><div class="source"><pre>svnmucc -U
https://svn.apache.org/repos/infra/websites/production/maventest/content/plugins
\
put =(printf "link maven-XXX-plugin-Y.Z") maven-XXX-plugin \
- propset svn:special '*' maven-XXX-plugin</pre></div></li></ol><!-- see
http://subversion.tigris.org/issues/show_bug.cgi?id=4142 for expected
improvements --></div><div class="section"><h3>Updating the Maven site<a
name="Updating_the_Maven_site"></a></h3><p>Use the CMS to update <a
href="/plugins/">the plugins page</a>, made easy with the
bookmarklet.</p></div></div>
+ propset svn:special '*' maven-XXX-plugin</pre></div><p>Notice that <a
class="externalLink"
href="http://subversion.tigris.org/issues/show_bug.cgi?id=4142">an issue has
been opened</a> to add direct symlink support to svnmucc, so the previous
command should be in a near future:</p><div class="source"><pre>svnmucc -U
https://svn.apache.org/repos/infra/websites/production/maventest/content/plugins
\
+ symlink maven-XXX-plugin maven-XXX-plugin-Y.Z</pre></div></div><div
class="section"><h3>Updating the Maven site<a
name="Updating_the_Maven_site"></a></h3><p>Use the CMS to update <a
href="/plugins/">the plugins page</a>, made easy with the
bookmarklet.</p></div></div>
</div>
</div>
<div class="clear">