[jboss-cvs] Repository SVN: r2085 - apache-mina/2.0.0-M1-20071130.135508-102.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Dec 6 11:21:00 EST 2007


Author: david.lloyd at jboss.com
Date: 2007-12-06 11:21:00 -0500 (Thu, 06 Dec 2007)
New Revision: 2085

Added:
   apache-mina/2.0.0-M1-20071130.135508-102/component-info.xml
Log:
Add component-info.xml for those maven types

Added: apache-mina/2.0.0-M1-20071130.135508-102/component-info.xml
===================================================================
--- apache-mina/2.0.0-M1-20071130.135508-102/component-info.xml	                        (rev 0)
+++ apache-mina/2.0.0-M1-20071130.135508-102/component-info.xml	2007-12-06 16:21:00 UTC (rev 2085)
@@ -0,0 +1,21 @@
+<project name="apache-mina/mina-component-info">
+
+   <component id="apache-mina"
+              version="2.0.0-M1-20071130.135508-102"
+              licenseType="apache-2.0"
+              projectHome="http://mina.apache.org/"
+              description="Apache MINA is a network application framework">
+
+      <artifact id="mina-core.jar"/>
+
+      <import componentref="slf4j/api">
+             <compatible version="1.4.3"/>
+      </import>
+
+      <export>
+         <include input="mina-core.jar"/>
+      </export>
+
+   </component>
+
+</project>


Property changes on: apache-mina/2.0.0-M1-20071130.135508-102/component-info.xml
___________________________________________________________________
Name: svn:executable
   + *




More information about the jboss-cvs-commits mailing list