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 rd...@apache.org on 2009/06/03 11:57:23 UTC

svn commit: r781324 - in /james/jspf/trunk: resolver/pom.xml tester/pom.xml

Author: rdonkin
Date: Wed Jun  3 09:57:23 2009
New Revision: 781324

URL: http://svn.apache.org/viewvc?rev=781324&view=rev
Log:
JSPF-74 The latest version of the Apache resource bundle supports only minimal NOTICE files with more information in dependencies. https://issues.apache.org/jira/browse/JSPF-74

Modified:
    james/jspf/trunk/resolver/pom.xml
    james/jspf/trunk/tester/pom.xml

Modified: james/jspf/trunk/resolver/pom.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/resolver/pom.xml?rev=781324&r1=781323&r2=781324&view=diff
==============================================================================
--- james/jspf/trunk/resolver/pom.xml (original)
+++ james/jspf/trunk/resolver/pom.xml Wed Jun  3 09:57:23 2009
@@ -177,41 +177,6 @@
               <resourceBundles>
                 <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
               </resourceBundles>
-              <properties>
-	              <!--  <preProjectText>PRE PROCESS TEXT</preProjectText>  -->
-	              <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 product has been inspired from the spfjava library
-written by Roger Fullerton and Neil Murray.
-  
-This product contains DNS-aware tests inspired by DNSJava 
-test code written and copyrighted by Brian Wellington, too.
-(see src\test\java\org\apache\james\jspf\dnsserver\ files)
-
-This product contains resources (SPF parser tests: test_parser.txt 
-and test_rfc_examples.txt) derived from the libspf2 library 
-(http://www.libspf2.org/) and distributed under the BSD license 
-and copyright by Wayne Schlitt, Shevek. 
-(see src\test\resources\org\apache\james\jspf\libspf2.LICENSE)
-
-This product contains resources (rfc4408-tests.yml) from the
-openspf group, distributed under the BSD license and copyright
-by Stuart D. Gathman and Julian Mehnle.
-(see src\test\resources\org\apache\james\jspf\rfc4408-tests.LICENSE)
-
-This product contains resources (tests.yml, pyspf-tests.yml) 
-from the pyspf library (http://cheeseshop.python.org/pypi/pyspf) 
-distributed under the Python Software Foundation License and 
-copyright by Terence Way, Stuart Gathman (stuart@bmsi.com) and 
-Scott Kitterman.
-(see src\test\resources\org\apache\james\jspf\pyspf.LICENSE)
-
-This file is automatically generated by dependencies declared in pom.xml
-								</postProjectText>
-	              <addLicense>true</addLicense>
-              </properties>
             </configuration>
           </execution>
         </executions>

Modified: james/jspf/trunk/tester/pom.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/tester/pom.xml?rev=781324&r1=781323&r2=781324&view=diff
==============================================================================
--- james/jspf/trunk/tester/pom.xml (original)
+++ james/jspf/trunk/tester/pom.xml Wed Jun  3 09:57:23 2009
@@ -158,41 +158,6 @@
               <resourceBundles>
                 <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
               </resourceBundles>
-              <properties>
-	              <!--  <preProjectText>PRE PROCESS TEXT</preProjectText>  -->
-	              <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 product has been inspired from the spfjava library
-written by Roger Fullerton and Neil Murray.
-  
-This product contains DNS-aware tests inspired by DNSJava 
-test code written and copyrighted by Brian Wellington, too.
-(see src\test\java\org\apache\james\jspf\dnsserver\ files)
-
-This product contains resources (SPF parser tests: test_parser.txt 
-and test_rfc_examples.txt) derived from the libspf2 library 
-(http://www.libspf2.org/) and distributed under the BSD license 
-and copyright by Wayne Schlitt, Shevek. 
-(see src\test\resources\org\apache\james\jspf\libspf2.LICENSE)
-
-This product contains resources (rfc4408-tests.yml) from the
-openspf group, distributed under the BSD license and copyright
-by Stuart D. Gathman and Julian Mehnle.
-(see src\test\resources\org\apache\james\jspf\rfc4408-tests.LICENSE)
-
-This product contains resources (tests.yml, pyspf-tests.yml) 
-from the pyspf library (http://cheeseshop.python.org/pypi/pyspf) 
-distributed under the Python Software Foundation License and 
-copyright by Terence Way, Stuart Gathman (stuart@bmsi.com) and 
-Scott Kitterman.
-(see src\test\resources\org\apache\james\jspf\pyspf.LICENSE)
-
-This file is automatically generated by dependencies declared in pom.xml
-								</postProjectText>
-	              <addLicense>true</addLicense>
-              </properties>
             </configuration>
           </execution>
         </executions>



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