[jboss-cvs] JBossAS SVN: r74113 - trunk/tomcat.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 4 17:28:17 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-06-04 17:28:17 -0400 (Wed, 04 Jun 2008)
New Revision: 74113

Modified:
   trunk/tomcat/build.xml
Log:
Include reflect classpath


Modified: trunk/tomcat/build.xml
===================================================================
--- trunk/tomcat/build.xml	2008-06-04 21:04:23 UTC (rev 74112)
+++ trunk/tomcat/build.xml	2008-06-04 21:28:17 UTC (rev 74113)
@@ -74,6 +74,7 @@
       <path refid="jboss.jboss.ejb3.core.classpath" />
       <path refid="jboss.jboss.ejb3.interceptors.classpath" />
       <path refid="jboss.jboss.ha.server.api.classpath"/>
+      <path refid="jboss.jboss.reflect.classpath" />
     </path>
 
     <!-- ======= -->




More information about the jboss-cvs-commits mailing list