Bug 59636 - -log option not producing output - should it?
Summary: -log option not producing output - should it?
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.5.0 M3   Edit
Assignee: Andrew J Huff CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-22 10:34 EDT by George Harley CLA
Modified: 2005-06-14 12:10 EDT (History)
0 users

See Also:


Attachments
Simple test case. (847 bytes, application/zip)
2004-04-22 11:10 EDT, George Harley CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description George Harley CLA 2004-04-22 10:34:51 EDT
Using the "log" option with the iajc Ant task results
in the named file being created but with no content 
in it. 

Verified on 1.1.1 and 1.2rc1.

Simple test case to follow.
Comment 1 George Harley CLA 2004-04-22 11:10:01 EDT
Created attachment 9859 [details]
Simple test case.

When running ant on the build.xml you will need
to update the aspectj.dir property to point at
the root of your AspectJ installation.
Comment 2 Wes Isberg CLA 2004-04-22 11:58:32 EDT
I get an empty log file running from the command-line.  Do we log anything?  If
anything, this is a compiler bug.
Comment 3 Wes Isberg CLA 2004-04-22 12:32:17 EDT
Evaluate compiler logging (after 1.2 release)
Comment 4 Stephan Zehrer CLA 2005-03-16 04:16:27 EST
I verifiedy this problem with :

AspectJ Compiler 1.2.1 built on Friday Nov 5, 2004 at 12:30:41 GMT

and it still does not work 
Comment 5 Stephan Zehrer CLA 2005-03-16 04:21:59 EST
And it seems not to work with 

Version 1.5.0 M1 released on Friday Dec 10, 2004.

too
Comment 6 Adrian Colyer CLA 2005-03-22 08:55:44 EST
Let's just fix this. It's not a lot of work and there are clearly people who
would find it useful. Marking as AJ5 M3.
Comment 7 Andrew Clement CLA 2005-04-11 12:16:06 EDT
Assigning to Andrew for investigation... Suspect we need to wire up the
messagehandler code to the ANT task.
Comment 8 Andrew Clement CLA 2005-06-14 12:10:01 EDT
Fix available, see aspectj download page: aspectj-DEVELOPMENT-20050614164300.jar