dion        2003/03/31 22:30:27

  Modified:    src/plugins-build/j2ee/xdocs changes.xml
               src/plugins-build/j2ee project.xml
  Log:
  Update docs with fix
  
  Revision  Changes    Path
  1.3       +7 -1      maven/src/plugins-build/j2ee/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/j2ee/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml       26 Jan 2003 07:41:29 -0000      1.2
  +++ changes.xml       1 Apr 2003 06:30:26 -0000       1.3
  @@ -7,7 +7,13 @@
     </properties>
   
     <body>
  -    <release version="1.1" date="in CVS">
  +    <release version="1.2" date="in CVS">
  +      <action dev="dion" type="fix">
  +        Fixed class not found for war validator task
  +      </action>
  +    </release>
  +
  +    <release version="1.1" date="2003-02-12">
         <action dev="dion" type="fix">
           Updated docs so that they referred to the current release and not
           b5
  
  
  
  1.10      +1 -1      maven/src/plugins-build/j2ee/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/j2ee/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml       19 Mar 2003 05:36:10 -0000      1.9
  +++ project.xml       1 Apr 2003 06:30:27 -0000       1.10
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-j2ee-plugin</id>
     <name>Maven J2EE Plugin</name>
  -  <currentVersion>1.1</currentVersion>
  +  <currentVersion>1.2-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Java Project Management Tools</shortDescription>
     <url>http://maven.apache.org/reference/plugins/j2ee/</url>
  
  
  

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

Reply via email to