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/09 12:36:09 UTC

[Bug 61597] New: StandardJarSacnner does not scan module path

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

            Bug ID: 61597
           Summary: StandardJarSacnner does not scan module path
           Product: Tomcat 9
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: markt@apache.org
  Target Milestone: -----

There is a TODO in the code for this.

Scanning the module path requires a a handful of Java 9 specific calls. It may
be cleaner to handle this with a multi-release JAR than by extending JreCompat.

(Actually, all of the Jre9Compat code could move to multi-release JARs.)

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


[Bug 61597] StandardJarScanner does not scan module path

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61597

Konstantin Kolinko <kn...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|StandardJarSacnner does not |StandardJarScanner does not
                   |scan module path            |scan module path

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


[Bug 61597] StandardJarSacnner does not scan module path

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61597

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Fixed in:
- trunk for 9.0.2 onwards
- 8.5.x for 8.5.24 onwards
- 8.0.x for 8.0.48 onwards
- 7.0.x for 7.0.83 onwards

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