[Bug 55884] JSPs no longer compile in Java 8

2014-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|VERIFIED|CLOSED

[Bug 55884] JSPs no longer compile in Java 8

2013-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 55884] JSPs no longer compile in Java 8

2013-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884 Nick Williams nicho...@nicholaswilliams.net changed: What|Removed |Added Status|RESOLVED

[Bug 55884] JSPs no longer compile in Java 8

2013-12-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884 Nick Williams nicho...@nicholaswilliams.net changed: What|Removed |Added OS||All

[Bug 55884] JSPs no longer compile in Java 8

2013-12-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884 --- Comment #2 from Konstantin Kolinko knst.koli...@gmail.com --- (In reply to Nick Williams from comment #1) 1. Simplify. Your issue is that a single JSP page does not compile. Remove everything that is not related to the problem. There

[Bug 55884] JSPs no longer compile in Java 8

2013-12-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884 --- Comment #3 from Jeremy Boynes jboy...@apache.org --- The mixed use of URL encoding on the classpath looks suspicious:

[Bug 55884] JSPs no longer compile in Java 8

2013-12-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884 --- Comment #4 from Nick Williams nicho...@nicholaswilliams.net --- Created attachment 31117 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31117action=edit Application Replicating Problem Okay. I've attached the simplest

[Bug 55884] JSPs no longer compile in Java 8

2013-12-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55884 --- Comment #5 from Jeremy Boynes jboy...@apache.org --- I can reproduce this on OSX using Java 1.7 and the stock distribution. If I copy output/build to /tmp/good-path and make the config changes described (setenv.sh and JspServlet) then