Bug 122717 - Support -outxml option in AJDT
Summary: Support -outxml option in AJDT
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: 1.3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.3.1   Edit
Assignee: Sian January CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-04 23:50 EST by Ron Bodkin CLA
Modified: 2006-03-13 07:48 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ron Bodkin CLA 2006-01-04 23:50:37 EST
I added the extra AspectJ compiler option -outxml to the AspectJ options tab in an AJDT project but it doesn't generate the aop.xml file as expected. Neither does using -outxmlfile with an argument. This doesn't work whether compiling with an output directory or with an outjar...
Comment 1 Adrian Colyer CLA 2006-03-08 08:53:34 EST
+1 for fixing this in AJDT.

I was just about to raise the exact same bug when I found this one already raised...

should be a nice easy one? I think the nicest might be to just add a checkbox on the "AspectJ" tab of the project properties : "generate META-INF/aop.xml"

Comment 2 Andrew Clement CLA 2006-03-08 10:02:02 EST
unfortunately the implementor of outxml forgot a line of code that is required for it to work as an option through AJDT.  I'm just about to commit the missing line - which should address Rons problem, then the AJDT team can do something snazzy in the UI.
Comment 3 Sian January CLA 2006-03-13 07:48:06 EST
Now fixed, but I wouldn't recommend using it yet because of bug 131505.

Fixed in 1.3.1:
BUILD COMPLETE -  build.77
Date of build:	03/13/2006 06:22:24
Time to build:	5 minutes 36 seconds
Last changed:	03/13/2006 06:07:24
Last log entry:	organised imports

and 1.4:	
BUILD COMPLETE -  build.77
Date of build:	03/13/2006 05:57:33
Time to build:	20 minutes 5 seconds
Last changed:	03/13/2006 05:42:33
Last log entry:	122717: Support -outxml option in AJDT