vmassol     2003/10/24 08:48:01

  Modified:    documentation/docs/xdocs news.rdf changes.xml
  Log:
  Preparing for 1.5-rc1 release
  
  Revision  Changes    Path
  1.10      +15 -0     jakarta-cactus/documentation/docs/xdocs/news.rdf
  
  Index: news.rdf
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/news.rdf,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- news.rdf  5 Aug 2003 08:26:01 -0000       1.9
  +++ news.rdf  24 Oct 2003 15:48:01 -0000      1.10
  @@ -22,6 +22,7 @@
   
       <items>
         <rdf:Seq>
  +        <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news14"/>
           <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news13"/>
           <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news12"/>
           <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news11"/>
  @@ -39,6 +40,20 @@
       </items>
   
     </channel>
  +
  +  <item rdf:about="http://jakarta.apache.org/cactus/news.html#news14";>
  +    <title>Cactus 1.5-rc1 released</title>
  +    <link>http://jakarta.apache.org/cactus/news.html#news14</link>
  +    <description>
  +<![CDATA[Cactus 1.5-rc1 has been released. Full details can be found
  +in the <a href="http://jakarta.apache.org/cactus/1.5-rc1/ANNOUNCEMENT.txt";>
  +release announcement</a>.
  +]]>
  +    </description>
  +    <dc:subject></dc:subject>
  +    <dc:creator>vmassol</dc:creator>
  +    <dc:date>2003-10-24T00:00:00+00:00</dc:date>
  +  </item>
   
     <item rdf:about="http://jakarta.apache.org/cactus/news.html#news13";>
       <title>Testing FileUploads with Cactus</title>
  
  
  
  1.139     +1 -1      jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.138
  retrieving revision 1.139
  diff -u -r1.138 -r1.139
  --- changes.xml       23 Oct 2003 14:01:22 -0000      1.138
  +++ changes.xml       24 Oct 2003 15:48:01 -0000      1.139
  @@ -70,7 +70,7 @@
         <release version="1.6dev" date="in CVS">
         </release>
         
  -      <release version="1.5-rc1" date="in CVS">
  +      <release version="1.5-rc1" date="24 October 2003">
           <action dev="VMA" type="fix" fixes-bug="23604" due-to="Norbert Pabis" 
due-to-email="[EMAIL PROTECTED]">
             The Cactus Ant integration now reports the HTTP error code when it 
             fails to start the container and timeouts. It was previously doing 
  
  
  

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

Reply via email to