diff options
author | aclement <aclement> | 2009-04-07 22:20:18 +0000 |
---|---|---|
committer | aclement <aclement> | 2009-04-07 22:20:18 +0000 |
commit | fc60b23c788601d1d44ac01dd20fa9f2eded51d6 (patch) | |
tree | 665242b23c5b46acee2b0ae1e91c0df83c87bd34 /tests/model | |
parent | fad0301cb8a9f460faef883cda7384c8261d46bb (diff) | |
download | aspectj-fc60b23c788601d1d44ac01dd20fa9f2eded51d6.tar.gz aspectj-fc60b23c788601d1d44ac01dd20fa9f2eded51d6.zip |
271201: inpath handles for jars
Diffstat (limited to 'tests/model')
-rw-r--r-- | tests/model/expected/pr141730_4.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/model/expected/pr141730_4.txt b/tests/model/expected/pr141730_4.txt index 714d1fba0..805c0fc29 100644 --- a/tests/model/expected/pr141730_4.txt +++ b/tests/model/expected/pr141730_4.txt @@ -23,10 +23,10 @@ NewClass [class] TEST_SANDBOX\NewClass.java:3: === END OF MODEL REPORT ========= === RELATIONSHIPS REPORT ========= After a batch build -(targets=1) <bar*MyBar.aj}MyBar`declare \@type!3 (annotates) {MyFoo.java -(targets=1) <bar*MyBar.aj}MyBar`declare parents!2 (declared on) {MyFoo.java (targets=1) {MyFoo.java (annotated by) <bar*MyBar.aj}MyBar`declare \@type!3 -(targets=1) {MyFoo.java (aspect declarations) <bar*MyBar.aj}MyBar`declare parents!2 +(targets=1) <bar*MyBar.aj}MyBar`declare parents!2 (declared on) /,<foo(MyFoo.class[MyFoo +(targets=1) <bar*MyBar.aj}MyBar`declare \@type!3 (annotates) {MyFoo.java +(targets=1) /,<foo(MyFoo.class[MyFoo (aspect declarations) <bar*MyBar.aj}MyBar`declare parents!2 === END OF RELATIONSHIPS REPORT == === Properties of the model and relationships map ===== import reference=4 @@ -39,7 +39,7 @@ declare @constructor=1 advice=1 annotation=1 class=1 -RelationshipMapSize=3 +RelationshipMapSize=4 package declaration=3 FileMapSize=3 package=1 |