Bug 64515

Summary: no need to filter bnd files (bnd passes ant properties in)
Product: Tomcat 10 Reporter: rotty3000 <raymond.auge>
Component: PackagingAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ------   
Hardware: All   
OS: All   

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.