You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2007/05/11 13:48:31 UTC

svn commit: r537169 - /james/mime4j/trunk/pom.xml

Author: bago
Date: Fri May 11 04:48:30 2007
New Revision: 537169

URL: http://svn.apache.org/viewvc?view=rev&rev=537169
Log:
Added missing NOTICE entry for junit.

Modified:
    james/mime4j/trunk/pom.xml

Modified: james/mime4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?view=diff&rev=537169&r1=537168&r2=537169
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Fri May 11 04:48:30 2007
@@ -168,7 +168,16 @@
               </resourceBundles>
               <properties>
 	              <!--  <preProjectText>PRE PROCESS TEXT</preProjectText>  -->
-	              <postProjectText>This file is automatically generated by dependencies declared in pom.xml</postProjectText>
+	              <!-- Our src distribution includes also the test dependencies and
+	                   maven remote resources doen't take this into account, so we
+	                   manualy add the junit disclaimer -->
+	              <postProjectText>
+	              	This product includes/uses software, JUnit (http://www.junit.org/),
+developed by Kent Beck, Erich Gamma, and David Saff
+License: Common Public License Version 1.0  (http://www.opensource.org/licenses/cpl.php) 
+
+This file is automatically generated by dependencies declared in pom.xml
+	              </postProjectText>
 	              <addLicense>true</addLicense>
               </properties>
             </configuration>



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