[jboss-cvs] Repository SVN: r22451 - in apache-mina: 2.0.0-M4 and 1 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Feb 3 04:28:24 EST 2009
Author: jmesnil
Date: 2009-02-03 04:28:24 -0500 (Tue, 03 Feb 2009)
New Revision: 22451
Added:
apache-mina/2.0.0-M4/
apache-mina/2.0.0-M4/component-info.xml
apache-mina/2.0.0-M4/lib/
apache-mina/2.0.0-M4/lib/mina-core-2.0.0-M4.jar
Log:
added Apache MINA 2.0.0-M4
Added: apache-mina/2.0.0-M4/component-info.xml
===================================================================
--- apache-mina/2.0.0-M4/component-info.xml (rev 0)
+++ apache-mina/2.0.0-M4/component-info.xml 2009-02-03 09:28:24 UTC (rev 22451)
@@ -0,0 +1,23 @@
+<project name="apache-mina/mina-component-info">
+
+<!-- jars downloaded from MINA official download page: http://mina.apache.org/downloads.html -->
+
+ <component id="apache-mina"
+ version="2.0.0-M4"
+ licenseType="apache-2.0"
+ projectHome="http://mina.apache.org/"
+ description="Apache MINA is a network application framework">
+
+ <artifact id="mina-core-2.0.0-M4.jar"/>
+
+ <import componentref="slf4j/api">
+ <compatible version="1.5.2"/>
+ </import>
+
+ <export>
+ <include input="mina-core-2.0.0-M4.jar"/>
+ </export>
+
+ </component>
+
+</project>
Property changes on: apache-mina/2.0.0-M4/component-info.xml
___________________________________________________________________
Name: svn:executable
+ *
Added: apache-mina/2.0.0-M4/lib/mina-core-2.0.0-M4.jar
===================================================================
(Binary files differ)
Property changes on: apache-mina/2.0.0-M4/lib/mina-core-2.0.0-M4.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the jboss-cvs-commits
mailing list