You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/06/05 00:30:42 UTC

cvs commit: jakarta-commons/jexl/xdocs downloads.xml

dirkv       2004/06/04 15:30:42

  Added:       jexl/xdocs downloads.xml
  Log:
  add downloads page
  
  Revision  Changes    Path
  1.1                  jakarta-commons/jexl/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
   <!--
     Copyright 2002-2004 The Apache Software Foundation
  
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
    -->
  <document>
     <properties>
        <title>Downloads</title>
        <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
        <revision>$Id: downloads.xml,v 1.1 2004/06/04 22:30:42 dirkv Exp $</revision>
     </properties>
  
     <body>
        <section name="Releases">
  <!--
           <p>The following releases are available:</p>
           <ul>
             <li>Version 1.1 - 20 October 2003 - <a href="release-notes-1.1.html">(release notes)</a></li>
             <li>Version 1.0 - 12 August 2002</li>
           </ul>
           <br/>
           <p>
              The latest binary release is always available on the 
              <a href="http://jakarta.apache.org/site/binindex.cgi#commons-jexl">
              Jakarta Binary Downloads page</a>,
              its source is available from 
              <a href="http://jakarta.apache.org/site/sourceindex.cgi#commons-jexl">
              Jakarta Source Downloads page</a>.
           </p>
           <p>
              Older releases are retained by the Apache Software Foundation but are 
              moved into a
              <a href="http://archive.apache.org/dist/jakarta/commons/jexl/">
              special archive area</a>.
           </p>
  -->
           <p>
             <a href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-jexl/">
             Nightly source and binary drops</a> are available.
           </p>
           <p>
              Access to the source tree to see the latest and greatest code is possible
              through <a href="cvs-usage.html">anonymous CVS access</a>.
           </p>
        </section>
  <!--
        <section name="Release Candidate">
           <p>
              We are currently preparing the 1.2 release following this
              <a href="release-plan.html">release plan</a>.
           </p>
           <p>
              Release candidates for the upcoming 1.2 release can be downloaded 
              <a href="http://cvs.apache.org/~dirkv/builds/">here</a>.
           </p>
           <p>
             Preliminary <a href="release-notes-1.2.html">release notes</a> are available.
           </p>
           <p>
              Please review and report any problem on the 
              <a href="mail-lists.html">mailing list</a>.
           </p>
           <p>
              Final release target is 31 May 2004. 
           </p>
        </section>
  -->
     </body>
  </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org