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

Reply via email to