Author: wglass
Date: Tue Feb 15 00:26:04 2005
New Revision: 153916
URL: http://svn.apache.org/viewcvs?view=rev&rev=153916
Log:
fixed links to nightly source code download.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33208
Modified:
jakarta/velocity/trunk/docs/index.html
jakarta/velocity/trunk/docs/install.html
jakarta/velocity/trunk/xdocs/index.xml
jakarta/velocity/trunk/xdocs/install.xml
Modified: jakarta/velocity/trunk/docs/index.html
URL:
http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/index.html?view=diff&r1=153915&r2=153916
==============================================================================
--- jakarta/velocity/trunk/docs/index.html (original)
+++ jakarta/velocity/trunk/docs/index.html Tue Feb 15 00:26:04 2005
@@ -412,7 +412,7 @@
<blockquote>
<p>
Nightly snapshots of the Velocity CVS can be found
- <a
href="http://jakarta.apache.org/builds/jakarta-velocity/nightly/">here</a>.
+ <a href="http://cvs.apache.org/snapshots/velocity/">here</a>.
</p>
<p>
These are meant to provide easy access to the actual project CVS tree.
Modified: jakarta/velocity/trunk/docs/install.html
URL:
http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/install.html?view=diff&r1=153915&r2=153916
==============================================================================
--- jakarta/velocity/trunk/docs/install.html (original)
+++ jakarta/velocity/trunk/docs/install.html Tue Feb 15 00:26:04 2005
@@ -176,7 +176,7 @@
<p>
Everything required to build Velocity comes with the distribution, which
can be obtained from <a
href="http://www.apache.org/dev/version-control.html">Subversion</a> or
-from the <a
href="http://jakarta.apache.org/builds/jakarta-velocity/nightly/">nightly
+from the <a href="http://cvs.apache.org/snapshots/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/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/jakarta/velocity/trunk/xdocs/index.xml?view=diff&r1=153915&r2=153916
==============================================================================
--- jakarta/velocity/trunk/xdocs/index.xml (original)
+++ jakarta/velocity/trunk/xdocs/index.xml Tue Feb 15 00:26:04 2005
@@ -225,7 +225,7 @@
<p>
Nightly snapshots of the Velocity CVS can be found
- <a
href="http://jakarta.apache.org/builds/jakarta-velocity/nightly/">here</a>.
+ <a href="http://cvs.apache.org/snapshots/velocity/">here</a>.
</p>
<p>
Modified: jakarta/velocity/trunk/xdocs/install.xml
URL:
http://svn.apache.org/viewcvs/jakarta/velocity/trunk/xdocs/install.xml?view=diff&r1=153915&r2=153916
==============================================================================
--- jakarta/velocity/trunk/xdocs/install.xml (original)
+++ jakarta/velocity/trunk/xdocs/install.xml Tue Feb 15 00:26:04 2005
@@ -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://jakarta.apache.org/builds/jakarta-velocity/nightly/">nightly
+href="http://cvs.apache.org/snapshots/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>.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]