Author: sebb
Date: Sat Apr 28 10:56:14 2018
New Revision: 1830425
URL: http://svn.apache.org/viewvc?rev=1830425&view=rev
Log:
viewvc => repos/asf as that is better as a source of source
Modified:
attic/site/xdocs/projects/axis-savan-java.xml
attic/site/xdocs/projects/shale.xml
attic/site/xdocs/stylesheets/site.vsl
Modified: attic/site/xdocs/projects/axis-savan-java.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/projects/axis-savan-java.xml?rev=1830425&r1=1830424&r2=1830425&view=diff
==============================================================================
--- attic/site/xdocs/projects/axis-savan-java.xml (original)
+++ attic/site/xdocs/projects/axis-savan-java.xml Sat Apr 28 10:56:14 2018
@@ -33,7 +33,7 @@
issue tracker is read-only. No downloads were made available. See the
website at
<a
href="http://axis.apache.org/axis2/java/savan/">http://axis.apache.org/axis2/java/savan</a>
for limited additional information on Savan/Java. Note that the website
is incorrect with regards to where
- the source code is. You can find the source code at <a
href="http://svn.apache.org/viewvc/axis/axis2/java/savan/">http://svn.apache.org/viewvc/axis/axis2/java/savan/</a>.
Also note the issue tracker was <a
href="https://issues.apache.org/jira/browse/SAVAN">https://issues.apache.org/jira/browse/SAVAN</a>.
</p>
+ the source code is. You can find the source code at <a
href="http://svn.apache.org/repos/asf/axis/axis2/java/savan/">http://svn.apache.org/repos/asf/axis/axis2/java/savan/</a>.
Also note the issue tracker was <a
href="https://issues.apache.org/jira/browse/SAVAN">https://issues.apache.org/jira/browse/SAVAN</a>.
</p>
<p>As with any project in the Attic - if you should choose to fork
Savan/Java outside of Apache,
please let us know so we can link to your project. </p>
Modified: attic/site/xdocs/projects/shale.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/projects/shale.xml?rev=1830425&r1=1830424&r2=1830425&view=diff
==============================================================================
--- attic/site/xdocs/projects/shale.xml (original)
+++ attic/site/xdocs/projects/shale.xml Sat Apr 28 10:56:14 2018
@@ -48,7 +48,7 @@
please let us know so we can link to your project. </p>
<p>The Shale Test code has been forked into the MyFaces project -
- <a
href="http://svn.apache.org/viewvc/myfaces/test/trunk/">http://svn.apache.org/viewvc/myfaces/test/trunk/</a>.</p>
+ <a
href="http://svn.apache.org/repos/asf/myfaces/test/trunk/">http://svn.apache.org/repos/asf/myfaces/test/trunk/</a>.</p>
</section>
Modified: attic/site/xdocs/stylesheets/site.vsl
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/site.vsl?rev=1830425&r1=1830424&r2=1830425&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/site.vsl (original)
+++ attic/site/xdocs/stylesheets/site.vsl Sat Apr 28 10:56:14 2018
@@ -128,7 +128,7 @@
#if($elem.getChild("svn"))
<tr>
<td>Source Code (Subversion)</td>
- <td><a
href="http://svn.apache.org/viewvc/${proj}/${subproj}">svn.apache.org/repos/asf/${proj}/${subproj}</a></td>
+ <td><a
href="http://svn.apache.org/repos/asf/${proj}/${subproj}">svn.apache.org/repos/asf/${proj}/${subproj}</a></td>
</tr>
#end
#if($elem.getChild("git"))