[Bug 59862] Allow Nested Jar Scanning to be Filtered with System Property

2016-08-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59862 --- Comment #8 from Terence Bandoian --- Thanks for looking into this, Mark. I appreciate your diligence and objectivity. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 59862] Allow Nested Jar Scanning to be Filtered with System Property

2016-08-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59862 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 59862] Allow Nested Jar Scanning to be Filtered with System Property

2016-08-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59862 --- Comment #6 from Mark Thomas --- It was me that voiced concerns over this that led to the original commits being reverted. I've now found the time to come back to this. As far as the Servlet spec is concerned, JARs are located in WEB-INF/li

[Bug 59862] Allow Nested Jar Scanning to be Filtered with System Property

2016-07-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59862 --- Comment #5 from Terence Bandoian --- Does J2EE specifically prohibit scanning nested JARs? If not, then there would be nothing "non-spec-compliant" about doing so. Tomcat already scans nested JARS. The proposed modification allows users to

[Bug 59862] Allow Nested Jar Scanning to be Filtered with System Property

2016-07-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59862 --- Comment #4 from Christopher Schultz --- Why is this necessary? J2EE doesn't support jars-within-jars, does it? Scanning jars-within-jars would be non-spec-compliant. -- You are receiving this mail because: You are the assignee for the bug

[Bug 59862] Allow Nested Jar Scanning to be Filtered with System Property

2016-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59862 --- Comment #3 from Terence Bandoian --- Created attachment 34049 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34049&action=edit Jar scanner issue demonstration project. To demonstrate the issue, build, change to the target directory

[Bug 59862] Allow Nested Jar Scanning to be Filtered with System Property

2016-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59862 Violeta Georgieva changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 59862] Allow Nested Jar Scanning to be Filtered with System Property

2016-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59862 Violeta Georgieva changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 59862] Allow Nested Jar Scanning to be Filtered with System Property

2016-07-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59862 Violeta Georgieva changed: What|Removed |Added Attachment #34041|0 |1 is patch|