aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authoraclement <aclement>2005-12-13 14:03:53 +0000
committeraclement <aclement>2005-12-13 14:03:53 +0000
commit9d32b76c9b48e6a2593bff77dc120eb8c5f17cff (patch)
tree09a568e30109fc834011412976ec3044432fd3b9 /tests
parented3278d16901fd605460ebfbc119e861bf114c46 (diff)
downloadaspectj-9d32b76c9b48e6a2593bff77dc120eb8c5f17cff.tar.gz
aspectj-9d32b76c9b48e6a2593bff77dc120eb8c5f17cff.zip
fix for 120543 - from Matthew - includes datestamp in weaver info message on LTW startup.
Diffstat (limited to 'tests')
-rw-r--r--tests/src/org/aspectj/systemtest/ajc150/ltw/ltw-tests.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/org/aspectj/systemtest/ajc150/ltw/ltw-tests.xml b/tests/src/org/aspectj/systemtest/ajc150/ltw/ltw-tests.xml
index 3610790c0..94f16616a 100644
--- a/tests/src/org/aspectj/systemtest/ajc150/ltw/ltw-tests.xml
+++ b/tests/src/org/aspectj/systemtest/ajc150/ltw/ltw-tests.xml
@@ -104,6 +104,7 @@
<line text="Main.test2"/>
</stdout>
<stderr>
+ <line text="info AspectJ Weaver Version"/>
<line text="info register classloader org.aspectj.weaver.loadtime.WeavingURLClassLoader"/>
<line text="info no configuration found. Disabling weaver for class loader org.aspectj.weaver.loadtime.WeavingURLClassLoader"/>
</stderr>