[jboss-cvs] JBoss Messaging SVN: r4436 - in trunk: tests/lib and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 12 03:40:21 EDT 2008


Author: timfox
Date: 2008-06-12 03:40:21 -0400 (Thu, 12 Jun 2008)
New Revision: 4436

Removed:
   trunk/tests/lib/easymock.jar
Modified:
   trunk/build-messaging.xml
   trunk/build-thirdparty.xml
Log:
Easymock is now in repository


Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml	2008-06-12 05:58:18 UTC (rev 4435)
+++ trunk/build-messaging.xml	2008-06-12 07:40:21 UTC (rev 4436)
@@ -193,7 +193,6 @@
       <path refid="jboss.profiler.jvmti.classpath"/>
       <path refid="jboss.test14.classpath"/>
       <path refid="jboss.jboss.retro.classpath"/>
-      <pathelement location="${test.dir}/lib/easymock.jar"/>
    </path>
 
    <path id="jms.test.compilation.classpath">
@@ -204,7 +203,6 @@
       <path refid="jboss.profiler.jvmti.classpath"/>
       <path refid="jboss.test14.classpath"/>
       <path refid="jboss.jboss.retro.classpath"/>
-      <pathelement location="${test.dir}/lib/easymock.jar"/>
       <path refid="apache.ant.classpath"/>
    </path>
 

Modified: trunk/build-thirdparty.xml
===================================================================
--- trunk/build-thirdparty.xml	2008-06-12 05:58:18 UTC (rev 4435)
+++ trunk/build-thirdparty.xml	2008-06-12 07:40:21 UTC (rev 4436)
@@ -116,6 +116,7 @@
       <!-- This is a non declared dependency of jboss/test14 -->
       <componentref name="jboss/backport-concurrent" version="2.1.0.GA"/>
       <componentref name="jboss/jnpserver" version="5.0.0.Beta3"/>
+      <componentref name="easymock" version="2.3"/>
 
 
    </build>

Deleted: trunk/tests/lib/easymock.jar
===================================================================
(Binary files differ)




More information about the jboss-cvs-commits mailing list