https://bz.apache.org/bugzilla/show_bug.cgi?id=61601

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35406|0                           |1
        is obsolete|                            |

--- Comment #1 from Mark Thomas <[email protected]> ---
Created attachment 35413
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35413&action=edit
Java 8 / 9 JAR for testing

Updated JAR as the original was missing the necessary Manifest entries.

Fixing this is going to be 'interesting'. Tomcat currently enumerates the JAR
entries as part of the scanning process. The enumeration provided by JarFile is
not version aware. I need to do some more research on possible ways of
filtering this enumeration efficiently.

-- 
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]

Reply via email to