You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by wg...@apache.org on 2006/03/10 19:53:25 UTC

svn commit: r384891 - in /jakarta/velocity/engine/trunk/xdocs: build.xml docs/developer-guide.xml getting-started.xml index.xml stylesheets/project-website.xml stylesheets/project.xml

Author: wglass
Date: Fri Mar 10 10:53:23 2006
New Revision: 384891

URL: http://svn.apache.org/viewcvs?rev=384891&view=rev
Log:
updated link to snapshots now that cvs is dead

Modified:
    jakarta/velocity/engine/trunk/xdocs/build.xml
    jakarta/velocity/engine/trunk/xdocs/docs/developer-guide.xml
    jakarta/velocity/engine/trunk/xdocs/getting-started.xml
    jakarta/velocity/engine/trunk/xdocs/index.xml
    jakarta/velocity/engine/trunk/xdocs/stylesheets/project-website.xml
    jakarta/velocity/engine/trunk/xdocs/stylesheets/project.xml

Modified: jakarta/velocity/engine/trunk/xdocs/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/engine/trunk/xdocs/build.xml?rev=384891&r1=384890&r2=384891&view=diff
==============================================================================
--- jakarta/velocity/engine/trunk/xdocs/build.xml (original)
+++ jakarta/velocity/engine/trunk/xdocs/build.xml Fri Mar 10 10:53:23 2006
@@ -22,7 +22,7 @@
 can be obtained from <a
 href="http://www.apache.org/dev/version-control.html">Subversion</a> or
 from the <a
-href="http://cvs.apache.org/snapshots/velocity/">nightly
+href="http://svn.apache.org/snapshots/jakarta-velocity/">nightly
 builds</a>.  However, you will need to install Ant, an excellent
 Java-based build tool.  Ant is also a Jakarta project, and can be
 found <a href="http://jakarta.apache.org/ant/">here</a>.

Modified: jakarta/velocity/engine/trunk/xdocs/docs/developer-guide.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/engine/trunk/xdocs/docs/developer-guide.xml?rev=384891&r1=384890&r2=384891&view=diff
==============================================================================
--- jakarta/velocity/engine/trunk/xdocs/docs/developer-guide.xml (original)
+++ jakarta/velocity/engine/trunk/xdocs/docs/developer-guide.xml Fri Mar 10 10:53:23 2006
@@ -152,7 +152,7 @@
 <p>
     If you want to download the latest source, you can do so via the Subversion (svn) 
     source control system, or download a complete 
-    <a href="http://cvs.apache.org/snapshots/velocity/">nightly snapshot.</a>
+    <a href="http://svn.apache.org/snapshots/jakarta-velocity/">nightly snapshot.</a>
 </p>
 
 <p>

Modified: jakarta/velocity/engine/trunk/xdocs/getting-started.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/engine/trunk/xdocs/getting-started.xml?rev=384891&r1=384890&r2=384891&view=diff
==============================================================================
--- jakarta/velocity/engine/trunk/xdocs/getting-started.xml (original)
+++ jakarta/velocity/engine/trunk/xdocs/getting-started.xml Fri Mar 10 10:53:23 2006
@@ -55,7 +55,7 @@
     <p>
         If you want to download the latest source, you can do so via the Subversion (svn) 
         source control system, or download a complete 
-        <a href="http://cvs.apache.org/snapshots/velocity/">nightly snapshot.</a>
+        <a href="http://svn.apache.org/snapshots/jakarta-velocity/">nightly snapshot.</a>
     </p>
 
     <p>

Modified: jakarta/velocity/engine/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/engine/trunk/xdocs/index.xml?rev=384891&r1=384890&r2=384891&view=diff
==============================================================================
--- jakarta/velocity/engine/trunk/xdocs/index.xml (original)
+++ jakarta/velocity/engine/trunk/xdocs/index.xml Fri Mar 10 10:53:23 2006
@@ -60,7 +60,7 @@
       href="WheredoIgetnightlysnapshots?">
       
       <p> Nightly snapshots of the Velocity subversion source code tree can be found
-        <a href="http://cvs.apache.org/snapshots/jakarta-velocity/"> here</a>. </p>
+        <a href="http://svn.apache.org/snapshots/jakarta-velocity/"> here</a>. </p>
       
       <p> These are meant to provide easy access to the actual project source control tree. As
         this is our live development workspace, there are no guarantees as to what you will

Modified: jakarta/velocity/engine/trunk/xdocs/stylesheets/project-website.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/engine/trunk/xdocs/stylesheets/project-website.xml?rev=384891&r1=384890&r2=384891&view=diff
==============================================================================
--- jakarta/velocity/engine/trunk/xdocs/stylesheets/project-website.xml (original)
+++ jakarta/velocity/engine/trunk/xdocs/stylesheets/project-website.xml Fri Mar 10 10:53:23 2006
@@ -47,7 +47,7 @@
     <menu name="Developers">
         <item name="Source Code Repository"   href="http://www.apache.org/dev/version-control.html"/>
         <item name="Building from Source"     href="/build.html"/>
-        <item name="Nightly Snapshots"        href="http://cvs.apache.org/snapshots/velocity/"/>
+        <item name="Nightly Snapshots"        href="http://svn.apache.org/snapshots/jakarta-velocity/"/>
         <item name="Road Map"                 href="http://wiki.apache.org/jakarta-velocity/RoadMap"/>
         <item name="Coding Standards"         href="http://wiki.apache.org/jakarta-velocity/CodeStandards"/>    
         <item name="Documentation Guidelines" href="http://wiki.apache.org/jakarta-velocity/DocumentationGuidelines"/>    

Modified: jakarta/velocity/engine/trunk/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/engine/trunk/xdocs/stylesheets/project.xml?rev=384891&r1=384890&r2=384891&view=diff
==============================================================================
--- jakarta/velocity/engine/trunk/xdocs/stylesheets/project.xml (original)
+++ jakarta/velocity/engine/trunk/xdocs/stylesheets/project.xml Fri Mar 10 10:53:23 2006
@@ -42,7 +42,7 @@
     <menu name="Developers">
         <item name="Source Code Repository"   href="http://www.apache.org/dev/version-control.html"/>
         <item name="Building from Source"     href="/build.html"/>
-        <item name="Nightly Snapshots"        href="http://cvs.apache.org/snapshots/velocity/"/>
+        <item name="Nightly Snapshots"        href="http://svn.apache.org/snapshots/jakarta-velocity/"/>
         <item name="Road Map"                 href="http://wiki.apache.org/jakarta-velocity/RoadMap"/>
         <item name="Dependencies"             href="/jar-dependencies.html"/>
         <item name="Coding Standards"         href="http://wiki.apache.org/jakarta-velocity/CodeStandards"/>    



---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org