]> source.dussan.org Git - aspectj.git/commit
test and fix for @DeclareParents problem where the target was "@Coloured *" - fix...
authoraclement <aclement>
Wed, 29 Mar 2006 11:41:39 +0000 (11:41 +0000)
committeraclement <aclement>
Wed, 29 Mar 2006 11:41:39 +0000 (11:41 +0000)
commite05ab26570eeb1776836d67e980c37e0813e30e3
tree2df8a29d1e469caf0f5aaaf7591dd42bb0dc4ee8
parent09406a36994865a841d9b40dff734975dd75f4d2
test and fix for @DeclareParents problem where the target was "@Coloured *" - fix was to resolve the typepattern
tests/bugs151/atDecp/case1/MainClass.java [new file with mode: 0644]
tests/bugs151/atDecp/case2/MainClass.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc151/Ajc151Tests.java
tests/src/org/aspectj/systemtest/ajc151/ajc151.xml
weaver/src/org/aspectj/weaver/bcel/AtAjAttributes.java