causes exceptions, because the EL RI seems to use Java 1.7 as target level. Time to switch to Java 7 in HV as well?
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Trying to switch to:
<dependency> <groupId>javax.el</groupId> <artifactId>javax.el-api</artifactId> <version>3.0-b06</version> </dependency>causes exceptions, because the EL RI seems to use Java 1.7 as target level. Time to switch to Java 7 in HV as well?