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/05/27 01:46:03 UTC

cvs commit: maven-plugins/scm/xdocs navigation.xml changes.xml

dion        2004/05/26 16:46:03

  Modified:    scm/xdocs navigation.xml changes.xml
  Removed:     scm/xdocs/releases/v1.0 properties.xml index.xml changes.xml
                        navigation.xml goals.xml
  Log:
  Document changes.
  Remove old documentation that isn't being kept up
  
  Revision  Changes    Path
  1.5       +0 -3      maven-plugins/scm/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/scm/xdocs/navigation.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- navigation.xml	2 May 2004 10:26:37 -0000	1.4
  +++ navigation.xml	26 May 2004 23:46:03 -0000	1.5
  @@ -31,8 +31,5 @@
         <item href="/properties.html" name="Properties">
         </item>
       </menu>
  -    <menu name="Releases">
  -      <item name="Release 1.0" href="/releases/v1.0/index.html"/>
  -    </menu>
     </body>
   </project>
  
  
  
  1.12      +3 -0      maven-plugins/scm/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/scm/xdocs/changes.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- changes.xml	16 May 2004 02:56:52 -0000	1.11
  +++ changes.xml	26 May 2004 23:46:03 -0000	1.12
  @@ -24,6 +24,9 @@
       <author email="brett@apache.org">Brett Porter</author>
     </properties>
     <body>
  +    <release version="1.4-SNAPSHOT" date="in CVS">
  +      <action dev="dion" type="add">Add scm:cvs-tag-project goal</action>
  +    </release>
       <release version="1.3" date="2004-05-15"></release>
       <release version="1.2" date="2004-03-07">
         <action dev="brett" type="fix">Don't use -C - Mac OS X doesn't recognise it</action>
  
  
  

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