[
https://issues.apache.org/jira/browse/TOMEE-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Salter resolved TOMEE-1396.
---------------------------------
Resolution: Resolved
The code has already been changed to use Java 1.8 so marking this issue as
resolved.
> Invalid compiler version in example: projectstage-demo
> ------------------------------------------------------
>
> Key: TOMEE-1396
> URL: https://issues.apache.org/jira/browse/TOMEE-1396
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 7.0.0
> Reporter: Daniel Kasmeroglu
> Priority: Minor
> Attachments: tomee-1396.patch
>
>
> The _ProjectStageProducer_ class uses _@Override_ on some methods. As the
> compiler version had not been set and therefore was the default of 1.5 this
> caused a compilation error. The following commit changes the module pom to
> use 1.7 instead:
> https://kasisoft.com/stash/projects/TOMEE/repos/tomee/commits/a57ab7a7dce858865a3e95047eb9651d3f3fcb14
--
This message was sent by Atlassian Jira
(v8.3.4#803005)