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 2004/02/26 09:41:31 UTC

cvs commit: jakarta-cactus/integration/maven/xdocs changes.xml index.xml

vmassol     2004/02/26 00:41:31

  Modified:    integration/maven/xdocs changes.xml index.xml
  Log:
  prepare for development build release of 20040226
  
  Revision  Changes    Path
  1.24      +1 -1      jakarta-cactus/integration/maven/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/maven/xdocs/changes.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- changes.xml	16 Feb 2004 22:01:23 -0000	1.23
  +++ changes.xml	26 Feb 2004 08:41:31 -0000	1.24
  @@ -7,7 +7,7 @@
   
     <body>
   
  -    <release version="1.6dev" date="in CVS">
  +    <release version="1.6dev" date="development build of 2004-02-26">
         <action dev="vmassol" type="fix">
           Aligned the EAR-ing behavior in the Cactus plugin (when using the
           <code>cactus:test-ear</code> goal) with the behavior from the EAR Maven
  
  
  
  1.5       +7 -14     jakarta-cactus/integration/maven/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/maven/xdocs/index.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.xml	15 Jan 2004 12:13:41 -0000	1.4
  +++ index.xml	26 Feb 2004 08:41:31 -0000	1.5
  @@ -21,32 +21,25 @@
             <th>Description</th>
           </tr>
           <tr>
  -          <td>15 Jan 2004</td>
  +          <td>26 Feb 2004</td>
             <td>
               New development build of the Cactus plugin. See the
               <a href="changes-report.html">changes report</a> for the detailed list of changes.
               To install it, run:<br/>
  -            <code>maven plugin:download -DartifactId=cactus-maven -DgroupId=cactus -Dversion=1.6dev-20040115</code>
  +            <code>maven plugin:download -DartifactId=cactus-maven -DgroupId=cactus -Dversion=1.6dev-20040226</code>
               <br/>Read the <a href="using.html">using guide</a> for more details
               on installation and usage.
             </td>
           </tr>
           <tr>
  -          <td>31 Oct 2003</td>
  +          <td>15 Jan 2004</td>
             <td>
  -            Released development build of the Cactus plugin. It is equivalent
  -            the 3.2 version when the plugin was hosted in Maven land. To 
  -            install it, run:<br/>
  -            <code>maven plugin:download -DartifactId=cactus-maven -DgroupId=cactus -Dversion=1.6dev-20031031</code>
  +            New development build of the Cactus plugin. See the
  +            <a href="changes-report.html">changes report</a> for the detailed list of changes.
  +            To install it, run:<br/>
  +            <code>maven plugin:download -DartifactId=cactus-maven -DgroupId=cactus -Dversion=1.6dev-20040115</code>
               <br/>Read the <a href="using.html">using guide</a> for more details
               on installation and usage.
  -          </td>
  -        </tr>
  -        <tr>
  -          <td>29 Oct 2003</td>
  -          <td>
  -            This plugin was previously hosted in the Maven project itself. It 
  -            has now moved to the Cactus project.
             </td>
           </tr>
         </table>
  
  
  

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