svn commit: r731439 - /jakarta/taglibs/trunks-proper/taglibs-site/src/site/xdoc/building.xml
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: bayard
Date: Sun Jan 4 21:09:10 2009
New Revision: 731439
URL: http://svn.apache.org/viewvc?rev=731439&view=rev
Log:
Killing the link to adding a taglib. We have the Incubator nowadays, though there is good info in addtaglib.xml to extract. The building page needs a rewrite given we don't build in that anymore - maybe keep it for legacy builds.
Modified:
jakarta/taglibs/trunks-proper/taglibs-site/src/site/xdoc/building.xml
Modified: jakarta/taglibs/trunks-proper/taglibs-site/src/site/xdoc/building.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/trunks-proper/taglibs-site/src/site/xdoc/building.xml?rev=731439&r1=731438&r2=731439&view=diff
==============================================================================
--- jakarta/taglibs/trunks-proper/taglibs-site/src/site/xdoc/building.xml (original)
+++ jakarta/taglibs/trunks-proper/taglibs-site/src/site/xdoc/building.xml Sun Jan 4 21:09:10 2009
@@ -370,8 +370,6 @@
<p>When you perform a global build, the <b>dist</b> build target is invoked
on each included subproject.</p>
-<p>Refer to the <a href="addtaglib.html">Adding a Taglib</a> for information
-on how to add a new JSP Custom Tag Library or Extensions to JAKARTA-TAGLIBS.</p>
</section>
</body>
</document>