[jboss-cvs] JBossAS SVN: r76380 - trunk/varia.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 29 06:52:42 EDT 2008


Author: adrian at jboss.org
Date: 2008-07-29 06:52:42 -0400 (Tue, 29 Jul 2008)
New Revision: 76380

Modified:
   trunk/varia/build.xml
Log:
[JBAS-5803] beans.xml -> jboss-beans.xml

Modified: trunk/varia/build.xml
===================================================================
--- trunk/varia/build.xml	2008-07-29 10:50:36 UTC (rev 76379)
+++ trunk/varia/build.xml	2008-07-29 10:52:42 UTC (rev 76380)
@@ -545,7 +545,7 @@
     </jar>
 
     <copy todir="${build.deployers}/bsh.deployer/META-INF">
-       <fileset file="${source.resources}/beanshell/bsh-deployers-beans.xml"/>
+       <fileset file="${source.resources}/beanshell/bsh-deployers-jboss-beans.xml"/>
     </copy>
 
     <!-- bsh-deployer.jar




More information about the jboss-cvs-commits mailing list