Author: allee8285
Date: Sun Apr 14 14:34:56 2013
New Revision: 1467781
URL: http://svn.apache.org/r1467781
Log:
Temporary target ns/orm to local storeage for testing and build purpose. Will be reverted
or target to the permanent storage once testing is complete.
Modified:
openjpa/site/trunk/content/.htaccess
Modified: openjpa/site/trunk/content/.htaccess
URL: http://svn.apache.org/viewvc/openjpa/site/trunk/content/.htaccess?rev=1467781&r1=1467780&r2=1467781&view=diff
==============================================================================
--- openjpa/site/trunk/content/.htaccess (original)
+++ openjpa/site/trunk/content/.htaccess Sun Apr 14 14:34:56 2013
@@ -8,4 +8,4 @@ Redirect Permanent /builds/apache-openjp
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
Redirect Permanent /ns/orm http://people.apache.org/~allee8285/public_html/openjpa/ns/orm
-#Redirect Permanent /ns/orm http://ci.apache.org/projects/openjpa/trunk/schema
+
|