[jboss-cvs] Repository SVN: r467 - in xfire: 1.2.6 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun May 20 07:40:56 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-05-20 07:40:56 -0400 (Sun, 20 May 2007)
New Revision: 467

Added:
   xfire/1.2.6/
   xfire/1.2.6/component-info.xml
   xfire/1.2.6/lib/
   xfire/1.2.6/lib/xfire-all.jar
Log:
Add xfire-1.2.6

Added: xfire/1.2.6/component-info.xml
===================================================================
--- xfire/1.2.6/component-info.xml	                        (rev 0)
+++ xfire/1.2.6/component-info.xml	2007-05-20 11:40:56 UTC (rev 467)
@@ -0,0 +1,16 @@
+<project name="xfire-component-info">
+   <component id="xfire"
+   	      licenseType="xfire"
+	      version="1.2.6"
+	      projectHome="http://xfire.codehaus.org"
+              description="Codehaus XFire is a next-generation java SOAP framework">
+               
+      <artifact id="xfire-all.jar"/>
+      
+      <export>
+	  <include input="xfire-all.jar"/>          
+      </export>
+      
+   </component>
+
+</project>


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

Added: xfire/1.2.6/lib/xfire-all.jar
===================================================================
(Binary files differ)


Property changes on: xfire/1.2.6/lib/xfire-all.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list