dion        2004/11/22 18:27:32

  Modified:    xdocs/site/news index.xml news-2004-2ndHalf.xml
               docs/site/news index.html news-2004-2ndHalf.html
  Log:
  jelly 1.0-rc1 details
  
  Revision  Changes    Path
  1.85      +3 -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.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- index.xml 21 Nov 2004 21:04:53 -0000      1.84
  +++ index.xml 23 Nov 2004 02:27:32 -0000      1.85
  @@ -90,6 +90,9 @@
                       <li><strong>November</strong>
                           <ul>
                               <li>
  +<a href="news-2004-2ndHalf.html#20041123.1">Apache Jakarta Jelly 1.0 Release 
Candidate 1 Released</a>
  +                            </li>
  +                            <li>
   <a href="elsewhere-2004-2ndHalf.html#20041111.1">Apache Cocoon 2.1.6 
Released</a>
                               </li>
                               <li>
  
  
  
  1.49      +19 -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.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- news-2004-2ndHalf.xml     21 Nov 2004 17:02:31 -0000      1.48
  +++ news-2004-2ndHalf.xml     23 Nov 2004 02:27:32 -0000      1.49
  @@ -29,6 +29,25 @@
   </a>
   <hr size="1" noshade="noshade" />
   -->
  +<a name="20041123.1">
  +<h3>23 November 2004 - Commons Jelly 1.0-RC1 Released</h3>
  +</a>
  +<p>
  +  The Commons Jelly team is proud to announce Release Candidate 1 of Commons 
Jelly 1.0.
  +</p>
  +<p>
  +  For details of the changes in this release, see the
  +  <a 
href='http://jakarta.apache.org/commons/jelly/changes-report.html'>Change 
Report</a>.
  +</p>
  +<p>
  +  Both <a 
href='http://jakarta.apache.org/site/binindex.cgi#Jelly'>binary</a> and
  +  <a href='http://jakarta.apache.org/site/sourceindex.cgi#Jelly'>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-jelly/distributions/'>main
 Apache
  +  web site</a> when downloading from a mirror.
  +</p>
  +<hr size="1" noshade="noshade" />
   
   <a name="20041121.1">
   <h3>21 November - Commons HttpClient 3.0 beta1 Released</h3>
  
  
  
  1.130     +3 -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.129
  retrieving revision 1.130
  diff -u -r1.129 -r1.130
  --- index.html        21 Nov 2004 21:04:52 -0000      1.129
  +++ index.html        23 Nov 2004 02:27:32 -0000      1.130
  @@ -359,6 +359,9 @@
                       <li><strong>November</strong>
                           <ul>
                               <li>
  +<a href="news-2004-2ndHalf.html#20041123.1">Apache Jakarta Jelly 1.0 Release 
Candidate 1 Released</a>
  +                            </li>
  +                            <li>
   <a href="elsewhere-2004-2ndHalf.html#20041111.1">Apache Cocoon 2.1.6 
Released</a>
                               </li>
                               <li>
  
  
  
  1.51      +20 -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.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- news-2004-2ndHalf.html    21 Nov 2004 21:04:52 -0000      1.50
  +++ news-2004-2ndHalf.html    23 Nov 2004 02:27:32 -0000      1.51
  @@ -222,7 +222,26 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="20041121.1">
  +                                    <a name="20041123.1">
  +<h3>23 November 2004 - Commons Jelly 1.0-RC1 Released</h3>
  +</a>
  +                                                <p>
  +  The Commons Jelly team is proud to announce Release Candidate 1 of Commons 
Jelly 1.0.
  +</p>
  +                                                <p>
  +  For details of the changes in this release, see the
  +  <a 
href="http://jakarta.apache.org/commons/jelly/changes-report.html";>Change 
Report</a>.
  +</p>
  +                                                <p>
  +  Both <a 
href="http://jakarta.apache.org/site/binindex.cgi#Jelly";>binary</a> and
  +  <a href="http://jakarta.apache.org/site/sourceindex.cgi#Jelly";>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-jelly/distributions/";>main
 Apache
  +  web site</a> when downloading from a mirror.
  +</p>
  +                                                <hr size="1" 
noshade="noshade" />
  +                                                <a name="20041121.1">
   <h3>21 November - Commons HttpClient 3.0 beta1 Released</h3>
   </a>
                                                   <p>
  
  
  

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

Reply via email to