You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2003/03/26 11:07:24 UTC

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

evenisse    2003/03/26 02:07:23

  Modified:    src/plugins-build/test/xdocs changes.xml
  Log:
  Add jvmarg support for junit.
  Add properties documentation.
  
  Revision  Changes    Path
  1.2       +7 -1      maven/src/plugins-build/test/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/test/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	24 Jan 2003 03:44:31 -0000	1.1
  +++ changes.xml	26 Mar 2003 10:07:23 -0000	1.2
  @@ -6,7 +6,13 @@
     </properties>
   
     <body>
  -    <release version="1.2" date="in CVS">
  +    <release version="1.3" date="in CVS">
  +      <action dev="evenisse" type="add">
  +        Add jvmarg support for junit.
  +        Add properties documentation.
  +      </action>
  +    </release>
  +    <release version="1.2" date="2003-02-11">
         <action dev="evenisse" type="fix">
           Fixed classpath for test:ui, test:single and test:match goals.
         </action>
  
  
  

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