You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by bu...@apache.org on 2015/03/31 07:51:23 UTC

svn commit: r945767 - in /websites/staging/maven/trunk/content: ./ .htaccess maven-site-1.0-site.jar

Author: buildbot
Date: Tue Mar 31 05:51:22 2015
New Revision: 945767

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/.htaccess
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 31 05:51:22 2015
@@ -1 +1 @@
-1670259
+1670260

Modified: websites/staging/maven/trunk/content/.htaccess
==============================================================================
--- websites/staging/maven/trunk/content/.htaccess (original)
+++ websites/staging/maven/trunk/content/.htaccess Tue Mar 31 05:51:22 2015
@@ -78,7 +78,7 @@ RewriteEngine on
 RewriteCond %{REQUEST_URI} !^/components/
 RewriteCond %{REQUEST_FILENAME} !-f
 RewriteCond %{REQUEST_FILENAME} !-d
-RewriteRule ^(.*)$ components/$1 [C]
+RewriteRule ^(.*)$ /components/$1 [C]
 
 # in case of directory without trailing /, do the redirect or httpd will do a redirect from /foo to /components/foo/
 RewriteCond %{REQUEST_FILENAME} -d

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.