luehe 2003/06/19 14:38:58 Modified: xdocs el.xml Log: Updated commons-el page with release info Revision Changes Path 1.2 +22 -7 jakarta-commons/xdocs/el.xml Index: el.xml =================================================================== RCS file: /home/cvs/jakarta-commons/xdocs/el.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- el.xml 11 Feb 2003 19:44:46 -0000 1.1 +++ el.xml 19 Jun 2003 21:38:58 -0000 1.2 @@ -29,13 +29,28 @@ </section> -<section name='Download'> - <subsection name='Nightly Builds'> - <p> - The nightly builds for EL can be found - <a href='http://cvs.apache.org/builds/jakarta-commons/nightly/commons-el/'>here</a> - </p> - </subsection> + +<section name="Documentation"> + +<p>The <a href="http://jakarta.apache.org/commons/el/RELEASE-NOTES.txt"> +Release Notes</a> document the new features and bug fixes that have been +included in the latest release.</p> + +<p>The <a href="http://jakarta.apache.org/commons/el/api/index.html"> +JavaDoc API documents</a> for the latest release are available online. +In particular, you should read the package overview of the <code>org.apache.commons.el</code> package.</p> + +</section> + + +<section name="Releases"> + +<ul> +<li>Version 1.0 (from mirror) - 20 Jun 2003 + <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> + <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> (latest)</li> +</ul> + </section>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
