You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2004/05/01 14:21:03 UTC

cvs commit: maven-plugins/clover/xdocs navigation.xml

vmassol     2004/05/01 05:21:03

  Modified:    clover   project.properties
               clover/xdocs navigation.xml
  Log:
  - remove unneeded properties (they are inherited from top level project.properties)
  - changed order to plugin download in navigation
  
  Revision  Changes    Path
  1.7       +0 -4      maven-plugins/clover/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/project.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.properties	2 Apr 2004 21:12:01 -0000	1.6
  +++ project.properties	1 May 2004 12:21:03 -0000	1.7
  @@ -17,7 +17,3 @@
   # -------------------------------------------------------------------
   # P R O J E C T  P R O P E R T I E S
   # -------------------------------------------------------------------
  -maven.xdoc.date=left
  -maven.xdoc.version=${pom.currentVersion}
  -maven.license.licenseFile=${basedir}/../LICENSE.txt
  -
  
  
  
  1.7       +1 -1      maven-plugins/clover/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/xdocs/navigation.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- navigation.xml	2 Apr 2004 21:12:02 -0000	1.6
  +++ navigation.xml	1 May 2004 12:21:03 -0000	1.7
  @@ -32,8 +32,8 @@
         <item name="Properties" href="/properties.html"/>
       </menu>
       <menu name="Downloads">
  -      <item name="Clover plugin 1.4" href="http://www.ibiblio.org/maven/maven/plugins/maven-clover-plugin-1.4.jar"/>
         <item name="Clover plugin 1.3" href="http://www.ibiblio.org/maven/maven/plugins/maven-clover-plugin-1.3.jar"/>
  +      <item name="Clover plugin 1.4" href="http://www.ibiblio.org/maven/maven/plugins/maven-clover-plugin-1.4.jar"/>
       </menu>
     </body>
   
  
  
  

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