Currently the el api and impl are set to source/target 1.7 However, there are no functional requirement or features of the 1.7 JRE used. The only current barrier is with tests which fail when set to 1.6\. However, when skipping tests, el compiles quite fine. This has a transitive cost of imposing 1.7 on JSP also.
Currently the el api and impl are set to source/target 1.7
However, there are no functional requirement or features of the 1.7 JRE used.
The only current barrier is with tests which fail when set to 1.6. However, when skipping tests, el compiles quite fine.
This has a transitive cost of imposing 1.7 on JSP also.