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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to