You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Daniel Kasmeroglu (JIRA)" <ji...@apache.org> on 2014/10/17 23:48:33 UTC

[jira] [Commented] (TOMEE-1396) Invalid compiler version in example: projectstage-demo

    [ https://issues.apache.org/jira/browse/TOMEE-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175595#comment-14175595 ] 

Daniel Kasmeroglu commented on TOMEE-1396:
------------------------------------------

Added pull request: https://github.com/costamojan/tomee/pull/3

> 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: 2.0.0
>            Reporter: Daniel Kasmeroglu
>            Priority: Minor
>             Fix For: 2.0.0
>
>         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
(v6.3.4#6332)