[jboss-cvs] Repository SVN: r12497 - in apache-mina: 2.0.0-M3-20080730.120633-1 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jul 30 08:12:14 EDT 2008


Author: trustin
Date: 2008-07-30 08:12:14 -0400 (Wed, 30 Jul 2008)
New Revision: 12497

Added:
   apache-mina/2.0.0-M3-20080730.120633-1/
   apache-mina/2.0.0-M3-20080730.120633-1/component-info.xml
   apache-mina/2.0.0-M3-20080730.120633-1/lib/
   apache-mina/2.0.0-M3-20080730.120633-1/lib/mina-core-2.0.0-M3-20080730.120633-1-sources.jar
   apache-mina/2.0.0-M3-20080730.120633-1/lib/mina-core-2.0.0-M3-20080730.120633-1.jar
Log:
Added the latest MINA snapshot



Added: apache-mina/2.0.0-M3-20080730.120633-1/component-info.xml
===================================================================
--- apache-mina/2.0.0-M3-20080730.120633-1/component-info.xml	                        (rev 0)
+++ apache-mina/2.0.0-M3-20080730.120633-1/component-info.xml	2008-07-30 12:12:14 UTC (rev 12497)
@@ -0,0 +1,24 @@
+<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-M3-20080730.120633-1"
+              licenseType="apache-2.0"
+              projectHome="http://mina.apache.org/"
+              description="Apache MINA is a network application framework">
+
+      <artifact id="mina-core-2.0.0-M3-20080730.120633-1.jar"/>
+      <artifact id="mina-core-2.0.0-M3-20080730.120633-1-sources.jar"/>
+
+      <import componentref="slf4j/api">
+             <compatible version="1.4.3"/>
+      </import>
+
+      <export>
+         <include input="mina-core-2.0.0-M3-20080730.120633-1.jar"/>
+      </export>
+
+   </component>
+
+</project>


Property changes on: apache-mina/2.0.0-M3-20080730.120633-1/component-info.xml
___________________________________________________________________
Name: svn:mime-type
   + text/xml
Name: svn:keywords
   + Rev Date
Name: svn:eol-style
   + native

Added: apache-mina/2.0.0-M3-20080730.120633-1/lib/mina-core-2.0.0-M3-20080730.120633-1-sources.jar
===================================================================
(Binary files differ)


Property changes on: apache-mina/2.0.0-M3-20080730.120633-1/lib/mina-core-2.0.0-M3-20080730.120633-1-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: apache-mina/2.0.0-M3-20080730.120633-1/lib/mina-core-2.0.0-M3-20080730.120633-1.jar
===================================================================
(Binary files differ)


Property changes on: apache-mina/2.0.0-M3-20080730.120633-1/lib/mina-core-2.0.0-M3-20080730.120633-1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list