You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/07/14 22:01:57 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs changes.xml news.rdf

vmassol     2003/07/14 13:01:56

  Modified:    .        Tag: CACTUS_15_BRANCH build-common.xml
               documentation/docs/xdocs Tag: CACTUS_15_BRANCH changes.xml
                        news.rdf
  Log:
  Prepare for 1.5-beta1 release
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.30.2.1  +2 -2      jakarta-cactus/build-common.xml
  
  Index: build-common.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build-common.xml,v
  retrieving revision 1.30
  retrieving revision 1.30.2.1
  diff -u -r1.30 -r1.30.2.1
  --- build-common.xml	14 Jul 2003 19:05:31 -0000	1.30
  +++ build-common.xml	14 Jul 2003 20:01:56 -0000	1.30.2.1
  @@ -21,7 +21,7 @@
   
     <property name="project.version.major" value="1"/>
     <property name="project.version.minor" value="5"/>
  -  <property name="project.version.suffix" value="dev"/>
  +  <property name="project.version.suffix" value="-beta1"/>
   
     <property name="project.version"
       value="${project.version.major}.${project.version.minor}${project.version.suffix}"/>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.120.2.1 +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.120
  retrieving revision 1.120.2.1
  diff -u -r1.120 -r1.120.2.1
  --- changes.xml	14 Jul 2003 10:16:59 -0000	1.120
  +++ changes.xml	14 Jul 2003 20:01:56 -0000	1.120.2.1
  @@ -77,7 +77,7 @@
           </action>
   -->
   	
  -      <release version="1.5" date="- in CVS">
  +      <release version="1.5" date="14 July 2003">
           <action dev="VMA" type="update">
             Support for WebLogic 7.x has not been tested with Cactus 1.5 and
             may not work.
  
  
  
  1.7.2.1   +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.7
  retrieving revision 1.7.2.1
  diff -u -r1.7 -r1.7.2.1
  --- news.rdf	12 Jul 2003 20:57:06 -0000	1.7
  +++ news.rdf	14 Jul 2003 20:01:56 -0000	1.7.2.1
  @@ -22,6 +22,7 @@
   
       <items>
         <rdf:Seq>
  +        <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news12"/>
           <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news11"/>
           <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news10"/>
           <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news9"/>
  @@ -37,6 +38,20 @@
       </items>
   
     </channel>
  +
  +  <item rdf:about="http://jakarta.apache.org/cactus/news.html#news12">
  +    <title>Cactus 1.5-beta1 released</title>
  +    <link>http://jakarta.apache.org/cactus/news.html#news12</link>
  +    <description>
  +<![CDATA[Cactus 1.5-beta1 has been released. Full details can be found
  +in the <a href="http://jakarta.apache.org/cactus/1.5-beta1/ANNOUNCEMENT.txt">
  +release announcement</a>.
  +]]>
  +    </description>
  +    <dc:subject></dc:subject>
  +    <dc:creator>vmassol</dc:creator>
  +    <dc:date>2003-07-12T00:00:00+00:00</dc:date>
  +  </item>
   
     <item rdf:about="http://jakarta.apache.org/cactus/news.html#news11">
       <title>Unit Test Java Web Apps with Cactus</title>
  
  
  

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