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 2011/06/16 21:29:10 UTC

svn commit: r1136618 - in /james/server/trunk/container-spring/src/main: appended-resources/supplemental-models.xml licensing/license-for-binary.txt

Author: rdonkin
Date: Thu Jun 16 19:29:10 2011
New Revision: 1136618

URL: http://svn.apache.org/viewvc?rev=1136618&view=rev
Log:
JAMES-1269 Added provenance and license for Serp jar to the LICENSE contained in the binary distribution.

Modified:
    james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml
    james/server/trunk/container-spring/src/main/licensing/license-for-binary.txt

Modified: james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml?rev=1136618&r1=1136617&r2=1136618&view=diff
==============================================================================
--- james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml (original)
+++ james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml Thu Jun 16 19:29:10 2011
@@ -426,7 +426,7 @@ Boilerpipe
 =============================================================
 John Cowan
  -->
-    <supplement>
+  <supplement>
     <project>
         <groupId>org.ccil.cowan.tagsoup</groupId>
         <artifactId>tagsoup</artifactId>
@@ -436,5 +436,19 @@ John Cowan
         </organization>
     </project>
   </supplement>  
- 
+<!-- 
+
+=============================================================
+Serp
+ -->
+  <supplement>
+    <project>
+        <groupId>net.sourceforge.serp</groupId>
+        <artifactId>serp</artifactId>
+        <organization>
+            <name>Serp</name>
+            <url>http://serp.sourceforge.net</url>
+        </organization>
+    </project>
+  </supplement>  
 </supplementalDataModels>

Modified: james/server/trunk/container-spring/src/main/licensing/license-for-binary.txt
URL: http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/licensing/license-for-binary.txt?rev=1136618&r1=1136617&r2=1136618&view=diff
==============================================================================
--- james/server/trunk/container-spring/src/main/licensing/license-for-binary.txt (original)
+++ james/server/trunk/container-spring/src/main/licensing/license-for-binary.txt Thu Jun 16 19:29:10 2011
@@ -247,8 +247,36 @@ Within the lib directory
            ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
            (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
            SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-    by Brian Wellington
-      dnsjava-2.1.1.jar 
+    from Brian Wellington
+      dnsjava-2.1.1.jar
+  licensed under the BSD license http://serp.sourceforge.net/#license (as follows)
+           Copyright (c) 2002-2007, A. Abram White
+           All rights reserved.
+
+           Redistribution and use in source and binary forms, with or without 
+           modification, are permitted provided that the following conditions are met:
+
+           * Redistributions of source code must retain the above copyright notice, this 
+             list of conditions and the following disclaimer.
+           * Redistributions in binary form must reproduce the above copyright notice, 
+             this list of conditions and the following disclaimer in the documentation 
+             and/or other materials provided with the distribution.
+           * Neither the name of 'serp' nor the names of its contributors may
+             be used to endorse or promote products derived from this software without 
+             specific prior written permission.
+
+           THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+           ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
+           WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
+           DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+           ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
+           (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
+           LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 
+           ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
+           (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
+           SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+    from the Serp project http://serp.sourceforge.net/
+      serp-1.13.1.jar
   placed in the public domain 
     by The AOP Alliance http://aopalliance.sourceforge.net/
       aopalliance-1.0.jar



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