https://issues.apache.org/bugzilla/show_bug.cgi?id=55508
Jeremy Boynes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #4 from Jeremy Boynes <[email protected]> --- Reopening this for further discussion, and to see whether I need to change TldScanner in trunk as I think I introduced a regression here. I interpreted the spec as saying that all TLDs under /WEB-INF *must* be included except for any under /WEB-INF/tags (except for any implicit.tld found there). As a result, although applications *should* not place them in /WEB-INF/lib or /WEB-INF/classes, that was a recommendation and if they were there the container would need to include them. The change to TldScanner in TC8 unintentionally resurrected the behaviour from TC6 that was removed in TC7. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
