[jboss-cvs] Repository SVN: r449 - in sun-jaxrpc: 1.1 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 16 07:07:15 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-05-16 07:07:15 -0400 (Wed, 16 May 2007)
New Revision: 449

Added:
   sun-jaxrpc/1.1/
   sun-jaxrpc/1.1/component-info.xml
   sun-jaxrpc/1.1/lib/
   sun-jaxrpc/1.1/lib/jaxrpc-api.jar
Log:
Add jaxrpc-1.1

Added: sun-jaxrpc/1.1/component-info.xml
===================================================================
--- sun-jaxrpc/1.1/component-info.xml	                        (rev 0)
+++ sun-jaxrpc/1.1/component-info.xml	2007-05-16 11:07:15 UTC (rev 449)
@@ -0,0 +1,14 @@
+<project name="sun-jaxrpc">
+
+   <component id="sun-jaxrpc"
+              version="1.1"
+              projectHome="http://jcp.org/en/jsr/detail?id=101">
+
+      <artifact id="jaxrpc-api.jar"/> 
+
+      <export>
+         <include input="jaxrpc-api.jar"/>
+      </export>
+
+   </component>
+</project>


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

Added: sun-jaxrpc/1.1/lib/jaxrpc-api.jar
===================================================================
(Binary files differ)


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




More information about the jboss-cvs-commits mailing list