]> source.dussan.org Git - aspectj.git/commit
Use ant's TaskLogger for all output from our task, rather than writing directly to...
authoracolyer <acolyer>
Wed, 18 Jan 2006 14:35:44 +0000 (14:35 +0000)
committeracolyer <acolyer>
Wed, 18 Jan 2006 14:35:44 +0000 (14:35 +0000)
commite0d6f5412b278639a1cc889eda1d8fba041d50ba
tree0ebca50a6408fb7f9dfa0cc2f03454f0136f94fc
parentab2f89bd7314680eda5ff5efeb7e97409ff878d1
Use ant's TaskLogger for all output from our task, rather than writing directly to sys out / err. This commit also fixes the issue that running ant -verbose did not produce verbose output from iajc (it does now). I ran into this with a client yesterday, and it had me stumped for a while!
taskdefs/src/org/aspectj/tools/ant/taskdefs/AjcTask.java