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 2016/09/18 23:08:13 UTC

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

Author: buildbot
Date: Sun Sep 18 23:08:12 2016
New Revision: 997686

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 Sun Sep 18 23:08:12 2016
@@ -1 +1 @@
-1761368
+1761369

Modified: websites/staging/maven/trunk/content/.htaccess
==============================================================================
--- websites/staging/maven/trunk/content/.htaccess (original)
+++ websites/staging/maven/trunk/content/.htaccess Sun Sep 18 23:08:12 2016
@@ -9,7 +9,6 @@ Redirect /ref/current/ https://maven.apa
 Redirect /ref/current https://maven.apache.org/ref/3.3.9/
 
 Redirect Permanent /maven-v4_0_0.xsd https://maven.apache.org/xsd/maven-4.0.0.xsd
-Redirect Permanent /aether-archives/aether.html https://maven.apache.org/aether.html
 
 Redirect Permanent /ant-tasks.html https://maven.apache.org/ant-tasks/index.html
 Redirect Permanent /ant-tasks-release-notes.html https://maven.apache.org/ant-tasks/release-notes.html
@@ -41,6 +40,7 @@ RedirectMatch ^/maven-repository-metadat
 RedirectMatch ^/maven-settings/(.*)$ /ref/3.3.9/maven-settings/$1
 RedirectMatch ^/maven-settings-builder/(.*)$ /ref/3.3.9/maven-settings-builder/$1
 RedirectMatch ^/maven-1.x/plugins-sandbox/(.*)$ /archives/maven-1.x/plugins/$1
+RedirectMatch permanent ^/aether-archives/(.*)$ /aether.html
 
 RedirectMatch permanent ^/repository-manager/(.*)$ https://archiva.apache.org/$1
 RedirectMatch permanent ^/archiva(.*)$ https://archiva.apache.org$1

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