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 14:54:21 UTC

svn commit: r1136416 - /james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml

Author: rdonkin
Date: Thu Jun 16 12:54:21 2011
New Revision: 1136416

URL: http://svn.apache.org/viewvc?rev=1136416&view=rev
Log:
Add organizational information to Bouncy Castle dependencies

Modified:
    james/server/trunk/container-spring/src/main/appended-resources/supplemental-models.xml

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=1136416&r1=1136415&r2=1136416&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 12:54:21 2011
@@ -319,4 +319,32 @@ d5c550739c4c0cb7ca527ef46c9aed72fb215eee
     </project>
   </supplement>
   
+  
+<!-- 
+
+===========================================================
+The Legion Of The Bouncy Castle
+ -->
+   <supplement>
+    <project>
+        <groupId>org.bouncycastle</groupId>
+        <artifactId>bcmail-jdk15</artifactId>
+        <organization>
+            <name>The Legion of the Bouncy Castle</name>
+            <url>http://www.bouncycastle.org/</url>
+        </organization>
+    </project>
+  </supplement>
+   <supplement>
+    <project>
+        <groupId>org.bouncycastle</groupId>
+        <artifactId>bcprov-jdk15</artifactId>
+        <organization>
+            <name>The Legion of the Bouncy Castle</name>
+            <url>http://www.bouncycastle.org/</url>
+        </organization>
+    </project>
+  </supplement>
+ 
+ 
 </supplementalDataModels>



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