You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ba...@apache.org on 2009/09/18 04:32:49 UTC

svn commit: r816442 - /tomcat/taglibs/site/src/site/xdoc/site/using.xml

Author: bayard
Date: Fri Sep 18 02:32:49 2009
New Revision: 816442

URL: http://svn.apache.org/viewvc?rev=816442&view=rev
Log:
Minor update to text as part of Jakarta->Tomcat

Modified:
    tomcat/taglibs/site/src/site/xdoc/site/using.xml

Modified: tomcat/taglibs/site/src/site/xdoc/site/using.xml
URL: http://svn.apache.org/viewvc/tomcat/taglibs/site/src/site/xdoc/site/using.xml?rev=816442&r1=816441&r2=816442&view=diff
==============================================================================
--- tomcat/taglibs/site/src/site/xdoc/site/using.xml (original)
+++ tomcat/taglibs/site/src/site/xdoc/site/using.xml Fri Sep 18 02:32:49 2009
@@ -10,11 +10,13 @@
 
 <section name="Download and Installation" href="Download">
 
-<p>Binary downloads of nightly builds and released versions of the JAKARTA-TAGLIBS
-distribution, as with all other Jakarta projects, are available from the Jakarta web site,
+<p>Binary downloads of released versions of the Apache Taglibs
+distributions are available via the download link - 
 at <a href="http://jakarta.apache.org/site/downloads/downloads_taglibs.html">http://jakarta.apache.org/site/downloads/downloads_taglibs.html</a>.
 Download and unpack the distribution archive into a convenient subdirectory.
 </p>
+<p>Note that for now, these distributions are legacy versions from the Jakarta Taglibs days. While current development is built 
+using Maven, the binary builds were created, and the source builds require, an Ant build system. </p>
 </section>
 
 <section name="Distribution Directory Structure" href="Directories">
@@ -33,8 +35,8 @@
     <ul>
     <li><a href="binarydist.html">Using the JAKARTA-TAGLIBS Binary
         Distribution</a> (this document)</li>
-    <li><a href="sourcedist.html">Using the JAKARTA-TAGLIBS Source
-        Distribution</a></li>
+    <li><a href="legacybuilding.html">Building the old JAKARTA-TAGLIBS Source
+        Distributions</a></li>
     <li><a href="guidelines.html">Taglib Developer Guidelines</a></li>
     </ul>
 </li>



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