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 2018/07/26 08:49:20 UTC

svn commit: r1033086 - in /websites/staging/directory/trunk/content: ./ api/gen-docs/.htaccess extpaths.txt index.html

Author: buildbot
Date: Thu Jul 26 08:49:20 2018
New Revision: 1033086

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/api/gen-docs/.htaccess
    websites/staging/directory/trunk/content/extpaths.txt
    websites/staging/directory/trunk/content/index.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 26 08:49:20 2018
@@ -1 +1 @@
-1836701
+1836702

Modified: websites/staging/directory/trunk/content/api/gen-docs/.htaccess
==============================================================================
--- websites/staging/directory/trunk/content/api/gen-docs/.htaccess (original)
+++ websites/staging/directory/trunk/content/api/gen-docs/.htaccess Thu Jul 26 08:49:20 2018
@@ -4,3 +4,6 @@ RewriteBase /api/gen-docs
 
 RewriteRule ^latest$ 1.0.2/
 RewriteRule ^latest/(.*)$ 1.0.2/$1
+
+RewriteRule ^latest2$ 2.0.0.AM1/
+RewriteRule ^latest2/(.*)$ 2.0.0.AM1/$1

Modified: websites/staging/directory/trunk/content/extpaths.txt
==============================================================================
--- websites/staging/directory/trunk/content/extpaths.txt (original)
+++ websites/staging/directory/trunk/content/extpaths.txt Thu Jul 26 08:49:20 2018
@@ -38,6 +38,7 @@ apacheds/gen-docs/2.0.0-M2
 apacheds/gen-docs/2.0.0-M1
 
 # API
+api/gen-docs/2.0.0.AM1
 api/gen-docs/1.0.2
 api/gen-docs/1.0.0
 api/gen-docs/1.0.0-RC1

Modified: websites/staging/directory/trunk/content/index.html
==============================================================================
--- websites/staging/directory/trunk/content/index.html (original)
+++ websites/staging/directory/trunk/content/index.html Thu Jul 26 08:49:20 2018
@@ -221,7 +221,7 @@ td {font-size: 12px;}
         </div>
 
         <div class="download-link">
-          <a href="./../api/downloads.html" class="download_badge_api"><b>Download Apache<br>LDAP API 2.0.0-AM1</b></a>
+          <a href="./../api/downloads.html" class="download_badge_api"><b>Download Apache<br>LDAP API 2.0.0.AM1</b></a>
         </div>
 
         <div class="separator">&nbsp;</div>