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

cvs commit: maven-plugins/checkstyle/xdocs changes.xml

dion        2004/06/29 21:15:06

  Modified:    checkstyle/src/plugin-test project.xml
               checkstyle/xdocs changes.xml
  Log:
  Remove tests changes from documentation and version increase per Brett
  
  Revision  Changes    Path
  1.5       +1 -1      maven-plugins/checkstyle/src/plugin-test/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/checkstyle/src/plugin-test/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	11 May 2004 15:06:54 -0000	1.4
  +++ project.xml	30 Jun 2004 04:15:06 -0000	1.5
  @@ -23,7 +23,7 @@
     <id>test-maven-checkstyle-plugin</id>
     <name>Test project for Maven Checkstyle</name>
     <groupId>maven</groupId>
  -  <currentVersion>1.0-SNAPSHOT</currentVersion>
  +  <currentVersion>1.0</currentVersion>
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://www.apache.org/</url>
  
  
  
  1.35      +0 -1      maven-plugins/checkstyle/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/checkstyle/xdocs/changes.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- changes.xml	29 Jun 2004 12:43:04 -0000	1.34
  +++ changes.xml	30 Jun 2004 04:15:06 -0000	1.35
  @@ -26,7 +26,6 @@
     </properties>
     <body> 
       <release version="2.5-SNAPSHOT" date="In CVS">
  -      <action dev="dion" type="update">Use assert taglib in plugin test.</action>
         <action dev="vmassol" type="add">
           Added generation of a Checkstyle RSS feed.
         </action>
  
  
  

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