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 2015/02/28 04:53:01 UTC

[Bug 57647] New: TldScanner does not report warning when some jar does not contain a TLD

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

            Bug ID: 57647
           Summary: TldScanner does not report warning when some jar does
                    not contain a TLD
           Product: Tomcat 8
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: jboynes@apache.org

scanFoundNoTLDs does not log the info message about some jar not containing a
TLD when at least one does.

Problem can be seen on tc8 and trunk now that jstl has been replaced with
taglibs-standard-spec which is not in the exclude filter.

-- 
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 57647] TldScanner does not report warning when some jar does not contain a TLD

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

--- Comment #2 from Jeremy Boynes <jb...@apache.org> ---
Created attachment 32530
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32530&action=edit
Patch to repro issue

Patch to illustrate this issue, fix to follow

-- 
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 57647] TldScanner does not report warning when some jar does not contain a TLD

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

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> ---
FYI: it was added to exclude filter in r1662850

-- 
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 57647] TldScanner does not report warning when some jar does not contain a TLD

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

Jeremy Boynes <jb...@apache.org> changed:

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

--- Comment #4 from Jeremy Boynes <jb...@apache.org> ---
Backported to 8.0.x in http://svn.apache.org/r1662991 and will be included in
8.0.21

-- 
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 57647] TldScanner does not report warning when some jar does not contain a TLD

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

--- Comment #3 from Jeremy Boynes <jb...@apache.org> ---
Fixed in trunk in http://svn.apache.org/r1662989

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