dion        2004/06/29 21:19:27

  Modified:    html2xdoc/src/plugin-test project.xml
               html2xdoc/xdocs changes.xml
               html2xdoc project.xml
  Log:
  Remove tests changes from documentation and version increase per Brett
  
  Revision  Changes    Path
  1.4       +1 -1      maven-plugins/html2xdoc/src/plugin-test/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/html2xdoc/src/plugin-test/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml       4 Mar 2004 18:13:56 -0000       1.3
  +++ project.xml       30 Jun 2004 04:19:27 -0000      1.4
  @@ -23,7 +23,7 @@
     <id>test-maven-java-plugin</id>
     <name>Test project for Maven Java Plugin</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.14      +0 -3      maven-plugins/html2xdoc/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/html2xdoc/xdocs/changes.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- changes.xml       29 Jun 2004 13:20:23 -0000      1.13
  +++ changes.xml       30 Jun 2004 04:19:27 -0000      1.14
  @@ -24,9 +24,6 @@
       <author email="[EMAIL PROTECTED]">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="1.4-SNAPSHOT" date="in CVS">
  -      <action dev="dion" type="update">Use assert taglib in plugin tests</action>
  -    </release>
       <release version="1.3" date="2004-05-15">
         <action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
       </release>
  
  
  
  1.33      +1 -1      maven-plugins/html2xdoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/html2xdoc/project.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- project.xml       29 Jun 2004 13:20:23 -0000      1.32
  +++ project.xml       30 Jun 2004 04:19:27 -0000      1.33
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-html2xdoc-plugin</id>
     <name>Maven Html2XDoc Plug-in</name>
  -  <currentVersion>1.4-SNAPSHOT</currentVersion>
  +  <currentVersion>1.3</currentVersion>
     <gumpRepositoryId>jakarta</gumpRepositoryId>
     <description>Creates XDoc documentation from normal HTML 
documentation.</description>
     <shortDescription>HTML to xdoc transformer</shortDescription>
  
  
  

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

Reply via email to