dion        2004/09/06 18:18:08

  Modified:    xdocs/site/news index.xml news-2004-2ndHalf.xml
               docs/site/news index.html news-2004-2ndHalf.html
  Log:
  News for JEXL
  
  Revision  Changes    Path
  1.61      +7 -0      jakarta-site2/xdocs/site/news/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news/index.xml,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- index.xml 31 Aug 2004 20:48:36 -0000      1.60
  +++ index.xml 7 Sep 2004 01:18:08 -0000       1.61
  @@ -83,6 +83,13 @@
           <section name='Headlines'>
               <subsection name='2004'>
                   <ul>
  +                    <li><strong>September</strong>
  +                        <ul>
  +                            <li>
  +<a href="news-2004-2ndHalf.html#20040907.1">Commons JEXL 1.0 Released</a>
  +                            </li>
  +                        </ul>
  +                    </li>
                       <li><strong>August</strong>
                           <ul>
                               <li>
  
  
  
  1.25      +20 -0     jakarta-site2/xdocs/site/news/news-2004-2ndHalf.xml
  
  Index: news-2004-2ndHalf.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news/news-2004-2ndHalf.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- news-2004-2ndHalf.xml     7 Sep 2004 00:50:30 -0000       1.24
  +++ news-2004-2ndHalf.xml     7 Sep 2004 01:18:08 -0000       1.25
  @@ -29,6 +29,26 @@
   </a>
   <hr size="1" noshade="noshade" />
   -->
  +<a name="20040907.1">
  +<h3>7 September 2004 - Commons JEXL 1.0 Released</h3>
  +</a>
  +<p>
  +  The Commons JEXL team is proud to announce the first release of Commons
  +  JEXL 1.0.
  +</p>
  +<p>
  +  For details of the changes in this release, see the
  +  <a href='http://jakarta.apache.org/commons/jexl/changes-report.html'>Change 
Report</a>.
  +</p>
  +<p>
  +  Both <a href='http://jakarta.apache.org/site/binindex.cgi#JEXL'>binary</a> and
  +  <a href='http://jakarta.apache.org/site/sourceindex.cgi#JEXL'>source</a>
  +  distributions are available from the usual mirrors. Please remember to verify
  +  the signatures of the files you download using the keys found on the
  +  <a 
href='http://www.apache.org/dist/java-repository/commons-jexl/distributions/'>main 
Apache
  +  web site</a> when downloading from a mirror.
  +</p>
  +<hr size="1" noshade="noshade" />
   
   <a name="20040831.1">
     <h3>31 August 2004 - Tomcat 5.5.0 Released</h3>
  
  
  
  1.104     +7 -0      jakarta-site2/docs/site/news/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/index.html,v
  retrieving revision 1.103
  retrieving revision 1.104
  diff -u -r1.103 -r1.104
  --- index.html        31 Aug 2004 20:48:36 -0000      1.103
  +++ index.html        7 Sep 2004 01:18:08 -0000       1.104
  @@ -352,6 +352,13 @@
         <tr><td>
           <blockquote>
                                       <ul>
  +                    <li><strong>September</strong>
  +                        <ul>
  +                            <li>
  +<a href="news-2004-2ndHalf.html#20040907.1">Commons JEXL 1.0 Released</a>
  +                            </li>
  +                        </ul>
  +                    </li>
                       <li><strong>August</strong>
                           <ul>
                               <li>
  
  
  
  1.24      +21 -1     jakarta-site2/docs/site/news/news-2004-2ndHalf.html
  
  Index: news-2004-2ndHalf.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/news-2004-2ndHalf.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- news-2004-2ndHalf.html    7 Sep 2004 00:50:30 -0000       1.23
  +++ news-2004-2ndHalf.html    7 Sep 2004 01:18:08 -0000       1.24
  @@ -222,7 +222,27 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="20040831.1">
  +                                    <a name="20040907.1">
  +<h3>7 September 2004 - Commons JEXL 1.0 Released</h3>
  +</a>
  +                                                <p>
  +  The Commons JEXL team is proud to announce the first release of Commons
  +  JEXL 1.0.
  +</p>
  +                                                <p>
  +  For details of the changes in this release, see the
  +  <a href="http://jakarta.apache.org/commons/jexl/changes-report.html";>Change 
Report</a>.
  +</p>
  +                                                <p>
  +  Both <a href="http://jakarta.apache.org/site/binindex.cgi#JEXL";>binary</a> and
  +  <a href="http://jakarta.apache.org/site/sourceindex.cgi#JEXL";>source</a>
  +  distributions are available from the usual mirrors. Please remember to verify
  +  the signatures of the files you download using the keys found on the
  +  <a 
href="http://www.apache.org/dist/java-repository/commons-jexl/distributions/";>main 
Apache
  +  web site</a> when downloading from a mirror.
  +</p>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20040831.1">
     <h3>31 August 2004 - Tomcat 5.5.0 Released</h3>
   </a>
                                                   <p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to