Author: wglass
Date: Mon Jan 31 17:07:15 2005
New Revision: 149342
URL: http://svn.apache.org/viewcvs?view=rev&rev=149342
Log:
fixed bad distribution info. Thanks Shinobu for the patch.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28543
Modified:
jakarta/velocity/trunk/docs/veltag.html
jakarta/velocity/trunk/xdocs/veltag.xml
Modified: jakarta/velocity/trunk/docs/veltag.html
URL:
http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/veltag.html?view=diff&r1=149341&r2=149342
==============================================================================
--- jakarta/velocity/trunk/docs/veltag.html (original)
+++ jakarta/velocity/trunk/docs/veltag.html Mon Jan 31 17:07:15 2005
@@ -502,12 +502,14 @@
To use the Velocity taglib, you need to build it, as it is not
yet included in the main Velocity jar. In the Jakarta tradition,
we made it very easy to build. The code for the project is
-located in the contrib section of the distribution under
+located in the contrib section of the Subversion code repository under
<code>/contrib/temporary/veltag</code>. It is under the
temporary directory as it is hoped this package will
be accepted by the
<a href="http://jakarta.apache.org/taglibs/">Jakarta Taglibs</a>
-project.
+project. See
+<a href="http://www.apache.org/dev/version-control.html">here</a>
+for more about the Subversion code repository.
</p>
<a name="JJAR
build"><strong>The Easy, JJAR Way</strong></a>
<p>
Modified: jakarta/velocity/trunk/xdocs/veltag.xml
URL:
http://svn.apache.org/viewcvs/jakarta/velocity/trunk/xdocs/veltag.xml?view=diff&r1=149341&r2=149342
==============================================================================
--- jakarta/velocity/trunk/xdocs/veltag.xml (original)
+++ jakarta/velocity/trunk/xdocs/veltag.xml Mon Jan 31 17:07:15 2005
@@ -282,12 +282,14 @@
To use the Velocity taglib, you need to build it, as it is not
yet included in the main Velocity jar. In the Jakarta tradition,
we made it very easy to build. The code for the project is
-located in the contrib section of the distribution under
+located in the contrib section of the Subversion code repository under
<code>/contrib/temporary/veltag</code>. It is under the
temporary directory as it is hoped this package will
be accepted by the
<a href="http://jakarta.apache.org/taglibs/">Jakarta Taglibs</a>
-project.
+project. See
+<a href="http://www.apache.org/dev/version-control.html">here</a>
+for more about the Subversion code repository.
</p>
<a name="JJAR build"><strong>The Easy, JJAR Way</strong></a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]