Author: dandiep
Date: Mon Apr 23 16:11:15 2007
New Revision: 531644

URL: http://svn.apache.org/viewvc?view=rev&rev=531644
Log:
Add an extra notice supplement for Jettison which remote-resources isn't 
processing quite right.

Modified:
    incubator/cxf/trunk/buildtools/src/main/resources/notice-supplements.xml

Modified: 
incubator/cxf/trunk/buildtools/src/main/resources/notice-supplements.xml
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/buildtools/src/main/resources/notice-supplements.xml?view=diff&rev=531644&r1=531643&r2=531644
==============================================================================
--- incubator/cxf/trunk/buildtools/src/main/resources/notice-supplements.xml 
(original)
+++ incubator/cxf/trunk/buildtools/src/main/resources/notice-supplements.xml 
Mon Apr 23 16:11:15 2007
@@ -223,4 +223,21 @@
       </licenses>
     </project>
   </supplement>
+  <supplement>
+    <project>
+      <groupId>org.codehaus.jettison</groupId>
+      <artifactId>jettison</artifactId>
+      <name>Jettison</name>
+      <organization>
+        <name>Envoi Solutions LLC</name>
+        <url>http://www.envoisolutions.com</url>
+      </organization>
+      <licenses>
+        <license>
+          <name>The Apache Software License, Version 2.0</name>
+          <url>http://jettison.codehaus.org/License</url>
+        </license>
+      </licenses>
+    </project>
+  </supplement>
 </supplementalDataModels>


Reply via email to