You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by al...@apache.org on 2013/03/14 20:38:47 UTC

svn commit: r854510 - /websites/production/openjpa/content/.htaccess

Author: allee8285
Date: Thu Mar 14 19:38:47 2013
New Revision: 854510

Log:
Redirect 1.*.*/docs to http://ci.apache.org/projects/openjpa/1.*.*

Modified:
    websites/production/openjpa/content/.htaccess

Modified: websites/production/openjpa/content/.htaccess
==============================================================================
--- websites/production/openjpa/content/.htaccess (original)
+++ websites/production/openjpa/content/.htaccess Thu Mar 14 19:38:47 2013
@@ -4,6 +4,6 @@ Redirect Permanent /builds/apache-openjp
 Redirect Permanent /builds/apache-openjpa-2.2.1.1-SNAPSHOT/docs http://ci.apache.org/projects/openjpa/2.2.1.x
 Redirect Permanent /builds/apache-openjpa-2.1.2-SNAPSHOT/docs   http://ci.apache.org/projects/openjpa/2.1.x
 Redirect Permanent /builds/apache-openjpa-2.0.2-SNAPSHOT/docs   http://ci.apache.org/projects/openjpa/2.0.x
-Redirect Permanent /builds/apache-openjpa-1.3.0-SNAPSHOT   http://people.apache.org/~mikedd/nightly.builds/apache-openjpa-1.3.0-SNAPSHOT
-Redirect Permanent /builds/apache-openjpa-1.2.3-SNAPSHOT   http://people.apache.org/~mikedd/nightly.builds/apache-openjpa-1.2.3-SNAPSHOT
-Redirect Permanent /builds/apache-openjpa-1.0.5-SNAPSHOT   http://people.apache.org/~mikedd/nightly.builds/apache-openjpa-1.0.5-SNAPSHOT
+Redirect Permanent /builds/apache-openjpa-1.3.0-SNAPSHOT/docs   http://ci.apache.org/projects/openjpa/1.3.x
+Redirect Permanent /builds/apache-openjpa-1.2.3-SNAPSHOT/docs   http://ci.apache.org/projects/openjpa/1.2.x
+Redirect Permanent /builds/apache-openjpa-1.0.5-SNAPSHOT/docs   http://ci.apache.org/projects/openjpa/1.0.x