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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 24 09:49:07 EDT 2007


Author: heiko.braun at jboss.com
Date: 2007-05-24 09:49:07 -0400 (Thu, 24 May 2007)
New Revision: 479

Added:
   sun-jaxb/2.1.3jboss/
   sun-jaxb/2.1.3jboss/component-info.xml
   sun-jaxb/2.1.3jboss/lib/
   sun-jaxb/2.1.3jboss/lib/jaxb-api-doc.zip
   sun-jaxb/2.1.3jboss/lib/jaxb-api-src.zip
   sun-jaxb/2.1.3jboss/lib/jaxb-api.jar
   sun-jaxb/2.1.3jboss/lib/jaxb-impl.jar
   sun-jaxb/2.1.3jboss/lib/jaxb-impl.src.zip
   sun-jaxb/2.1.3jboss/lib/jaxb-xjc.jar
   sun-jaxb/2.1.3jboss/lib/jaxb-xjc.src.zip
   sun-jaxb/2.1.3jboss/lib/jsr173_1.0_api.jar
Log:
Patched manifest files. They referenced non-exisitng jars

Added: sun-jaxb/2.1.3jboss/component-info.xml
===================================================================
--- sun-jaxb/2.1.3jboss/component-info.xml	                        (rev 0)
+++ sun-jaxb/2.1.3jboss/component-info.xml	2007-05-24 13:49:07 UTC (rev 479)
@@ -0,0 +1,23 @@
+<project name="sun-jaxb">
+  
+  <component 
+    id="sun-jaxb" 
+    version="2.1.3jboss" 
+    licenseType="cddl" 
+    projectHome="https://jaxb.dev.java.net/" 
+    description="The JAXB 2.1 implementation. The manifest files have been pached">
+    
+    <artifact id="jaxb-api.jar"/>
+    <artifact id="jaxb-xjc.jar"/>
+    <artifact id="jaxb-impl.jar"/>
+  
+    <import componentref="sun-jaf">
+      <compatible version="1.1"/>
+    </import>
+
+    <export>
+      <include input="jaxb-api.jar"/>
+    </export>
+  </component>
+  
+</project>


Property changes on: sun-jaxb/2.1.3jboss/component-info.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: sun-jaxb/2.1.3jboss/lib/jaxb-api-doc.zip
===================================================================
(Binary files differ)


Property changes on: sun-jaxb/2.1.3jboss/lib/jaxb-api-doc.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: sun-jaxb/2.1.3jboss/lib/jaxb-api-src.zip
===================================================================
(Binary files differ)


Property changes on: sun-jaxb/2.1.3jboss/lib/jaxb-api-src.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

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


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

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


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

Added: sun-jaxb/2.1.3jboss/lib/jaxb-impl.src.zip
===================================================================
(Binary files differ)


Property changes on: sun-jaxb/2.1.3jboss/lib/jaxb-impl.src.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

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


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

Added: sun-jaxb/2.1.3jboss/lib/jaxb-xjc.src.zip
===================================================================
(Binary files differ)


Property changes on: sun-jaxb/2.1.3jboss/lib/jaxb-xjc.src.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: sun-jaxb/2.1.3jboss/lib/jsr173_1.0_api.jar
===================================================================
(Binary files differ)


Property changes on: sun-jaxb/2.1.3jboss/lib/jsr173_1.0_api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list