[jboss-cvs] Repository SVN: r2597 - apache-mina/2.0.0-M1.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 26 04:32:30 EST 2008


Author: jmesnil
Date: 2008-02-26 04:32:30 -0500 (Tue, 26 Feb 2008)
New Revision: 2597

Modified:
   apache-mina/2.0.0-M1/component-info.xml
Log:
* added mina-core-2.0.0-M1-sources.jar

Modified: apache-mina/2.0.0-M1/component-info.xml
===================================================================
--- apache-mina/2.0.0-M1/component-info.xml	2008-02-26 09:18:26 UTC (rev 2596)
+++ apache-mina/2.0.0-M1/component-info.xml	2008-02-26 09:32:30 UTC (rev 2597)
@@ -1,5 +1,7 @@
 <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-M1"
               licenseType="apache-2.0"
@@ -7,6 +9,7 @@
               description="Apache MINA is a network application framework">
 
       <artifact id="mina-core-2.0.0-M1.jar"/>
+      <artifact id="mina-core-2.0.0-M1-sources.jar"/>
 
       <import componentref="slf4j/api">
              <compatible version="1.4.3"/>




More information about the jboss-cvs-commits mailing list