Author: bayard
Date: Sun Jan 19 04:32:50 2014
New Revision: 1559472
URL: http://svn.apache.org/r1559472
Log:
Retiring the RDC Taglib. As it's had little change since its Jakarta days, I've
covered it on the existing Taglibs page instead of a new page
Modified:
attic/site/docs/projects/jakarta-taglibs.html
attic/site/xdocs/projects/jakarta-taglibs.xml
Modified: attic/site/docs/projects/jakarta-taglibs.html
URL:
http://svn.apache.org/viewvc/attic/site/docs/projects/jakarta-taglibs.html?rev=1559472&r1=1559471&r2=1559472&view=diff
==============================================================================
--- attic/site/docs/projects/jakarta-taglibs.html (original)
+++ attic/site/docs/projects/jakarta-taglibs.html Sun Jan 19 04:32:50 2014
@@ -68,10 +68,15 @@
moved over to the <a href="http://tomcat.apache.org/taglibs/">Tomcat
Taglibs</a> project - namely the following taglibs: </p>
<ul>
<li>Standard - The implementations of the various JSTL
specifications</li>
- <li>RDC - Reusable Dialog Components Taglib</li>
+ <li><s>RDC - Reusable Dialog Components Taglib</s></li>
<li>Extended - a new taglib to house some of the non-standard
functionality that is still desirable</li>
</ul>
-<p>A list of the retired taglibs follows: </p>
+<p>In 2014 the RDC Taglib was retired from the Tomcat Taglibs project. </p>
+<table class="colortable" width="100%">
+ <tr><th>Name</th><th>JSP version</th><th>Obtain</th></tr>
+ <tr><td><a
href="http://tomcat.apache.org/taglibs/rdc/">RDC</a></td><td>2.0+</td><td><a
href="http://svn.apache.org/repos/asf/tomcat/taglibs/rdc/">svn</a></td></tr>
+ </table>
+<p>A list of the original retired taglibs follows: </p>
<table class="colortable" width="100%">
<tr><th>Name</th><th>JSP version</th><th>Obtain</th></tr>
<tr><td><a
href="http://jakarta.apache.org/taglibs/sandbox/doc/mailer2-doc/">Mailer
2</a></td><td>2.0+</td><td><a
href="http://svn.apache.org/repos/asf/jakarta/taglibs/deprecated-sandbox/mailer2/trunk/">svn</a></td></tr>
Modified: attic/site/xdocs/projects/jakarta-taglibs.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/projects/jakarta-taglibs.xml?rev=1559472&r1=1559471&r2=1559472&view=diff
==============================================================================
--- attic/site/xdocs/projects/jakarta-taglibs.xml (original)
+++ attic/site/xdocs/projects/jakarta-taglibs.xml Sun Jan 19 04:32:50 2014
@@ -37,11 +37,18 @@ limitations under the License.
<ul>
<li>Standard - The implementations of the various JSTL
specifications</li>
- <li>RDC - Reusable Dialog Components Taglib</li>
+ <li><s>RDC - Reusable Dialog Components Taglib</s></li>
<li>Extended - a new taglib to house some of the non-standard
functionality that is still desirable</li>
</ul>
- <p>A list of the retired taglibs follows: </p>
+ <p>In 2014 the RDC Taglib was retired from the Tomcat Taglibs project. </p>
+
+ <table>
+ <tr><th>Name</th><th>JSP version</th><th>Obtain</th></tr>
+ <tr><td><a
href="http://tomcat.apache.org/taglibs/rdc/">RDC</a></td><td>2.0+</td><td><a
href="http://svn.apache.org/repos/asf/tomcat/taglibs/rdc/">svn</a></td></tr>
+ </table>
+
+ <p>A list of the original retired taglibs follows: </p>
<table>
<tr><th>Name</th><th>JSP version</th><th>Obtain</th></tr>