Author: fmui
Date: Thu Sep 9 14:16:55 2010
New Revision: 995440
URL: http://svn.apache.org/viewvc?rev=995440&view=rev
Log:
- added missing URLs
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=995440&r1=995439&r2=995440&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
Thu Sep 9 14:16:55 2010
@@ -101,6 +101,7 @@
<artifactId>jaxb-api</artifactId>
<version>2.1</version>
<name>Java Architecture for XML Binding</name>
+ <url>https://jaxb.dev.java.net/</url>
<organization>
<name>Sun Microsystems, Inc</name>
<url>http://www.sun.com/</url>
@@ -119,6 +120,7 @@
<artifactId>activation</artifactId>
<version>1.1</version>
<name>JavaBeans(TM) Activation Framework Specification</name>
+ <url>http://www.oracle.com/technetwork/java/jaf11-139815.html</url>
<organization>
<name>Sun Microsystems, Inc</name>
<url>http://www.sun.com/</url>
@@ -192,8 +194,8 @@
<groupId>javax.xml.stream</groupId>
<artifactId>stax-api</artifactId>
<version>1.0</version>
- <url>http://stax.codehaus.org</url>
<name>Streaming API for XML</name>
+ <url>http://stax.codehaus.org</url>
<organization>
<name>BEA Systems</name>
</organization>
@@ -218,6 +220,14 @@
</supplement>
<supplement>
<project>
+ <groupId>org.jvnet</groupId>
+ <artifactId>mimepull</artifactId>
+ <version>1.3</version>
+ <url>https://mimepull.dev.java.net</url>
+ </project>
+ </supplement>
+ <supplement>
+ <project>
<groupId>stax</groupId>
<artifactId>stax-api</artifactId>
<version>1.0.1</version>