Update of /cvsroot/xdoclet/xdoclet/xdocs In directory sc8-pr-cvs1:/tmp/cvs-serv13333/xdoclet/xdocs
Modified Files: index.xml maven-plugin.xml resources.xml tools.xml using.xml Log Message: Fixed links. Index: index.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/xdocs/index.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -r1.18 -r1.19 *** index.xml 29 Mar 2003 12:00:37 -0000 1.18 --- index.xml 29 Mar 2003 12:22:45 -0000 1.19 *************** *** 44,48 **** <p> Currently XDoclet can only be used as part of the build process utilizing ! <a href="http://jakarta.apache.org/ant/">Jakarta Ant</a>. </p> <p> --- 44,48 ---- <p> Currently XDoclet can only be used as part of the build process utilizing ! <a href="http://ant.apache.org/">Jakarta Ant</a>. </p> <p> Index: maven-plugin.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/xdocs/maven-plugin.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** maven-plugin.xml 25 Feb 2003 23:15:16 -0000 1.4 --- maven-plugin.xml 29 Mar 2003 12:22:45 -0000 1.5 *************** *** 10,14 **** <section name="Maven XDoclet Plug-in"> <p> ! <a href="http://jakarta.apache.org/maven/">Maven</a> is an increasingly popular build tool, and XDoclet maintains its own Maven plug-in. This plug-in is located in the same folder as the other xdoclet jar files, and is named maven-xdoclet-plugin-&lt;version&gt;.jar. --- 10,14 ---- <section name="Maven XDoclet Plug-in"> <p> ! <a href="http://maven.apache.org/">Maven</a> is an increasingly popular build tool, and XDoclet maintains its own Maven plug-in. This plug-in is located in the same folder as the other xdoclet jar files, and is named maven-xdoclet-plugin-&lt;version&gt;.jar. Index: resources.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/xdocs/resources.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -r1.16 -r1.17 *** resources.xml 6 Jan 2003 03:32:59 -0000 1.16 --- resources.xml 29 Mar 2003 12:22:45 -0000 1.17 *************** *** 24,28 **** <subsection name="Mentions XDoclet"> <ul> ! <li><a href="http://jakarta.apache.org/ant/external.html">Ant Reference</a> - External Tools and Tasks</li> <li><a href="http://www.theserverside.com/resources/article.jsp?l=FutureEJB">Future of EJB's: Tools Are Finally Catching Up</a> (TheServerSide)</li> <li><a href="http://www.javaworld.com/javaworld/jw-12-2001/jw-1207-yesnoejb.html">To EJB, or not to EJB?</a> (JavaWorld 12/2001)</li> --- 24,28 ---- <subsection name="Mentions XDoclet"> <ul> ! <li><a href="http://ant.apache.org/external.html">Ant Reference</a> - External Tools and Tasks</li> <li><a href="http://www.theserverside.com/resources/article.jsp?l=FutureEJB">Future of EJB's: Tools Are Finally Catching Up</a> (TheServerSide)</li> <li><a href="http://www.javaworld.com/javaworld/jw-12-2001/jw-1207-yesnoejb.html">To EJB, or not to EJB?</a> (JavaWorld 12/2001)</li> *************** *** 33,39 **** <subsection name="Presentations"> <ul> ! <li><a href="http://tinyurl.com/2z3k">XDoclet presentation at BeJUG JavaPolis 2002</a> (Aslak)</li> ! <li><a href="http://www.ehatchersolutions.com/downloads/presentations/XDoclet.ppt">XDoclet with Ant</a> presented by Erik Hatcher for several Complete Programmer symposiums, 2002</li> ! <li><a href="http://www.ehatchersolutions.com/downloads/presentations/ApacheCon.ppt">Ant: The Only Bug You Want Near Your Software</a> presented by Erik Hatcher at ApacheCon, 2002 (contains a subset of the "XDoclet with Ant" presentation</li> </ul> </subsection> --- 33,39 ---- <subsection name="Presentations"> <ul> ! <li><a href="http://tinyurl.com/2z3k">XDoclet presentation at BeJUG JavaPolis 2002</a> (Aslak)</li> ! <li><a href="http://www.ehatchersolutions.com/downloads/presentations/XDoclet.ppt">XDoclet with Ant</a> presented by Erik Hatcher for several Complete Programmer symposiums, 2002</li> ! <li><a href="http://www.ehatchersolutions.com/downloads/presentations/ApacheCon.ppt">Ant: The Only Bug You Want Near Your Software</a> presented by Erik Hatcher at ApacheCon, 2002 (contains a subset of the "XDoclet with Ant" presentation</li> </ul> </subsection> Index: tools.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/xdocs/tools.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -r1.17 -r1.18 *** tools.xml 2 Mar 2003 17:44:15 -0000 1.17 --- tools.xml 29 Mar 2003 12:22:45 -0000 1.18 *************** *** 96,100 **** code generation engine based on <a href="http://java.sun.com/products/jdbc/">JDBC</a>, <a href="http://jakarta.apache.org/velocity/">Velocity</a>, ! <a href="http://jakarta.apache.org/ant/">Ant</a> and <a href="http://xdoclet.sf.net/">XDoclet</a>. If you already have a database, you can use Middlegen to generate... --- 96,100 ---- code generation engine based on <a href="http://java.sun.com/products/jdbc/">JDBC</a>, <a href="http://jakarta.apache.org/velocity/">Velocity</a>, ! <a href="http://ant.apache.org/">Ant</a> and <a href="http://xdoclet.sf.net/">XDoclet</a>. If you already have a database, you can use Middlegen to generate... Index: using.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/xdocs/using.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** using.xml 15 Dec 2002 04:17:18 -0000 1.12 --- using.xml 29 Mar 2003 12:22:45 -0000 1.13 *************** *** 92,96 **** Where the jboss.create.table is a property defined in the ant project. For more information on ant properties consult the ! <a href="http://jakarta.apache.org/ant/manual/index.html">Jakarta Ant documentation</a>. </p> --- 92,96 ---- Where the jboss.create.table is a property defined in the ant project. For more information on ant properties consult the ! <a href="http://ant.apache.org/manual/index.html">Jakarta Ant documentation</a>. </p> *************** *** 244,248 **** <ul> <li>Modify (creating if required) your build.xml script (see ! <a href="http://jakarta.apache.org/ant">Jakarta Ant</a> website for details).</li> <li>Add <a href="tags/ejb-tags.html">XDoclet tags</a> to your source code.</li> <li>Stop worrying about all that boring code you used to write! XDoclet does it all for you now.</li> --- 244,248 ---- <ul> <li>Modify (creating if required) your build.xml script (see ! <a href="http://ant.apache.org/">Jakarta Ant</a> website for details).</li> <li>Add <a href="tags/ejb-tags.html">XDoclet tags</a> to your source code.</li> <li>Stop worrying about all that boring code you used to write! XDoclet does it all for you now.</li> ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel