Author: fmui
Date: Mon Jun 28 14:14:02 2010
New Revision: 958585
URL: http://svn.apache.org/viewvc?rev=958585&view=rev
Log:
- added more licenses
Modified:
incubator/chemistry/opencmis/trunk/src/main/appended-resources/supplemental-models.xml
Modified:
incubator/chemistry/opencmis/trunk/src/main/appended-resources/supplemental-models.xml
URL:
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/src/main/appended-resources/supplemental-models.xml?rev=958585&r1=958584&r2=958585&view=diff
==============================================================================
---
incubator/chemistry/opencmis/trunk/src/main/appended-resources/supplemental-models.xml
(original)
+++
incubator/chemistry/opencmis/trunk/src/main/appended-resources/supplemental-models.xml
Mon Jun 28 14:14:02 2010
@@ -2,6 +2,25 @@
<supplementalDataModels>
<supplement>
<project>
+ <groupId>javax.xml.ws</groupId>
+ <artifactId>jaxws-api</artifactId>
+ <version>2.1</version>
+ <name>JAX-WS (JSR-224) API</name>
+ <url>https://jax-ws.dev.java.net/</url>
+ <organization>
+ <name>Sun Microsystems, Inc</name>
+ <url>http://www.sun.com/</url>
+ </organization>
+ <licenses>
+ <license>
+ <name>Dual license consisting of the CDDL v1.0 and GPL
v2</name>
+
<url>https://glassfish.dev.java.net/public/CDDL+GPL.html</url>
+ </license>
+ </licenses>
+ </project>
+ </supplement>
+ <supplement>
+ <project>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.1.11</version>
@@ -40,6 +59,44 @@
</supplement>
<supplement>
<project>
+ <groupId>javax.xml.soap</groupId>
+ <artifactId>saaj-api</artifactId>
+ <version>1.3</version>
+ <name>SAAJ API</name>
+ <url>https://saaj.dev.java.net/</url>
+ <organization>
+ <name>Sun Microsystems, Inc</name>
+ <url>http://www.sun.com/</url>
+ </organization>
+ <licenses>
+ <license>
+ <name>Dual license consisting of the CDDL v1.0 and GPL
v2</name>
+
<url>https://glassfish.dev.java.net/public/CDDL+GPL.html</url>
+ </license>
+ </licenses>
+ </project>
+ </supplement>
+ <supplement>
+ <project>
+ <groupId>com.sun.xml.stream.buffer</groupId>
+ <artifactId>streambuffer</artifactId>
+ <version>0.9</version>
+ <name>XML Stream Buffer Project</name>
+ <url>https://xmlstreambuffer.dev.java.net/</url>
+ <organization>
+ <name>Sun Microsystems, Inc</name>
+ <url>http://www.sun.com/</url>
+ </organization>
+ <licenses>
+ <license>
+ <name>Dual license consisting of the CDDL v1.0 and GPL
v2</name>
+
<url>https://glassfish.dev.java.net/public/CDDL+GPL.html</url>
+ </license>
+ </licenses>
+ </project>
+ </supplement>
+ <supplement>
+ <project>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.1</version>
@@ -73,5 +130,78 @@
</license>
</licenses>
</project>
- </supplement>
+ </supplement>
+ <supplement>
+ <project>
+ <groupId>javax.annotation</groupId>
+ <artifactId>jsr250-api</artifactId>
+ <version>1.1</version>
+ <name>JSR-250 Common Annotations for the Java(TM) Platform</name>
+
<url>http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html</url>
+ <organization>
+ <name>Sun Microsystems, Inc</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.jws</groupId>
+ <artifactId>jsr181-api</artifactId>
+ <version>1.0-MR1</version>
+ <name>Web Services Metadata for Java</name>
+ <url>http://jcp.org/en/jsr/summary?id=181</url>
+ <organization>
+ <name>Sun Microsystems, Inc</name>
+ <url>http://www.sun.com/</url>
+ </organization>
+ <licenses>
+ <license>
+ <name>Dual license consisting of the CDDL v1.0 and GPL
v2</name>
+
<url>https://glassfish.dev.java.net/public/CDDL+GPL.html</url>
+ </license>
+ </licenses>
+ </project>
+ </supplement>
+ <supplement>
+ <project>
+ <groupId>com.sun.org.apache.xml.internal</groupId>
+ <artifactId>resolver</artifactId>
+ <version>20050927</version>
+ <name>XML Resolver library</name>
+ <organization>
+ <name>Sun Microsystems, Inc</name>
+ <url>http://www.sun.com/</url>
+ </organization>
+ <licenses>
+ <license>
+ <name>Apache 2</name>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ </license>
+ </licenses>
+ </project>
+ </supplement>
+ <supplement>
+ <project>
+ <groupId>javax.xml.stream</groupId>
+ <artifactId>stax-api</artifactId>
+ <version>1.0</version>
+ <name>Streaming API for XML</name>
+ <organization>
+ <name>BEA Systems</name>
+ </organization>
+ <licenses>
+ <license>
+ <name>Dual license consisting of the CDDL v1.0 and GPL
v2</name>
+
<url>https://glassfish.dev.java.net/public/CDDL+GPL.html</url>
+ </license>
+ </licenses>
+ </project>
+ </supplement>
</supplementalDataModels>
\ No newline at end of file