You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2015/05/04 07:30:35 UTC

svn commit: r950015 - in /websites/staging/directory/trunk/content: ./ apacheds/developer-guide.html api/developer-guide.html fortress/developer-guide.html mavibot/developer-guide.html

Author: buildbot
Date: Mon May  4 05:30:35 2015
New Revision: 950015

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/apacheds/developer-guide.html
    websites/staging/directory/trunk/content/api/developer-guide.html
    websites/staging/directory/trunk/content/fortress/developer-guide.html
    websites/staging/directory/trunk/content/mavibot/developer-guide.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May  4 05:30:35 2015
@@ -1 +1 @@
-1677526
+1677528

Modified: websites/staging/directory/trunk/content/apacheds/developer-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/developer-guide.html (original)
+++ websites/staging/directory/trunk/content/apacheds/developer-guide.html Mon May  4 05:30:35 2015
@@ -605,6 +605,12 @@ $ <span class="n">vi</span> <span class=
 <p>Save and commit the file.</p>
 <h5 id="update-the-web-site">Update the web site</h5>
 <p>You can now update the site, add a news on the front page, and publish the site.</p>
+<p>There are a few places to modify :
+- /lib/path.pm : update the $version_apacheds variable with the new version.
+- /content/index.mdtext : same here, update the <!-- ApacheDS project --> section, which contains the version.
+- /content/apacheds/news.mdtext : add the news on top of thise page
+- /content/apacheds/download-old-versions.mdtext : add a new line on top of the array, which refers to the latest version before the new one</p>
+<p>Commit the changes, and publish the web site, you are done !</p>
 <h5 id="inform-the-world">Inform the world !</h5>
 <p>After 24h, you can now inform the world about the release.</p>
 <p>Send a mail to the users and dev mailing list, and one to the <em>announce@apache.org</em></p>

Modified: websites/staging/directory/trunk/content/api/developer-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/api/developer-guide.html (original)
+++ websites/staging/directory/trunk/content/api/developer-guide.html Mon May  4 05:30:35 2015
@@ -586,6 +586,12 @@ $ <span class="n">vi</span> <span class=
 <p>Save and commit the file.</p>
 <h3 id="update-the-web-site">Update the web site</h3>
 <p>You can now update the site, add a news on the front page, and publish the site.</p>
+<p>There are a few places to modify :
+- /lib/path.pm : update the $version_api variable with the new version.
+- /content/index.mdtext : same here, update the <!-- LDAP API project --> section, which contains the version.
+- /content/api/news.mdtext : add the news on top of thise page
+- /content/api/download-old-versions.mdtext : add a new line on top of the array, which refers to the latest version before the new one</p>
+<p>Commit the changes, and publish the web site, you are done !</p>
 <h3 id="inform-the-world">Inform the world !</h3>
 <p>After 24h, you can now inform the world about the release.</p>
 <p>Send a mail to the users and dev mailing list, and one to the <strong>announce@apache.org</strong></p>

Modified: websites/staging/directory/trunk/content/fortress/developer-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/developer-guide.html (original)
+++ websites/staging/directory/trunk/content/fortress/developer-guide.html Mon May  4 05:30:35 2015
@@ -757,6 +757,12 @@ $ <span class="n">vi</span> <span class=
 <p>We have to wait at least 24 hours for all mirrors to retrieve the uploaded files before making any announcement.  I'd recommend you to wait for 48 hours because some mirrors might lag due to various issues.</p>
 <h3 id="step-14-update-the-links-in-web-site">Step 14: Update the Links in Web Site</h3>
 <p>Update the links to new distributions in [Downloads] page.</p>
+<p>There are a few places to modify :
+- /lib/path.pm : update the $version_fortress variable with the new version.
+- /content/index.mdtext : same here, update the <!-- FORTRESS project --> section, which contains the version.
+- /content/fortress/news.mdtext : add the news on top of thise page
+- /content/fortress/download-old-versions.mdtext : add a new line on top of the array, which refers to the latest version before the new one</p>
+<p>Commit the changes, and publish the web site, you are done !</p>
 <h3 id="step-15-wait-another-24-hours">Step 15: Wait another 24 hours</h3>
 <p>We need to wait until any changes made in the web site and metadata file(s) go live.</p>
 <h3 id="step-16-announce-the-new-release">Step 16: Announce the New Release</h3>

Modified: websites/staging/directory/trunk/content/mavibot/developer-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/mavibot/developer-guide.html (original)
+++ websites/staging/directory/trunk/content/mavibot/developer-guide.html Mon May  4 05:30:35 2015
@@ -536,6 +536,12 @@ RewriteRule ^latest/(.*)$ &lt;version&gt
 <p>Save and commit the file.</p>
 <h2 id="update-the-web-site">Update the web site</h2>
 <p>You can now update the site, add a news on the front page, and publish the site.</p>
+<p>There are a few places to modify :
+- /lib/path.pm : update the $version_mavibot variable with the new version.
+- /content/index.mdtext : same here, update the <!-- MAVIBOT project --> section, which contains the version.
+- /content/mavibot/news.mdtext : add the news on top of thise page
+- /content/mavibot/download-old-versions.mdtext : add a new line on top of the array, which refers to the latest version before the new one</p>
+<p>Commit the changes, and publish the web site, you are done !</p>
 <h2 id="inform-the-world">Inform the world !</h2>
 <p>After 24h, you can now inform the world about the release.</p>
 <p>Send a mail to the users and dev mailing list, and one to the announce@apache.org list.</p>