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 2013/07/10 06:36:06 UTC

[Bug 55231] NPE and incorrect version detection in JspC

https://issues.apache.org/bugzilla/show_bug.cgi?id=55231

--- Comment #1 from Jeremy Boynes <jb...@apache.org> ---
Created attachment 30574
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30574&action=edit
Patch extracted from 53737 that fixes these

Extracted changes to JspConfig from 53737 proposal that fixes these issues.

The large patch also cleaned up JspConfig to simplify initialization (it does
not need to be lazy for JspC), to use Collection instead of Vector to match the
spec, to avoid unnecessary copying of the common JspProperty, and to use Java5
foreach.

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