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/03 04:56:39 UTC

cvs commit: maven/src/plugins-build/repository/src/plugin-resources repository-audit.xml

dion        2003/09/02 19:56:39

  Modified:    src/plugins-build/repository/src/plugin-resources
                        repository-audit.xml
  Log:
  Add jcoverage and urbanophile
  
  Revision  Changes    Path
  1.31      +14 -0     maven/src/plugins-build/repository/src/plugin-resources/repository-audit.xml
  
  Index: repository-audit.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/repository/src/plugin-resources/repository-audit.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- repository-audit.xml	20 Aug 2003 00:08:31 -0000	1.30
  +++ repository-audit.xml	3 Sep 2003 02:56:39 -0000	1.31
  @@ -915,6 +915,13 @@
       <comments></comments>
     </project>
   
  +  <project>
  +    <groupId>jcoverage</groupId>
  +    <url>http://www.jcoverage.com/products/jcoverage/readme.html</url>
  +    <file>http://www.jcoverage.com/products/jcoverage/gpl.html</file>
  +    <comments>GPL</comments>
  +  </project>
  +
     <!-- Note, this is a violation of current Apache policy
          as javagroups is LGPL and jcs imports it
       -->
  @@ -1499,6 +1506,13 @@
         <url>http://tyrex.exolab.org/</url>
         <file>http://tyrex.exolab.org/license.html</file>
         <comments>BSD Style</comments>
  +    </project>
  +
  +    <project>
  +      <groupId>urbanophile</groupId>
  +      <url>http://www.urbanophile.com/arenn/hacking/download.html</url>
  +      <file>http://www.gnu.org/licenses/lgpl.txt</file>
  +      <comments>LGPL</comments>
       </project>
   
       <project>
  
  
  

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