diff options
author | aclement <aclement> | 2008-09-11 07:11:27 +0000 |
---|---|---|
committer | aclement <aclement> | 2008-09-11 07:11:27 +0000 |
commit | 0bc43d34b27ced82b40e48ac0645ed1ba94d2d2f (patch) | |
tree | 95e90cc8244a0dc5d1e9b552254e576562e44f30 /tests/bugs162/pr246918/readme.txt | |
parent | 2db57c9bd1c93f619f602fad1ac82034e6a18768 (diff) | |
download | aspectj-0bc43d34b27ced82b40e48ac0645ed1ba94d2d2f.tar.gz aspectj-0bc43d34b27ced82b40e48ac0645ed1ba94d2d2f.zip |
246918: perclause: testcode
Diffstat (limited to 'tests/bugs162/pr246918/readme.txt')
-rw-r--r-- | tests/bugs162/pr246918/readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/bugs162/pr246918/readme.txt b/tests/bugs162/pr246918/readme.txt new file mode 100644 index 000000000..18dc5d562 --- /dev/null +++ b/tests/bugs162/pr246918/readme.txt @@ -0,0 +1,3 @@ +aop1 - ptw base aspect with concrete aspect including single pointcut +aop2 - ptw sub aspect limiting application to D* type (no xml pointcut) +aop3 - ptw sub aspect, concretized scope in sub aspect |