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

            Bug ID: 61601
           Summary: Make Tomcat multi-release JAR aware
           Product: Tomcat 9
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: ma...@apache.org
  Target Milestone: -----

Created attachment 35406
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35406&action=edit
Java 8 / 9 JAR for testing

The attached JAR file contains an annotated Servlet 4.0 ServletContextListener
with both a Java 8 and Java 9 version. Each version simply outputs the Java
version to stdout.

When deployed on Tomcat 9, the Java 8 listener is reported whether running on
Java 8 or Java 9.

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