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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 29 16:40:46 EDT 2008


Author: ALRubinger
Date: 2008-04-29 16:40:46 -0400 (Tue, 29 Apr 2008)
New Revision: 72873

Modified:
   trunk/ejb3/build.xml
Log:
Fixed the build

Modified: trunk/ejb3/build.xml
===================================================================
--- trunk/ejb3/build.xml	2008-04-29 19:26:52 UTC (rev 72872)
+++ trunk/ejb3/build.xml	2008-04-29 20:40:46 UTC (rev 72873)
@@ -119,7 +119,7 @@
          <path refid="jboss.jboss.ejb3.ext.api.impl.classpath" />
          <path refid="jboss.jboss.ejb3.interceptors.classpath" />
          <path refid="jboss.jboss.ejb3.metadata.classpath" />
-
+         <path refid="jboss.jboss.reflect.classpath" />
       </path>
 
       <!-- ======= -->




More information about the jboss-cvs-commits mailing list