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

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to