[Bug 54475] SMAP broken in Java 8 for JSP compile

2014-03-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 54475] SMAP broken in Java 8 for JSP compile

2014-03-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475 --- Comment #7 from Robbie Gibson --- Created attachment 31416 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31416&action=edit Proposed patch to alleviate crash behaviour I propose the following very simple patch to stop the c

[Bug 54475] SMAP broken in Java 8 for JSP compile

2014-03-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 54475] SMAP broken in Java 8 for JSP compile

2014-03-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475 Robbie Gibson changed: What|Removed |Added CC||robbie_use...@yahoo.co.uk --- Comm

[Bug 54475] SMAP broken in Java 8 for JSP compile

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

[Bug 54475] SMAP broken in Java 8 for JSP compile

2013-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475 --- Comment #3 from Nick Williams --- Like I said, I got the JSPs to compile in Tomcat with the Ant compiler (just without the SMAP) and I understand that Java 8 is still in flux. This bug report was so that at some point, as Java 8 becomes

[Bug 54475] SMAP broken in Java 8 for JSP compile

2013-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475 --- Comment #2 from Christopher Schultz --- Since 1.8 isn't out yet, I wouldn't expect support for it, yet. You should be able to use the JSP precompiler to generate Java source for you and then use whatever compiler you want to actually g

[Bug 54475] SMAP broken in Java 8 for JSP compile

2013-01-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54475 --- Comment #1 from Nick Williams --- Note, I realize that Java 8 is still beta. This bug may not be related to Tomcat, but could instead be a JDK issue. I have filed this bug mostly for tracking purposes, and so that someone more knowledge