[jboss-cvs] Repository SVN: r1807 - jsr-311 and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Nov 13 07:55:36 EST 2007


Author: heiko.braun at jboss.com
Date: 2007-11-13 07:55:36 -0500 (Tue, 13 Nov 2007)
New Revision: 1807

Added:
   jsr-311/
   jsr-311/0.3/
   jsr-311/0.3/component-info.xml
   jsr-311/0.3/lib/
   jsr-311/0.3/lib/jsr311-api.jar
Log:
JSR 311 API draft 0.3

Added: jsr-311/0.3/component-info.xml
===================================================================
--- jsr-311/0.3/component-info.xml	                        (rev 0)
+++ jsr-311/0.3/component-info.xml	2007-11-13 12:55:36 UTC (rev 1807)
@@ -0,0 +1,15 @@
+<project name="JSR 311 (REST) API">
+
+   <component id="junit"
+              licenseType="cddl"
+              version="0.3"
+              projectHome=""
+              description="JSR-311 API">
+
+      <artifact id="jsr311-api.jar"/>
+      <export>
+         <include input="jsr311-api.jar"/>
+      </export>
+   </component>
+
+</project>


Property changes on: jsr-311/0.3/component-info.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: jsr-311/0.3/lib/jsr311-api.jar
===================================================================
(Binary files differ)


Property changes on: jsr-311/0.3/lib/jsr311-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list