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/12 22:26:33 UTC

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

Daniel Kasmeroglu created TOMEE-1396:
----------------------------------------

             Summary: 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


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)