On 23/04/2020 19:43, GitBox wrote:
> 
> markt-asf commented on pull request #283:
> URL: https://github.com/apache/tomcat/pull/283#issuecomment-618583682
> 
> 
>    Thank you. That prompted me to figure out why I got the warning in the 
> text editor but not in the problems tab. I now have ~1,500 errors and 
> warnings to look at. But I'll merge this first. At least it will be one less 
> ;)

I'm down to less than 1000 after filtering out the output directory
which was causing some double counting.

You'll see I've fixed some generics issues and worked on the MBean
descriptors.

Next on my list are the various HTML warnings and errors.

It does look like some of these are false positives caused by the test
JSPs we have with deliberate errors in them. There may be too many to
exclude easily - although we could go down the route of a naming
convention for invalid test JSPs so validation can more easily skip
them. Something to think about.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to