You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Martin Becker (JIRA)" <ji...@apache.org> on 2015/04/24 17:12:38 UTC

[jira] [Created] (OFBIZ-6300) Compiler-Error with JDK 1.8 and source compatibility 1.8

Martin Becker created OFBIZ-6300:
------------------------------------

             Summary: Compiler-Error with JDK 1.8 and source compatibility 1.8
                 Key: OFBIZ-6300
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6300
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Trunk
            Reporter: Martin Becker


I just found another error compiling the code with JDK 1.8 with source code compatibility switched to 1.8 in my eclipse workspace. The external ant build is working because there is java version 1.7 defined as target in the macros.xml.

The error is an issue regarding generics in EntityFieldMap.java.

I will provide a patch her soon.

The code is the same in the release branches.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)