[jboss-cvs] Repository SVN: r24261 - in sun-jaxb: 2.1.9 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 7 09:30:22 EDT 2009


Author: ataylor
Date: 2009-04-07 09:30:21 -0400 (Tue, 07 Apr 2009)
New Revision: 24261

Added:
   sun-jaxb/2.1.9/
   sun-jaxb/2.1.9/component-info.xml
   sun-jaxb/2.1.9/lib/
   sun-jaxb/2.1.9/lib/jaxb-api.jar
   sun-jaxb/2.1.9/lib/jaxb-impl.jar
   sun-jaxb/2.1.9/lib/jaxb-xjc.jar
Log:
added jaxb api 2.1.9

Added: sun-jaxb/2.1.9/component-info.xml
===================================================================
--- sun-jaxb/2.1.9/component-info.xml	                        (rev 0)
+++ sun-jaxb/2.1.9/component-info.xml	2009-04-07 13:30:21 UTC (rev 24261)
@@ -0,0 +1,23 @@
+<project name="sun-jaxb-component-info">
+  
+  <!-- ============================================================ -->
+  <!-- JAXB 2.0                                                      -->
+  <!-- ============================================================ -->
+  
+  <component 
+    id="sun-jaxb" 
+    version="2.1.9"
+    licenseType="cddl" 
+    projectHome="https://jaxb.dev.java.net/" 
+    description="The JAXB 2.1.9 implementation">
+    
+    <artifact id="jaxb-api.jar"/>
+    <artifact id="jaxb-xjc.jar"/>
+    <artifact id="jaxb-impl.jar"/>
+    
+    <export>
+      <include input="jaxb-api.jar"/>
+    </export>
+  </component>
+  
+</project>
\ No newline at end of file

Added: sun-jaxb/2.1.9/lib/jaxb-api.jar
===================================================================
(Binary files differ)


Property changes on: sun-jaxb/2.1.9/lib/jaxb-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: sun-jaxb/2.1.9/lib/jaxb-impl.jar
===================================================================
(Binary files differ)


Property changes on: sun-jaxb/2.1.9/lib/jaxb-impl.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: sun-jaxb/2.1.9/lib/jaxb-xjc.jar
===================================================================
(Binary files differ)


Property changes on: sun-jaxb/2.1.9/lib/jaxb-xjc.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list