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/04/07 03:41:06 UTC

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

dion        2003/04/06 18:41:06

  Modified:    src/plugins-build/repository/src/plugin-resources
                        repository-audit.xml
  Log:
  Add dtd parser
  
  Revision  Changes    Path
  1.16      +7 -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.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- repository-audit.xml	19 Mar 2003 06:01:18 -0000	1.15
  +++ repository-audit.xml	7 Apr 2003 01:41:05 -0000	1.16
  @@ -498,6 +498,13 @@
     </project>
     
     <project>
  +    <groupId>dtdparser</groupId>
  +    <url>http://www.wutka.com/dtdparser.html</url>
  +    <file>http://www.gnu.org/licenses/lgpl.txt</file>
  +    <comments>http://www.wutka.com/dtdparserlicense.html describes the license</comments>
  +  </project>
  +
  +  <project>
       <groupId>easymock</groupId>
       <url>http://www.easymock.org/</url>
       <file>http://www.easymock.org/License.html</file>
  
  
  

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