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 20:21:07 UTC

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

Author: rdonkin
Date: Thu Jun 16 18:21:06 2011
New Revision: 1136583

URL: http://svn.apache.org/viewvc?rev=1136583&view=rev
Log:
JAMES-1269 Added provenance and license for jars from AOP Alliance and Doug Lea 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=1136583&r1=1136582&r2=1136583&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 18:21:06 2011
@@ -345,6 +345,34 @@ The Legion Of The Bouncy Castle
         </organization>
     </project>
   </supplement>
+ <!-- 
  
+ =============================================================
+ The AOP Alliance
+  -->
+   <supplement>
+    <project>
+        <groupId>aopalliance</groupId>
+        <artifactId>aopalliance</artifactId>
+        <organization>
+            <name>The AOP Alliance</name>
+            <url>http://aopalliance.sourceforge.net/</url>
+        </organization>
+    </project>
+  </supplement>
+ <!-- 
  
+ =============================================================
+ Doug Lea
+  -->
+   <supplement>
+    <project>
+        <groupId>concurrent</groupId>
+        <artifactId>concurrent</artifactId>
+        <organization>
+            <name>Doug Lea</name>
+            <url>http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html/</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=1136583&r1=1136582&r2=1136583&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 18:21:06 2011
@@ -214,4 +214,8 @@ Within the lib directory
     from The Legion of the Bouncy Castle http://www.bouncycastle.org/
       bcmail-jdk15-1.45.jar
       bcprov-jdk15-1.45.jar
-
+  placed in the public domain 
+    by The AOP Alliance http://aopalliance.sourceforge.net/
+      aopalliance-1.0.jar
+    by Doug Lea
+      concurrent-1.3.4.jar



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