[Bug 55231] NPE and incorrect version detection in JspC

2013-07-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55231 Jeremy Boynes changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this

[Bug 55231] NPE and incorrect version detection in JspC

2013-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55231 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55231] NPE and incorrect version detection in JspC

2013-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55231 --- Comment #3 from Mark Thomas --- I'd already spotted one NPE and have fixed another case highlighted by the patch. I'll look at version detection next. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 55231] NPE and incorrect version detection in JspC

2013-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55231 --- Comment #2 from Mark Thomas --- Large patches that address multiple issues are hard to review and won't get applied. One patch should address one issue. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 55231] NPE and incorrect version detection in JspC

2013-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55231 --- Comment #1 from Jeremy Boynes --- 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