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 2003/11/17 08:25:45 UTC

cvs commit: maven-plugins/statcvs project.xml

vmassol     2003/11/16 23:25:45

  Modified:    statcvs/xdocs changes.xml
               statcvs  project.xml
  Log:
  Created JIRA project for Statcvs plugin.
  
  Revision  Changes    Path
  1.8       +7 -6      maven-plugins/statcvs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/statcvs/xdocs/changes.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- changes.xml	8 Oct 2003 14:37:06 -0000	1.7
  +++ changes.xml	17 Nov 2003 07:25:45 -0000	1.8
  @@ -9,8 +9,8 @@
     <body>
       
       <release version="2.1" date="in CVS">
  -      <action dev="dion" type="fix">
  -        MAVEN-912. Projects without a repository url should still be able to use statcvs.
  +      <action dev="dion" type="fix" issue="MPSTATCVS-2">
  +        Projects without a repository url should still be able to use statcvs.
         </action>
       </release>
       
  @@ -20,16 +20,17 @@
           XML xdoc output instead of HTML).
         </action>
       </release>
  +
   	<release version="1.2" date="2003-09-19">
         <action dev="dion" type="update">
           Updated to use maven.docs.*/maven.gen.docs
         </action>
  -      <action dev="evenisse" type="fix" due-to="Alwyn Schoeman">
  -        Fixed MAVEN-561. Creates maven.build.dir and maven.docs.dest directory
  +      <action dev="evenisse" type="fix" due-to="Alwyn Schoeman" issue="MPSTATCVS-1">
  +        Creates maven.build.dir and maven.docs.dest directory
           if doesn't exist.
         </action>
  -      <action dev="evenisse" type="fix">
  -        Fixed MAVEN-493. Register reports only if source, test,... exists.
  +      <action dev="evenisse" type="fix" issue="MPCHANGELOG-9">
  +        Register reports only if source, test,... exists.
           So, corresponding entrys in menu will appear only if reports are 
           registered.
         </action>
  
  
  
  1.24      +1 -0      maven-plugins/statcvs/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/statcvs/project.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.xml	10 Oct 2003 19:21:02 -0000	1.23
  +++ project.xml	17 Nov 2003 07:25:45 -0000	1.24
  @@ -10,6 +10,7 @@
     <shortDescription>Provides CVS statistics</shortDescription>
     <logo>http://statcvs-xml.berlios.de/images/statcvslogo.png</logo>
     <url>http://maven.apache.org/reference/plugins/statcvs/</url>
  +  <issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10325</issueTrackingUrl>
     <siteDirectory>/www/maven.apache.org/reference/plugins/statcvs/</siteDirectory>
     <repository>
       <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/statcvs/</connection>
  
  
  

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