You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/10/12 08:35:34 UTC

[Bug 61601] Make Tomcat multi-release JAR aware

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org