[jboss-cvs] JBossAS SVN: r63674 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 27 10:56:26 EDT 2007


Author: wolfc
Date: 2007-06-27 10:56:25 -0400 (Wed, 27 Jun 2007)
New Revision: 63674

Modified:
   trunk/ejb3/build-test.xml
Log:
Added apache.codec.classpath to client.classpath

Modified: trunk/ejb3/build-test.xml
===================================================================
--- trunk/ejb3/build-test.xml	2007-06-27 14:10:45 UTC (rev 63673)
+++ trunk/ejb3/build-test.xml	2007-06-27 14:56:25 UTC (rev 63674)
@@ -250,6 +250,7 @@
    </path>
 
    <path id="client.classpath">
+      <path refid="apache.codec.classpath"/>
       <path refid="apache.log4j.classpath"/>
       <path refid="apache.logging.classpath"/>
       <path refid="jboss.test.classpath"/>




More information about the jboss-cvs-commits mailing list