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:26:15 UTC

svn commit: r1136585 - 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:26:15 2011
New Revision: 1136585

URL: http://svn.apache.org/viewvc?rev=1136585&view=rev
Log:
JAMES-1269 Added provenance and license for jars from Drew Noakes 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=1136585&r1=1136584&r2=1136585&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:26:15 2011
@@ -374,5 +374,20 @@ The Legion Of The Bouncy Castle
             <url>http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html/</url>
         </organization>
     </project>
-  </supplement> 
+  </supplement>
+ <!-- 
+ 
+ =============================================================
+ Drew Noakes
+  -->
+   <supplement>
+    <project>
+        <groupId>com.drewnoakes</groupId>
+        <artifactId>metadata-extractor</artifactId>
+        <organization>
+            <name>Drew Noakes</name>
+            <url>http://www.drewnoakes.com/code/exif/</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=1136585&r1=1136584&r2=1136585&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:26:15 2011
@@ -219,3 +219,6 @@ Within the lib directory
       aopalliance-1.0.jar
     by Doug Lea
       concurrent-1.3.4.jar
+    by Drew Noakes
+      metadata-extractor-2.4.0-beta-1.jar
+



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