Bug 64544 - add built libs to the bnd classpath for introspection
Summary: add built libs to the bnd classpath for introspection
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 10
Classification: Unclassified
Component: Packaging (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal (vote)
Target Milestone: ------
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-22 19:10 UTC by rotty3000
Modified: 2020-06-24 11:12 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rotty3000 2020-06-22 19:10:44 UTC
Putting built jars on the bnd classpath of later jars allows for their metadata to be considered (package versions, module names, etc.)
Comment 2 rotty3000 2020-06-22 19:53:20 UTC
those PRs are for issue 64544
Comment 3 rotty3000 2020-06-22 19:54:39 UTC
:| for https://bz.apache.org/bugzilla/show_bug.cgi?id=64540
Comment 4 Mark Thomas 2020-06-24 11:12:40 UTC
Thanks for the PRs

Fixed in:
- master for 10.0.0-M7 onwards
- 9.0.x for 9.0.37 onwards