|
| 60746 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/ArgsAspect.java | [JBAOP-323] Changed @Invocation to @JoinPoint(to avoid name crash with the interface org.jboss.aop.joinpoint.Invocation) |
| 60746 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/advice/annotation/ParameterAnnotationRule.java | [JBAOP-323] Changed @Invocation to @JoinPoint(to avoid name crash with the interface org.jboss.aop.joinpoint.Invocation) |
| 60746 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/OverloadedAroundAspect.java | [JBAOP-323] Changed @Invocation to @JoinPoint(to avoid name crash with the interface org.jboss.aop.joinpoint.Invocation) |
| 60746 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/ReturnAspect.java | [JBAOP-323] Changed @Invocation to @JoinPoint(to avoid name crash with the interface org.jboss.aop.joinpoint.Invocation) |
| 60746 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/advice/annotation/JoinPoint.java | [JBAOP-323] Changed @Invocation to @JoinPoint(to avoid name crash with the interface org.jboss.aop.joinpoint.Invocation) |
| 60746 | deleted | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/advice/annotation/Invocation.java | [JBAOP-323] Changed @Invocation to @JoinPoint(to avoid name crash with the interface org.jboss.aop.joinpoint.Invocation) |
| 60746 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/args/ArgAspect.java | [JBAOP-323] Changed @Invocation to @JoinPoint(to avoid name crash with the interface org.jboss.aop.joinpoint.Invocation) |
| 60746 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/args/InvocationAspect.java | [JBAOP-323] Changed @Invocation to @JoinPoint(to avoid name crash with the interface org.jboss.aop.joinpoint.Invocation) |
| 60746 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/InvalidAspect.java | [JBAOP-323] Changed @Invocation to @JoinPoint(to avoid name crash with the interface org.jboss.aop.joinpoint.Invocation) |
| 60735 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/introduction/HandlerInterceptor.java | [JBAOP-362] Bug fixed and tested on trunk. |
| 60735 | added | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/introduction/POJOSuperClass.java | [JBAOP-362] Bug fixed and tested on trunk. |
| 60735 | added | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/introduction/SubClassHandlerInterceptor.java | [JBAOP-362] Bug fixed and tested on trunk. |
| 60735 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/resources/test/introduction/jboss-aop.xml | [JBAOP-362] Bug fixed and tested on trunk. |
| 60735 | added | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/introduction/SuperClassHandlerInterceptor.java | [JBAOP-362] Bug fixed and tested on trunk. |
| 60735 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/resources/test/introduction/introduction-aop.xml | [JBAOP-362] Bug fixed and tested on trunk. |
| 60735 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/Instrumentor.java | [JBAOP-362] Bug fixed and tested on trunk. |
| 60735 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/introduction/POJO.java | [JBAOP-362] Bug fixed and tested on trunk. |
| 60735 | added | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/introduction/POJOSubClass.java | [JBAOP-362] Bug fixed and tested on trunk. |
| 60735 | modified | flavia.rainone@jboss.com | //projects/aop/trunk/aop/src/test/org/jboss/test/aop/introduction/IntroductionTester.java | [JBAOP-362] Bug fixed and tested on trunk. |
| 60710 | modified | kabir.khan@jboss.com | //projects/aop/trunk/thirdparty/.project | Make thirdpary a "normal" project |