Bug 84122 - Allow aspectPath to contain directories
Summary: Allow aspectPath to contain directories
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.5.0M1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 1.5.0 M2   Edit
Assignee: Adrian Colyer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 84318
  Show dependency tree
 
Reported: 2005-02-01 05:03 EST by Matt Chapman CLA
Modified: 2005-03-24 11:37 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 Matt Chapman CLA 2005-02-01 05:03:27 EST
The -aspectpath option to the compiler only allows jar/zip files, not
directories. But inpath and classpath allow directories.

This capability would improve the handling of aspects spanning multiple projects
in Eclipse. AJDT can currently only support jar/zip files on the aspect path,
which requires one of the projects to create an outjar instead of writing to the
bin directory as usual.

The iajc ant task could then also be enhanced to support aspectpath directories.
Comment 1 Adrian Colyer CLA 2005-03-23 09:29:46 EST
I'd like to get this in ASAP. Will try to do it today if i get time...
Comment 2 Adrian Colyer CLA 2005-03-23 11:54:16 EST
fix committed in tree. moving to AJDT bug for AJDT to support this in project
preferences...
Comment 3 Matt Chapman CLA 2005-03-23 12:11:30 EST
That's great, I'll enable the AJDT support as soon as we get an updated ajde
with the fix.
We already have bug 84318 for the AJDT support, so I'll pass this one back for
you to close.
Comment 4 Andrew Clement CLA 2005-03-24 11:37:22 EST
Fix available, see download page:

aspectj-DEVELOPMENT-20050324155000.jar