You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bw...@apache.org on 2003/06/10 15:25:25 UTC

cvs commit: maven/src/plugins-build/clover/xdocs properties.xml changes.xml

bwalding    2003/06/10 06:25:25

  Modified:    src/plugins-build/clover/xdocs properties.xml changes.xml
  Log:
  Doco updates
  PR: MAVEN-372
  
  Revision  Changes    Path
  1.3       +1 -8      maven/src/plugins-build/clover/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/clover/xdocs/properties.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- properties.xml	10 Jun 2003 13:22:47 -0000	1.2
  +++ properties.xml	10 Jun 2003 13:25:25 -0000	1.3
  @@ -44,14 +44,7 @@
               Specifies the location of the Clover database. The default value is
               <code>${maven.build.dir}/clover/database</code>.
             </td>
  -        </tr>
  -		<tr>
  -          <td><a name="maven.clover.report.format">maven.clover.report.format</a></td>
  -          <td>No (default "html")</td>
  -          <td>
  -            Specifies the format of the Clover report output
  -          </td>
  -        </tr>
  +        </tr>		
         </table>
       </section>
     </body>
  
  
  
  1.3       +6 -0      maven/src/plugins-build/clover/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/clover/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml	4 Jun 2003 13:51:26 -0000	1.2
  +++ changes.xml	10 Jun 2003 13:25:25 -0000	1.3
  @@ -6,6 +6,12 @@
     </properties>
   
     <body>
  +	<release version="1.3" date="in CVS">
  +      <action dev="bwalding" type="update">
  +		Upgrade to Clover 1.2
  +      </action>
  +    </release>
  +
       <release version="1.2" date="in CVS">
         <action dev="vmassol" type="update">
           Make sure that test failures or errors do not stop the generation
  
  
  

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


RE: cvs commit: maven/src/plugins-build/clover/xdocs properties.xml changes.xml

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Ben,

It seems you have not released version 1.2 before starting work on
1.3... The changes.xml files says that both releases are in CVS...

I have just created a release guide on
http://nagoya.apache.org/wiki/apachewiki.cgi?Maven/ReleasingPlugins

Note that the guide on the Maven development process pages
(http://maven.apache.org/development/release-process.html) is very high
level. Maybe we should update it...

Do you think you could be the first to experiment it? :-)

Thanks
-Vincent

> -----Original Message-----
> From: bwalding@apache.org [mailto:bwalding@apache.org]
> Sent: 10 June 2003 15:25
> To: maven-cvs@apache.org
> Subject: cvs commit: maven/src/plugins-build/clover/xdocs
properties.xml
> changes.xml
> 
> bwalding    2003/06/10 06:25:25
> 
>   Modified:    src/plugins-build/clover/xdocs properties.xml
changes.xml
>   Log:
>   Doco updates
> 
>   PR: MAVEN-372
> 
>   Revision  Changes    Path
>   1.3       +1 -8
maven/src/plugins-build/clover/xdocs/properties.xml
> 
>   Index: properties.xml
>   ===================================================================
>   RCS file: /home/cvs/maven/src/plugins-
> build/clover/xdocs/properties.xml,v
>   retrieving revision 1.2
>   retrieving revision 1.3
>   diff -u -r1.2 -r1.3
>   --- properties.xml	10 Jun 2003 13:22:47 -0000	1.2
>   +++ properties.xml	10 Jun 2003 13:25:25 -0000	1.3
>   @@ -44,14 +44,7 @@
>                Specifies the location of the Clover database. The
default
> value is
>                <code>${maven.build.dir}/clover/database</code>.
>              </td>
>   -        </tr>
>   -		<tr>
>   -          <td><a
> name="maven.clover.report.format">maven.clover.report.format</a></td>
>   -          <td>No (default "html")</td>
>   -          <td>
>   -            Specifies the format of the Clover report output
>   -          </td>
>   -        </tr>
>   +        </tr>
>          </table>
>        </section>
>      </body>
> 
> 
> 
>   1.3       +6 -0
maven/src/plugins-build/clover/xdocs/changes.xml
> 
>   Index: changes.xml
>   ===================================================================
>   RCS file:
/home/cvs/maven/src/plugins-build/clover/xdocs/changes.xml,v
>   retrieving revision 1.2
>   retrieving revision 1.3
>   diff -u -r1.2 -r1.3
>   --- changes.xml	4 Jun 2003 13:51:26 -0000	1.2
>   +++ changes.xml	10 Jun 2003 13:25:25 -0000	1.3
>   @@ -6,6 +6,12 @@
>      </properties>
> 
>      <body>
>   +	<release version="1.3" date="in CVS">
>   +      <action dev="bwalding" type="update">
>   +		Upgrade to Clover 1.2
>   +      </action>
>   +    </release>
>   +
>        <release version="1.2" date="in CVS">
>          <action dev="vmassol" type="update">
>            Make sure that test failures or errors do not stop the
> generation
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org



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