Bug 64515 - no need to filter bnd files (bnd passes ant properties in)
Summary: no need to filter bnd files (bnd passes ant properties in)
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-11 04:22 UTC by rotty3000
Modified: 2020-06-11 18:42 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-11 04:22:41 UTC

    
Comment 1 rotty3000 2020-06-11 04:27:35 UTC
https://github.com/apache/tomcat/pull/297
Comment 2 Mark Thomas 2020-06-11 18:42:32 UTC
Fixed in:
- master for 10.0.0-M7 onwards
- 9.0.x for 9.0.37 onwards

8.5.x and 7.0.x are not affected.

Thanks for the PR.