[jboss-cvs] jbosstest/imports/sections ...

Kabir Khan kkhan at jboss.com
Tue Jul 18 12:38:11 EDT 2006


  User: kkhan   
  Date: 06/07/18 12:38:11

  Modified:    imports/sections  aop.xml
  Log:
  Add some tests to capture the move of the annotation creator from aop to the container module
  
  Revision  Changes    Path
  1.7       +2 -0      jbosstest/imports/sections/aop.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: aop.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/imports/sections/aop.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- aop.xml	7 Jun 2006 18:11:44 -0000	1.6
  +++ aop.xml	18 Jul 2006 16:38:11 -0000	1.7
  @@ -98,6 +98,8 @@
                  name="org/jboss/test/aop/bean/SubclassIntroduction.class"/>
               <include
                  name="org/jboss/test/aop/bean/AnotherIntroduction.class"/>
  +            <include name="org/jboss/test/aop/bean/OverriddenAnnotationInterceptor.class"/>
  +            <include name="org/jboss/test/aop/bean/OverriddenAnnotation.class"/>
               <include name="org/jboss/test/aop/bean/Introduction.class"/>
               <include name="org/jboss/test/aop/bean/Introduction2.class"/>
               <include name="org/jboss/test/aop/bean/InterfaceMixin.class"/>
  
  
  



More information about the jboss-cvs-commits mailing list