]> source.dussan.org Git - aspectj.git/commit
fix for 169432 - allow @DeclareParents with no impl if the targets implement the...
authoraclement <aclement>
Thu, 8 Nov 2007 09:01:47 +0000 (09:01 +0000)
committeraclement <aclement>
Thu, 8 Nov 2007 09:01:47 +0000 (09:01 +0000)
commit5aced374f29c70db5af2730672bc0d14dfa58df2
tree8cb40b94456ad0701c485e5781811181cf9557be
parent15b4d76c67285fb37205e44d728e482fa13e5062
fix for 169432 - allow @DeclareParents with no impl if the targets implement the interface correctly
weaver/src/org/aspectj/weaver/bcel/AtAjAttributes.java
weaver/src/org/aspectj/weaver/bcel/BcelTypeMunger.java