You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bu...@apache.org on 2013/09/10 23:37:35 UTC

svn commit: r877972 - in /websites/staging/maven/trunk/content: ./ developers/index.html developers/release/maven-core-release.html developers/website/deploy-maven-current-ref.html maven-site-1.0-site.jar

Author: buildbot
Date: Tue Sep 10 21:37:35 2013
New Revision: 877972

Log:
Staging update by buildbot for maven

Removed:
    websites/staging/maven/trunk/content/developers/website/deploy-maven-current-ref.html
Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/developers/index.html
    websites/staging/maven/trunk/content/developers/release/maven-core-release.html
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 10 21:37:35 2013
@@ -1 +1 @@
-1521655
+1521659

Modified: websites/staging/maven/trunk/content/developers/index.html
==============================================================================
--- websites/staging/maven/trunk/content/developers/index.html (original)
+++ websites/staging/maven/trunk/content/developers/index.html Tue Sep 10 21:37:35 2013
@@ -280,8 +280,7 @@ Brett Porter" />
 <div class="section">
 <h3>Maven Website<a name="Maven_Website"></a></h3>
 <ul>
-<li><a href="./website/deploy-maven-website.html">Deploy Maven Website</a></li>
-<li><a href="./website/deploy-maven-current-ref.html">Deploy Maven Current References</a></li></ul></div>
+<li><a href="./website/deploy-maven-website.html">Deploy Maven Website</a></li></ul></div>
 <div class="section">
 <h3>Others Resources<a name="Others_Resources"></a></h3>
 <ul>

Modified: websites/staging/maven/trunk/content/developers/release/maven-core-release.html
==============================================================================
--- websites/staging/maven/trunk/content/developers/release/maven-core-release.html (original)
+++ websites/staging/maven/trunk/content/developers/release/maven-core-release.html Tue Sep 10 21:37:35 2013
@@ -300,7 +300,10 @@ mvn scm-publish:publish-scm</pre></div>
 <p>The source code references and API docs need to be deployed before deploying the web site with the new version.</p>
 <p>This consists in copying in website svn tree the /ref/3-LATEST directory to /ref/$VERSION.</p>
 <div class="source">
-<pre>svn cp https://svn.apache.org/repos/infra/websites/production/maven/content/ref/3-LATEST https://svn.apache.org/repos/infra/websites/production/maven/content/ref/$VERSION</pre></div></div>
+<pre>svn cp https://svn.apache.org/repos/infra/websites/production/maven/content/ref/3-LATEST https://svn.apache.org/repos/infra/websites/production/maven/content/ref/$VERSION</pre></div></div></div>
+<div class="section">
+<h3>Information on <tt><a href="/ref/current">/ref/current</a></tt> mechanism<a name="Information_on_refcurrent_mechanism"></a></h3>
+<p>The redirection from <tt><a href="/ref/current">/ref/current</a></tt> to actual Maven version reference is done through <tt><a class="externalLink" href="http://svn.apache.org/viewvc/maven/site/trunk/src/site/filtered-resources/.htaccess?view=markup">.htaccess</a></tt> published in site. </p>
 <div class="section">
 <h4>Deploying the Release Website<a name="Deploying_the_Release_Website"></a></h4>
 <p>Once both of the above have synced to the main site and a suitable number of mirrors, proceed to update the web site and produce the announcement.</p>

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.