Bug 333855 - Split the AspectJ library into separate runtime/weaver/compiler bundles w/o overlap of exported packages
Summary: Split the AspectJ library into separate runtime/weaver/compiler bundles w/o o...
Status: NEW
Alias: None
Product: Virgo
Classification: RT
Component: unknown (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 333638
Blocks:
  Show dependency tree
 
Reported: 2011-01-10 06:40 EST by Frieder Heugel CLA
Modified: 2011-01-10 07:04 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 Frieder Heugel CLA 2011-01-10 06:40:38 EST
Build Identifier: 

Currently the AspectJ bundles provided by the SpringSource Enterprise Bundle Repository have an overlap in the exported packages between each other. To follow the idea of modularity in OSGi it may be recommended to split these packages into separate runtime/weaver/compiler bundles (as did the AJDT team for the AJDT Eclipse plugin) for the upcoming Virgo 3 release.

See http://www.eclipse.org/forums/index.php?t=msg&th=202203&start=0 for more information.

Reproducible: Always
Comment 1 Nobody - feel free to take it CLA 2011-01-10 07:04:33 EST
Thanks for raising this. Once bug 333638 has been solved, it should be easy to update Virgo to include the non-overlapping org.aspectj.runtime/org.aspectj.weaver bundles from AJDT.