You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/09/17 14:56:45 UTC

svn commit: r1761250 - in /maven/site/trunk/content: filtered-resources/.htaccess xhtml/aether.xhtml

Author: hboutemy
Date: Sat Sep 17 14:56:45 2016
New Revision: 1761250

URL: http://svn.apache.org/viewvc?rev=1761250&view=rev
Log:
added redirection

Modified:
    maven/site/trunk/content/filtered-resources/.htaccess
    maven/site/trunk/content/xhtml/aether.xhtml

Modified: maven/site/trunk/content/filtered-resources/.htaccess
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/filtered-resources/.htaccess?rev=1761250&r1=1761249&r2=1761250&view=diff
==============================================================================
--- maven/site/trunk/content/filtered-resources/.htaccess (original)
+++ maven/site/trunk/content/filtered-resources/.htaccess Sat Sep 17 14:56:45 2016
@@ -9,6 +9,7 @@ Redirect /ref/current/ https://maven.apa
 Redirect /ref/current https://maven.apache.org/ref/${currentStableVersion}/
 
 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

Modified: maven/site/trunk/content/xhtml/aether.xhtml
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xhtml/aether.xhtml?rev=1761250&r1=1761249&r2=1761250&view=diff
==============================================================================
--- maven/site/trunk/content/xhtml/aether.xhtml (original)
+++ maven/site/trunk/content/xhtml/aether.xhtml Sat Sep 17 14:56:45 2016
@@ -1,6 +1,6 @@
 <html>
 <body>
-<h1>Aether import plan to Maven:</h1>
+<h1>Aether import plan to Maven</h1>
 
 <h2>IP Clearance</h2>
 <p>Tracked on <a href="http://incubator.apache.org/ip-clearance/maven-aether.html">Incubator IP Clearance </a> and through <a href="https://issues.apache.org/jira/browse/MNG-6007">MNG-6007</a>.</p>