[jboss-cvs] JBossAS SVN: r76402 - trunk/testsuite/imports/sections.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 29 08:24:15 EDT 2008


Author: adrian at jboss.org
Date: 2008-07-29 08:24:15 -0400 (Tue, 29 Jul 2008)
New Revision: 76402

Modified:
   trunk/testsuite/imports/sections/aop.xml
Log:
[JBAS-5803] beans.xml -> jboss-beans.xml

Modified: trunk/testsuite/imports/sections/aop.xml
===================================================================
--- trunk/testsuite/imports/sections/aop.xml	2008-07-29 12:21:29 UTC (rev 76401)
+++ trunk/testsuite/imports/sections/aop.xml	2008-07-29 12:24:15 UTC (rev 76402)
@@ -236,12 +236,12 @@
 				<include name="org/jboss/test/aop/mcjmx/InterceptorWithDependency.class"/>
 			</fileset>
          <fileset dir="${build.resources}/aop/mcjmx">
-				<include name="META-INF/has-dependency-beans.xml"/>
+				<include name="META-INF/has-dependency-jboss-beans.xml"/>
 			</fileset>
 		</jar>
 		<jar destfile="${build.lib}/aop-mc-jmxtest-dependency.jar">
          <fileset dir="${build.resources}/aop/mcjmx">
-				<include name="META-INF/dependency-beans.xml"/>
+				<include name="META-INF/dependency-jboss-beans.xml"/>
 			</fileset>
 		</jar>
 




More information about the jboss-cvs-commits mailing list