]> source.dussan.org Git - aspectj.git/commit
test and fixes for 152366: support AND in include/exclude/dump
authoraclement <aclement>
Tue, 3 Oct 2006 14:30:21 +0000 (14:30 +0000)
committeraclement <aclement>
Tue, 3 Oct 2006 14:30:21 +0000 (14:30 +0000)
commit7b831ff7356725b9872a9635d1e0eeb035f2790b
tree4f91fdbd2b9e0ece6ddc1aabaaf6d3fff8f59482
parenta67ec0d3c573b37b0d1bbc8b2400da430dfb2faa
test and fixes for 152366: support AND in include/exclude/dump
loadtime/src/org/aspectj/weaver/loadtime/definition/DocumentParser.java
tests/ltw/inclExcl/aop-aspectinclexcl.xml [new file with mode: 0644]
tests/ltw/inclExcl/aop-exclude.xml [new file with mode: 0644]
tests/ltw/inclExcl/aop-include.xml [new file with mode: 0644]
tests/ltw/inclExcl/pkg/Main.aj [new file with mode: 0644]
tests/ltw/inclExcl/pkg/sub/Foo.aj [new file with mode: 0644]
tests/ltw/inclExcl/tracing/Tracer.aj [new file with mode: 0644]
tests/ltw/inclExcl/tracing/staticinit/Tracer.aj [new file with mode: 0644]
tests/ltw/inclExcl/tracing/staticinit/sub/Tracer.aj [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc150/ltw/LTWTests.java
tests/src/org/aspectj/systemtest/ajc150/ltw/ltw-tests.xml