summaryrefslogtreecommitdiffstats
path: root/ajde/testdata/WeaveInfoMessagesTest/expected/itd.nodebug.txt
diff options
context:
space:
mode:
authoracolyer <acolyer>2005-09-01 18:40:31 +0000
committeracolyer <acolyer>2005-09-01 18:40:31 +0000
commitc6bc7a2b2ee30b7647d3cb17fc323ebf96768fef (patch)
tree5f3a5f06d35f49ebe6dd8277989abc1acc6b1ae9 /ajde/testdata/WeaveInfoMessagesTest/expected/itd.nodebug.txt
parentd8442e7f2a1af534dddc827134d970e9812c881b (diff)
downloadaspectj-c6bc7a2b2ee30b7647d3cb17fc323ebf96768fef.tar.gz
aspectj-c6bc7a2b2ee30b7647d3cb17fc323ebf96768fef.zip
fix and test updates for enh 102459 - provide more detail in showWeaveInfo messages.
Diffstat (limited to 'ajde/testdata/WeaveInfoMessagesTest/expected/itd.nodebug.txt')
-rw-r--r--ajde/testdata/WeaveInfoMessagesTest/expected/itd.nodebug.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ajde/testdata/WeaveInfoMessagesTest/expected/itd.nodebug.txt b/ajde/testdata/WeaveInfoMessagesTest/expected/itd.nodebug.txt
index 49bf89d69..0664ed4e0 100644
--- a/ajde/testdata/WeaveInfoMessagesTest/expected/itd.nodebug.txt
+++ b/ajde/testdata/WeaveInfoMessagesTest/expected/itd.nodebug.txt
@@ -1,4 +1,4 @@
-Type 'Simple' (no debug info available) has intertyped method from 'AspectITD' (AspectITD.aj:'java.lang.String Simple.returnstring()')
-Type 'Simple' (no debug info available) has intertyped method from 'AspectITD' (AspectITD.aj:'int Simple.returnint()')
-Type 'Simple' (no debug info available) has intertyped field from 'AspectITD' (AspectITD.aj:'java.lang.String Simple.fieldstring')
Type 'Simple' (no debug info available) has intertyped field from 'AspectITD' (AspectITD.aj:'int Simple.fieldint')
+Type 'Simple' (no debug info available) has intertyped field from 'AspectITD' (AspectITD.aj:'java.lang.String Simple.fieldstring')
+Type 'Simple' (no debug info available) has intertyped method from 'AspectITD' (AspectITD.aj:'int Simple.returnint()')
+Type 'Simple' (no debug info available) has intertyped method from 'AspectITD' (AspectITD.aj:'java.lang.String Simple.returnstring()')