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 2003/09/29 08:09:54 UTC

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

dion        2003/09/28 23:09:54

  Modified:    src/plugins-build/dist/xdocs changes.xml
               src/plugins-build/checkstyle/xdocs/current changes.xml
               src/plugins-build/clover/xdocs changes.xml
               src/plugins-build/ant/xdocs changes.xml
               src/plugins-build/ear/xdocs changes.xml
               src/plugins-build/antlr/xdocs changes.xml
               src/plugins-build/clean/xdocs changes.xml
               src/plugins-build/changes/xdocs changes.xml
               src/plugins-build/appserver/xdocs changes.xml
               src/plugins-build/docbook/xdocs changes.xml
               src/plugins-build/changelog/xdocs changes.xml
               src/plugins-build/artifact/xdocs changes.xml
               src/plugins-build/developer-activity/xdocs changes.xml
               src/plugins-build/ashkelon/xdocs changes.xml
               src/plugins-build/codeswitcher/xdocs changes.xml
               src/plugins-build/console/xdocs changes.xml
  Log:
  Update changes with release date
  
  Revision  Changes    Path
  1.4       +1 -1      maven/src/plugins-build/dist/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/dist/xdocs/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes.xml	29 Aug 2003 06:27:53 -0000	1.3
  +++ changes.xml	29 Sep 2003 06:09:53 -0000	1.4
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.3" date="in CVS">
  +    <release version="1.3" date="2003-09-29">
         <action dev="dion" type="update">
           update to use maven.docs.*/maven.gen.docs
         </action>
  
  
  
  1.5       +1 -1      maven/src/plugins-build/checkstyle/xdocs/current/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/checkstyle/xdocs/current/changes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- changes.xml	23 Sep 2003 14:14:49 -0000	1.4
  +++ changes.xml	29 Sep 2003 06:09:53 -0000	1.5
  @@ -8,7 +8,7 @@
   
     <body>
   
  -    <release version="2.1" date="In CVS">
  +    <release version="2.1" date="2003-09-29">
         <action dev="dion" type="fix">
           Apply MAVEN-843. Allow checkstyle access to the classpath
         </action>
  
  
  
  1.8       +1 -1      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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- changes.xml	24 Sep 2003 05:16:29 -0000	1.7
  +++ changes.xml	29 Sep 2003 06:09:53 -0000	1.8
  @@ -7,7 +7,7 @@
     </properties>
   
     <body>
  -	<release version="1.2" date="in CVS">
  +	<release version="1.2" date="2003-09-29">
   	  <action dev="dion" type="fix">
   	    Apply MAVEN-819. Allows a new property to be used to specify the 
   	    sort order of the HTML clover report.
  
  
  
  1.6       +1 -1      maven/src/plugins-build/ant/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/ant/xdocs/changes.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- changes.xml	17 Sep 2003 08:13:23 -0000	1.5
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.6
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.4" date="in CVS">
  +    <release version="1.4" date="2003-09-29">
         <action dev="dion" type="update">
           Added test project
         </action>
  
  
  
  1.8       +1 -1      maven/src/plugins-build/ear/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/ear/xdocs/changes.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- changes.xml	1 Sep 2003 00:23:34 -0000	1.7
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.8
  @@ -5,7 +5,7 @@
       <author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
     </properties>
     <body>
  -    <release version="1.2" date="in CVS">
  +    <release version="1.2" date="2003-09-29">
         <action dev="michal" type="fix">
          Fixes for MAVEN-565
          Documentation of some properties were outdated       
  
  
  
  1.5       +1 -1      maven/src/plugins-build/antlr/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/antlr/xdocs/changes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- changes.xml	3 Sep 2003 02:20:52 -0000	1.4
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.5
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.1" date="in CVS">
  +    <release version="1.1" date="2003-09-29">
         <action dev="dion" type="update">
           update to commons-lang 1.0.1
         </action>
  
  
  
  1.5       +1 -1      maven/src/plugins-build/clean/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/clean/xdocs/changes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- changes.xml	29 Jun 2003 16:03:43 -0000	1.4
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.5
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.1" date="in cvs">
  +    <release version="1.1" date="2003-09-29">
         <action dev="dion" type="fix">
           Remove clean:classes and clean:docs goals, as they are in an inappropriate place
         </action>
  
  
  
  1.6       +1 -1      maven/src/plugins-build/changes/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/changes/xdocs/changes.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- changes.xml	17 Sep 2003 08:23:52 -0000	1.5
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.6
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.2" date="in CVS">
  +    <release version="1.2" date="2003-09-29">
         <action dev="dion" type="update">Add test project</action>
         <action dev="dion" type="update">
           update to use maven.docs.*/maven.gen.docs
  
  
  
  1.3       +3 -1      maven/src/plugins-build/appserver/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/appserver/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml	30 Mar 2003 22:59:57 -0000	1.2
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.3
  @@ -6,7 +6,9 @@
     </properties>
   
     <body>
  -    <release version="1.1" date="in CVS">
  +    <release version="2.0" date="in CVS">
  +    </release>
  +    <release version="1.1" date="Unknown">
         <action dev="dion" type="fix">
           Updated docs so that they referred to the current release and not
           b5
  
  
  
  1.6       +1 -1      maven/src/plugins-build/docbook/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/docbook/xdocs/changes.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- changes.xml	29 Aug 2003 06:27:52 -0000	1.5
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.6
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.1" date="in CVS">
  +    <release version="1.1" date="2003-09-29">
         <action dev="dion" type="update">
           update to use maven.docs.*/maven.gen.docs
         </action>
  
  
  
  1.11      +1 -1      maven/src/plugins-build/changelog/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/changelog/xdocs/changes.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changes.xml	21 Sep 2003 13:09:44 -0000	1.10
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.11
  @@ -7,7 +7,7 @@
     </properties>
   
     <body>
  -    <release version="1.3" date="in CVS">
  +    <release version="1.3" date="2003-09-29">
         <action dev="dion" type="update">
           MAVEN-811. Add support of IBM Rational ClearCase SCM.
         </action>
  
  
  
  1.5       +1 -1      maven/src/plugins-build/artifact/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/artifact/xdocs/changes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- changes.xml	2 Sep 2003 16:40:46 -0000	1.4
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.5
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.0" date="in CVS">
  +    <release version="1.0" date="2003-09-29">
         <action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
         <action dev="dion" type="update">update to velocity 1.4-dev</action>
         <action dev="dion" type="update">
  
  
  
  1.4       +1 -1      maven/src/plugins-build/developer-activity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/developer-activity/xdocs/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes.xml	19 Aug 2003 04:45:08 -0000	1.3
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.4
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -	<release version="1.3" date="in CVS">
  +	<release version="1.3" date="2003-09-29">
         <action dev="evenisse" type="add">
           Add link with team list.
         </action>          
  
  
  
  1.2       +1 -1      maven/src/plugins-build/ashkelon/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/ashkelon/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	29 Aug 2003 06:27:52 -0000	1.1
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.2
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.1" date="in CVS">
  +    <release version="1.1" date="2003-09-29">
         <action dev="dion" type="update">
           update to use maven.docs.*/maven.gen.docs
         </action>
  
  
  
  1.3       +1 -1      maven/src/plugins-build/codeswitcher/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/codeswitcher/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml	25 Jul 2003 03:04:32 -0000	1.2
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.3
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.1" date="in CVS">
  +    <release version="1.1" date="2003-09-29">
         <action dev="dion" type="update">
           update to commons-lang 1.0.1
         </action>
  
  
  
  1.2       +1 -1      maven/src/plugins-build/console/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/console/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	24 Jan 2003 03:45:06 -0000	1.1
  +++ changes.xml	29 Sep 2003 06:09:54 -0000	1.2
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.0" date="in CVS">
  +    <release version="1.0" date="2003-09-29">
         <action dev="smor" type="add">
           We can now set the first goal to be set as default when starting the
           console. This way, a project can set its own default goal, so that
  
  
  

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