Bug 582088 - o.e.equinox.weaving.aspectj contains Require-Bundle: org.aspectj.weaver entry
Summary: o.e.equinox.weaving.aspectj contains Require-Bundle: org.aspectj.weaver entry
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: LTWeaving (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-20 04:13 EDT by Flavio Donze CLA
Modified: 2023-09-14 09:49 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Flavio Donze CLA 2023-06-20 04:13:31 EDT
The current org.eclipse.equinox.weaving.aspectj bundle from ajdt-e426-2.2.4.202304111527 contains the following entry:
 Require-Bundle: org.aspectj.weaver
source: https://download.eclipse.org/tools/ajdt/426/dev/update/

This makes it impossible to use another bundle e.g.:
org.apache.servicemix.bundles.aspectj-1.9.19_1

In earlier versions e.g. 1.0.400.202302281020 there was no Require-Bundle entry.
Comment 1 Flavio Donze CLA 2023-09-14 09:49:16 EDT
This issue remains in the current release (1.0.400.202309080255):

Bundle-Version: 1.0.400.202309080255
...
Require-Bundle: org.aspectj.weaver

https://download.eclipse.org/tools/ajdt/426/dev/update/ajdt-e426-2.2.4.202309080255

In this release there was no Require-Bundle entry in the MANIFEST.MF:
https://download.eclipse.org/tools/ajdt/426/dev/update/ajdt-e426-2.2.4.202303251520