You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2010/08/02 18:18:16 UTC

svn commit: r981581 - /cxf/build-utils/trunk/buildtools/src/main/resources/notice-supplements.xml

Author: dkulp
Date: Mon Aug  2 16:18:15 2010
New Revision: 981581

URL: http://svn.apache.org/viewvc?rev=981581&view=rev
Log:
Add supplements for spring and ant

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

Modified: cxf/build-utils/trunk/buildtools/src/main/resources/notice-supplements.xml
URL: http://svn.apache.org/viewvc/cxf/build-utils/trunk/buildtools/src/main/resources/notice-supplements.xml?rev=981581&r1=981580&r2=981581&view=diff
==============================================================================
--- cxf/build-utils/trunk/buildtools/src/main/resources/notice-supplements.xml (original)
+++ cxf/build-utils/trunk/buildtools/src/main/resources/notice-supplements.xml Mon Aug  2 16:18:15 2010
@@ -1,304 +1,501 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <supplementalDataModels>
-  <supplement>
-    <project>
-      <groupId>javax.ws.rs</groupId>
-      <artifactId>jsr311-api</artifactId>
-      <name>JSR 311 API</name>
-      <url>https://jsr311.dev.java.net/</url>
-      <organization>
-        <name>Sun Microsystems</name>
-        <url>http://www.sun.com/</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
-          <url>http://www.sun.com/cddl/cddl.html</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>com.sun.xml.bind</groupId>
-      <artifactId>jaxb-impl</artifactId>
-      <name>Sun JAXB Reference Implementation Runtime</name>
-      <organization>
-        <name>Sun Microsystems</name>
-        <url>http://www.sun.com/</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
-          <url>http://www.sun.com/cddl/cddl.html</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>com.sun.xml.bind</groupId>
-      <artifactId>jaxb-xjc</artifactId>
-      <name>Sun JAXB Reference Implementation Tools</name>
-      <organization>
-        <name>Sun Microsystems</name>
-        <url>http://www.sun.com/</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
-          <url>http://www.sun.com/cddl/cddl.html</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>com.sun.xml.fastinfoset</groupId>
-      <artifactId>FastInfoset</artifactId>
-      <name>Sun FastInfoset Implementation</name>
-      <organization>
-        <name>Sun Microsystems</name>
-        <url>http://www.sun.com/</url>
-      </organization>
-      <licenses>
-        <license>
-            <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>com.sun.xml.messaging.saaj</groupId>
-      <artifactId>saaj-impl</artifactId>
-      <name>Sun SAAJ Reference Implementation</name>
-      <organization>
-        <name>Sun Microsystems</name>
-        <url>http://www.sun.com/</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
-          <url>http://www.sun.com/cddl/cddl.html</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>javax.xml.soap</groupId>
-      <artifactId>saaj-api</artifactId>
-      <name>Sun SAAJ API</name>
-      <organization>
-        <name>Sun Microsystems</name>
-        <url>http://www.sun.com/</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
-          <url>http://www.sun.com/cddl/cddl.html</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>javax.xml.bind</groupId>
-      <artifactId>jaxb-api</artifactId>
-      <name>Java Architecture for XML Binding (JAXB API)</name>
-      <organization>
-        <name>Sun Microsystems</name>
-        <url>http://www.sun.com/</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
-          <url>http://www.sun.com/cddl/cddl.html</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>xalan</groupId>
-      <artifactId>xalan</artifactId>
-      <name>Apache Xalan-Java</name>
-      <organization>
-        <name>The Apache Software Foundation</name>
-        <url>http://www.apache.org</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>The Apache Software License, Version 2.0</name>
-          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-api</artifactId>
-      <name>Simple Logging Facade for Java - API</name>
-      <licenses>
-        <license>
-          <name>MIT License</name>
-          <url>http://www.slf4j.org/license.html</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-jdk14</artifactId>
-      <name>Simple Logging Facade for Java - JDK Logging</name>
-      <licenses>
-        <license>
-          <name>MIT License</name>
-          <url>http://www.slf4j.org/license.html</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
+    <supplement>
+        <project>
+            <groupId>javax.ws.rs</groupId>
+            <artifactId>jsr311-api</artifactId>
+            <name>JSR 311 API</name>
+            <url>https://jsr311.dev.java.net/</url>
+            <organization>
+                <name>Sun Microsystems</name>
+                <url>http://www.sun.com/</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
+                    <url>http://www.sun.com/cddl/cddl.html</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>com.sun.xml.bind</groupId>
+            <artifactId>jaxb-impl</artifactId>
+            <name>Sun JAXB Reference Implementation Runtime</name>
+            <organization>
+                <name>Sun Microsystems</name>
+                <url>http://www.sun.com/</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
+                    <url>http://www.sun.com/cddl/cddl.html</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>com.sun.xml.bind</groupId>
+            <artifactId>jaxb-xjc</artifactId>
+            <name>Sun JAXB Reference Implementation Tools</name>
+            <organization>
+                <name>Sun Microsystems</name>
+                <url>http://www.sun.com/</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
+                    <url>http://www.sun.com/cddl/cddl.html</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>com.sun.xml.fastinfoset</groupId>
+            <artifactId>FastInfoset</artifactId>
+            <name>Sun FastInfoset Implementation</name>
+            <organization>
+                <name>Sun Microsystems</name>
+                <url>http://www.sun.com/</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>com.sun.xml.messaging.saaj</groupId>
+            <artifactId>saaj-impl</artifactId>
+            <name>Sun SAAJ Reference Implementation</name>
+            <organization>
+                <name>Sun Microsystems</name>
+                <url>http://www.sun.com/</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
+                    <url>http://www.sun.com/cddl/cddl.html</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>javax.xml.soap</groupId>
+            <artifactId>saaj-api</artifactId>
+            <name>Sun SAAJ API</name>
+            <organization>
+                <name>Sun Microsystems</name>
+                <url>http://www.sun.com/</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
+                    <url>http://www.sun.com/cddl/cddl.html</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>javax.xml.bind</groupId>
+            <artifactId>jaxb-api</artifactId>
+            <name>Java Architecture for XML Binding (JAXB API)</name>
+            <organization>
+                <name>Sun Microsystems</name>
+                <url>http://www.sun.com/</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
+                    <url>http://www.sun.com/cddl/cddl.html</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>xalan</groupId>
+            <artifactId>xalan</artifactId>
+            <name>Apache Xalan-Java</name>
+            <organization>
+                <name>The Apache Software Foundation</name>
+                <url>http://www.apache.org</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+            <name>Simple Logging Facade for Java - API</name>
+            <licenses>
+                <license>
+                    <name>MIT License</name>
+                    <url>http://www.slf4j.org/license.html</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-jdk14</artifactId>
+            <name>Simple Logging Facade for Java - JDK Logging</name>
+            <licenses>
+                <license>
+                    <name>MIT License</name>
+                    <url>http://www.slf4j.org/license.html</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+
+    <supplement>
+        <project>
+            <groupId>jaxen</groupId>
+            <artifactId>jaxen</artifactId>
+            <name>Jaxen</name>
+            <licenses>
+                <license>
+                    <name>BSD</name>
+                    <url>http://jaxen.codehaus.org/license.html</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>asm</groupId>
+            <artifactId>asm</artifactId>
+            <name>ASM</name>
+            <licenses>
+                <license>
+                    <name>BSD</name>
+                    <url>http://asm.ow2.org/license.html</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
 
-  <supplement>
-    <project>
-      <groupId>jaxen</groupId>
-      <artifactId>jaxen</artifactId>
-      <name>Jaxen</name>
-      <licenses>
-        <license>
-          <name>BSD</name>
-          <url>http://jaxen.codehaus.org/license.html</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>asm</groupId>
-      <artifactId>asm</artifactId>
-      <name>ASM</name>
-      <licenses>
-        <license>
-          <name>BSD</name>
-          <url>http://asm.ow2.org/license.html</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
 
+    <supplement>
+        <project>
+            <groupId>commons-collections</groupId>
+            <artifactId>commons-collections</artifactId>
+            <name>Apache Commons - collections</name>
+            <organization>
+                <name>The Apache Software Foundation</name>
+                <url>http://www.apache.org</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>net.java.dev.stax-utils</groupId>
+            <artifactId>stax-utils</artifactId>
+            <name>StAX Utilities</name>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>jdom</groupId>
+            <artifactId>jdom</artifactId>
+            <name>JDOM</name>
+            <organization>
+                <name>jdom.org</name>
+                <url>http://www.jdom.org</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>Modified Apache Software License</name>
+                    <url>licenses/jdom.txt</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.apache.santuario</groupId>
+            <artifactId>xmlsec</artifactId>
+            <name>XML Security</name>
+            <organization>
+                <name>The Apache Software Foundation</name>
+                <url>http://www.apache.org</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.apache.ant</groupId>
+            <artifactId>ant-launcher</artifactId>
+            <name>Ant Launcher</name>
+            <organization>
+                <name>The Apache Software Foundation</name>
+                <url>http://www.apache.org</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.apache.ant</groupId>
+            <artifactId>ant</artifactId>
+            <name>Ant</name>
+            <organization>
+                <name>The Apache Software Foundation</name>
+                <url>http://www.apache.org</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>oro</groupId>
+            <artifactId>oro</artifactId>
+            <name>Jakarta-ORO</name>
+            <organization>
+                <name>The Apache Software Foundation</name>
+                <url>http://www.apache.org</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                </license>
+            </licenses>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>opensaml</groupId>
+            <artifactId>opensaml</artifactId>
+            <name>OpenSAML</name>
+            <organization>
+                <name>Internet2</name>
+                <url>http://www.opensaml.org</url>
+            </organization>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                </license>
+            </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>
+    <supplement>
+        <project>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-core</artifactId>
+            <name>Spring Core</name>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                    <distribution>repo</distribution>
+                </license>
+            </licenses>
+            <organization>
+                <name>Spring Framework</name>
+                <url>http://www.springframework.org/</url>
+            </organization>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-aop</artifactId>
+            <name>Spring AOP</name>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                    <distribution>repo</distribution>
+                </license>
+            </licenses>
+            <organization>
+                <name>Spring Framework</name>
+                <url>http://www.springframework.org/</url>
+            </organization>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-asm</artifactId>
+            <name>Spring ASM</name>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                    <distribution>repo</distribution>
+                </license>
+            </licenses>
+            <organization>
+                <name>Spring Framework</name>
+                <url>http://www.springframework.org/</url>
+            </organization>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-context</artifactId>
+            <name>Spring Context</name>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                    <distribution>repo</distribution>
+                </license>
+            </licenses>
+            <organization>
+                <name>Spring Framework</name>
+                <url>http://www.springframework.org/</url>
+            </organization>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-beans</artifactId>
+            <name>Spring Beans</name>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                    <distribution>repo</distribution>
+                </license>
+            </licenses>
+            <organization>
+                <name>Spring Framework</name>
+                <url>http://www.springframework.org/</url>
+            </organization>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-expression</artifactId>
+            <name>Spring Expression</name>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                    <distribution>repo</distribution>
+                </license>
+            </licenses>
+            <organization>
+                <name>Spring Framework</name>
+                <url>http://www.springframework.org/</url>
+            </organization>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-jms</artifactId>
+            <name>Spring JMS</name>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                    <distribution>repo</distribution>
+                </license>
+            </licenses>
+            <organization>
+                <name>Spring Framework</name>
+                <url>http://www.springframework.org/</url>
+            </organization>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-tx</artifactId>
+            <name>Spring Transactions</name>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                    <distribution>repo</distribution>
+                </license>
+            </licenses>
+            <organization>
+                <name>Spring Framework</name>
+                <url>http://www.springframework.org/</url>
+            </organization>
+        </project>
+    </supplement>
+    <supplement>
+        <project>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-web</artifactId>
+            <name>Spring Web</name>
+            <licenses>
+                <license>
+                    <name>The Apache Software License, Version 2.0</name>
+                    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                    <distribution>repo</distribution>
+                </license>
+            </licenses>
+            <organization>
+                <name>Spring Framework</name>
+                <url>http://www.springframework.org/</url>
+            </organization>
+        </project>
+    </supplement>
 
-  <supplement>
-    <project>
-      <groupId>commons-collections</groupId>
-      <artifactId>commons-collections</artifactId>
-      <name>Apache Commons - collections</name>
-      <organization>
-        <name>The Apache Software Foundation</name>
-        <url>http://www.apache.org</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>The Apache Software License, Version 2.0</name>
-          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>net.java.dev.stax-utils</groupId>
-      <artifactId>stax-utils</artifactId>
-      <name>StAX Utilities</name>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>jdom</groupId>
-      <artifactId>jdom</artifactId>
-      <name>JDOM</name>
-      <organization>
-        <name>jdom.org</name>
-        <url>http://www.jdom.org</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>Modified Apache Software License</name>
-          <url>licenses/jdom.txt</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-  <supplement>
-    <project>
-      <groupId>org.apache.santuario</groupId>
-      <artifactId>xmlsec</artifactId>
-      <name>XML Security</name>
-      <organization>
-        <name>The Apache Software Foundation</name>
-        <url>http://www.apache.org</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>The Apache Software License, Version 2.0</name>
-          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-    <supplement>
-    <project>
-      <groupId>oro</groupId>
-      <artifactId>oro</artifactId>
-      <name>Jakarta-ORO</name>
-      <organization>
-        <name>The Apache Software Foundation</name>
-        <url>http://www.apache.org</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>The Apache Software License, Version 2.0</name>
-          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-        </license>
-      </licenses>
-    </project>
-  </supplement>
-    <supplement>
-    <project>
-      <groupId>opensaml</groupId>
-      <artifactId>opensaml</artifactId>
-      <name>OpenSAML</name>
-      <organization>
-        <name>Internet2</name>
-        <url>http://www.opensaml.org</url>
-      </organization>
-      <licenses>
-        <license>
-          <name>The Apache Software License, Version 2.0</name>
-          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-        </license>
-      </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>