[Bug 56283] Add support for Java 8 to Jasper

2014-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283 Konstantin Kolinko changed: What|Removed |Added CC||shu.c...@oracle.com --- Comme

[Bug 56283] Add support for Java 8 to Jasper

2014-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283 --- Comment #9 from Violeta Georgieva --- for reference bug 56543 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev

[Bug 56283] Add support for Java 8 to Jasper

2014-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283 --- Comment #8 from Robbie Gibson --- Done, sorry for the confusion. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 56283] Add support for Java 8 to Jasper

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

[Bug 56283] Add support for Java 8 to Jasper

2014-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283 Robbie Gibson changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 56283] Add support for Java 8 to Jasper

2014-05-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283 --- Comment #5 from Robbie Gibson --- Created attachment 31624 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31624&action=edit Failing JSP (doesn't compile with a Java 8 JDK and source/target version 1.6) The version of ECJ su

[Bug 56283] Add support for Java 8 to Jasper

2014-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283 --- Comment #4 from Mark Thomas --- Patch applied to 6.0.x for 6.0.40 onwards. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe

[Bug 56283] Add support for Java 8 to Jasper

2014-04-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283 --- Comment #3 from Konstantin Kolinko --- Created attachment 31476 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31476&action=edit 2014-04-04_56283_tc6_v2.patch Patch for Tomcat 6: Add support for running Tomcat 6 with ecj-P2

[Bug 56283] Add support for Java 8 to Jasper

2014-04-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283 --- Comment #2 from Konstantin Kolinko --- Note 1. Technically CompilerOptions.VERSION_1_8 is a String constant "1.8", so it will be inlined at compile time. At runtime Tomcat/Jasper will be compatible with any other version of ECJ 4.3.x,

[Bug 56283] Add support for Java 8 to Jasper

2014-03-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-