]> source.dussan.org Git - aspectj.git/commit
273628: test and fix: use of if() pointcut in annotation style with annotation value...
authoraclement <aclement>
Fri, 24 Apr 2009 21:23:47 +0000 (21:23 +0000)
committeraclement <aclement>
Fri, 24 Apr 2009 21:23:47 +0000 (21:23 +0000)
commit42b451fbb6dd1306a3fe5da7000d3d02f1f21b0a
treec76cb286141e17aecd14874b12d76fa8a065deb6
parentc6601d4e182c6cd780815ec6ea48d9423fac85d7
273628: test and fix: use of if() pointcut in annotation style with annotation value binding!
tests/bugs165/pr273628/AnnotationAspect.java [new file with mode: 0644]
tests/bugs165/pr273628/ApiDescriptor.java [new file with mode: 0644]
tests/bugs165/pr273628/AspectTargetClass.java [new file with mode: 0644]
tests/bugs165/pr273628/MonitorableMethod.java [new file with mode: 0644]
tests/bugs165/pr273628/TestPointcutAnnotationAspect.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc165/Ajc165Tests.java
tests/src/org/aspectj/systemtest/ajc165/ajc165.xml