[jboss-cvs] JBoss Messaging SVN: r4253 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 20 04:59:56 EDT 2008


Author: jmesnil
Date: 2008-05-20 04:59:56 -0400 (Tue, 20 May 2008)
New Revision: 4253

Modified:
   trunk/.classpath
   trunk/build-thirdparty.xml
   trunk/messaging.ipr
Log:
upgraded MINA jars to snapshot 2.0.0-M2-20080520.004618-19

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2008-05-20 08:57:54 UTC (rev 4252)
+++ trunk/.classpath	2008-05-20 08:59:56 UTC (rev 4253)
@@ -58,7 +58,7 @@
 	<classpathentry kind="lib" path="thirdparty/jboss/jbosssx-client/lib/jbosssx-client.jar"/>
 	<classpathentry kind="lib" path="tests/lib/easymock.jar"/>
 	<classpathentry kind="lib" path="thirdparty/slf4j/log4j/lib/slf4j-log4j12.jar"/>
-	<classpathentry exported="true" kind="lib" path="thirdparty/apache-mina/lib/mina-core-2.0.0-M2-20080418.144850.jar" sourcepath="thirdparty/apache-mina/lib/mina-core-2.0.0-M2-20080418.144850-sources.jar"/>
+	<classpathentry exported="true" kind="lib" path="thirdparty/apache-mina/lib/mina-core-2.0.0-M2-20080520.004618-19.jar" sourcepath="thirdparty/apache-mina/lib/mina-core-2.0.0-M2-20080520.004618-19-sources.jar"/>
 	<classpathentry kind="lib" path="tests/jms-tests/config"/>
 	<classpathentry kind="output" path="eclipse-output"/>
 </classpath>

Modified: trunk/build-thirdparty.xml
===================================================================
--- trunk/build-thirdparty.xml	2008-05-20 08:57:54 UTC (rev 4252)
+++ trunk/build-thirdparty.xml	2008-05-20 08:59:56 UTC (rev 4253)
@@ -99,7 +99,7 @@
       <componentref name="jboss/jbosssx-client" version="2.0.1.GA"/>
       <componentref name="jboss/jboss-javaee" version="5.0.0.Beta3"/>
       <componentref name="jboss/jboss-common-logging-spi" version="2.0.4.GA"/>
-      <componentref name="apache-mina" version="2.0.0-M2-20080418.144850"/>
+      <componentref name="apache-mina" version="2.0.0-M2-20080520.004618-19"/>
       <componentref name="slf4j/log4j" version="1.4.3"/>
 
       <!--

Modified: trunk/messaging.ipr
===================================================================
--- trunk/messaging.ipr	2008-05-20 08:57:54 UTC (rev 4252)
+++ trunk/messaging.ipr	2008-05-20 08:59:56 UTC (rev 4253)
@@ -648,7 +648,7 @@
         <root url="jar://$PROJECT_DIR$/thirdparty/slf4j/log4j/lib/slf4j-log4j12.jar!/" />
         <root url="jar://$PROJECT_DIR$/thirdparty/apache-logging/lib/commons-logging.jar!/" />
         <root url="jar://$PROJECT_DIR$/thirdparty/slf4j/api/lib/slf4j-api-1.4.3.jar!/" />
-        <root url="jar://$PROJECT_DIR$/thirdparty/apache-mina/lib/mina-core-2.0.0-M2-20080418.144850.jar!/" />
+        <root url="jar://$PROJECT_DIR$/thirdparty/apache-mina/lib/mina-core-2.0.0-M2-20080520.004618-19.jar!/" />
       </CLASSES>
       <JAVADOC />
       <SOURCES />




More information about the jboss-cvs-commits mailing list