rdonkin 2003/01/28 14:49:18 Modified: betwixt/xdocs index.xml tasks.xml Log: Updated documents to reflect 1.0 alpha 1 release Revision Changes Path 1.4 +22 -6 jakarta-commons/betwixt/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-commons/betwixt/xdocs/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- index.xml 27 Jan 2003 14:19:42 -0000 1.3 +++ index.xml 28 Jan 2003 22:49:18 -0000 1.4 @@ -25,12 +25,28 @@ </section> -<section name="Releases"> - <p> - Currently there is no release yet (alpha-1 coming soon though). - But you can get the nightly builds from - <a href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-betwixt/">here</a> - </p> +<section name="Download Betwixt"> + <subsection name="Alpha Releases"> + <p> + <strong>Betwixt 1.0 Alpha 1</strong> - 28 Jan 2003 + <ul> + <li>Download the binary disribution from + <a href='http://jakarta.apache.org/site/sourceindex.cgi'>a mirror here</a></li> + <li>Download the source distribution from + <a href='http://jakarta.apache.org/site/sourceindex.cgi'>a mirror here</a></li> + </ul> + </p> + </subsection> + <subsection name="Nightly Builds"> + <p> + Nightly builds are built once a day from the current CVS HEAD. + This is (nearly) the lastest code and so should be treated with caution! + </p> + <p> + You can get the nightly builds from + <a href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-betwixt/">here</a> + </p> + </subsection> </section> </body> 1.4 +2 -2 jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml =================================================================== RCS file: /home/cvs/jakarta-commons/betwixt/xdocs/tasks.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tasks.xml 19 Jan 2003 23:25:53 -0000 1.3 +++ tasks.xml 28 Jan 2003 22:49:18 -0000 1.4 @@ -173,7 +173,7 @@ </subsection> </section> <section name='Completed'> - <subsection name='Since 1.0-Alpha Release'> + <subsection name='Since 1.0-Alpha 1 Release'> <ul> <li> <strong>Created DTD for .betwixt files.</strong> @@ -194,7 +194,7 @@ </subsection> </section> <section name='Deprecated'> - <subsection name='Since 1.0-Alpha Release'> + <subsection name='Since 1.0-Alpha 1 Release'> <ul> <li> <code>BeanWriter.escapeAttributeValue()</code> moved into XMLUtils
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
