You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by ol...@apache.org on 2010/02/05 19:12:30 UTC

svn commit: r907026 - /james/mime4j/trunk/core/src/main/appended-resources/supplemental-models.xml

Author: olegk
Date: Fri Feb  5 18:12:29 2010
New Revision: 907026

URL: http://svn.apache.org/viewvc?rev=907026&view=rev
Log:
Removed references to commons-logging and log4j from supplemental models

Modified:
    james/mime4j/trunk/core/src/main/appended-resources/supplemental-models.xml

Modified: james/mime4j/trunk/core/src/main/appended-resources/supplemental-models.xml
URL: http://svn.apache.org/viewvc/james/mime4j/trunk/core/src/main/appended-resources/supplemental-models.xml?rev=907026&r1=907025&r2=907026&view=diff
==============================================================================
--- james/mime4j/trunk/core/src/main/appended-resources/supplemental-models.xml (original)
+++ james/mime4j/trunk/core/src/main/appended-resources/supplemental-models.xml Fri Feb  5 18:12:29 2010
@@ -20,25 +20,6 @@
   -->
   <supplement>
     <project>
-      <groupId>commons-logging</groupId>
-      <artifactId>commons-logging</artifactId>
-      <name>Apache Commons Logging</name>
-      <url>http://jakarta.apache.org/commons/logging/</url>
-      <organization>
-        <name>The Apache Software Foundation</name>
-        <url>http://www.apache.org/</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>Apache License, Version 2.0</name>
-          <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
-          <distribution>repo</distribution>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
       <name>Apache Commons IO</name>
@@ -58,31 +39,12 @@
   </supplement>
   <supplement>
     <project>
-      <groupId>log4j</groupId>
-      <artifactId>log4j</artifactId>
-      <name>Apache Log4j</name>
-      <url>http://logging.apache.org/log4j/</url>
-      <organization>
-        <name>The Apache Software Foundation</name>
-        <url>http://www.apache.org/</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>Apache License, Version 2.0</name>
-          <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
-          <distribution>repo</distribution>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <name>JUnit</name>
       <url>http://www.junit.org/</url>
       <organization>
-      	<name>Kent Beck, Erich Gamma, and David Saff</name>
+          <name>Kent Beck, Erich Gamma, and David Saff</name>
       </organization>
       <licenses>
         <license>