You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2018/06/06 14:17:59 UTC

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

Author: elecharny
Date: Wed Jun  6 14:17:59 2018
New Revision: 1030861

Log:
Reference the 1.0.2 API javadoc

Modified:
    websites/staging/directory/trunk/content/api/gen-docs/.htaccess
    websites/staging/directory/trunk/content/extpaths.txt

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 Wed Jun  6 14:17:59 2018
@@ -2,5 +2,5 @@ RewriteEngine on
 
 RewriteBase /api/gen-docs
 
-RewriteRule ^latest$ 1.0.1/
-RewriteRule ^latest/(.*)$ 1.0.1/$1
+RewriteRule ^latest$ 1.0.2/
+RewriteRule ^latest/(.*)$ 1.0.2/$1

Modified: websites/staging/directory/trunk/content/extpaths.txt
==============================================================================
--- websites/staging/directory/trunk/content/extpaths.txt (original)
+++ websites/staging/directory/trunk/content/extpaths.txt Wed Jun  6 14:17:59 2018
@@ -36,6 +36,7 @@ apacheds/gen-docs/2.0.0-M2
 apacheds/gen-docs/2.0.0-M1
 
 # API
+api/gen-docs/1.0.2
 api/gen-docs/1.0.1
 api/gen-docs/1.0.0
 api/gen-docs/1.0.0-RC2