[
https://issues.jboss.org/browse/TEIID-4827?page=com.atlassian.jira.plugin...
]
Damien B commented on TEIID-4827:
---------------------------------
I think the POM should be updated as well to enforce those rules (1.8 for library
compatibility, 1.7 for runtime): with a fresh environment on Eclipse with m2e, the 1.7
rule is enforced on the library compatibility and the project appears broken (missing
method in some JDK class and no support on default method elsewhere).
Update the readme to indicate that Java 1.8 is required for building
--------------------------------------------------------------------
Key: TEIID-4827
URL:
https://issues.jboss.org/browse/TEIID-4827
Project: Teiid
Issue Type: Bug
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.3
There are several places where we are implicitly depending upon 1.8 features to build -
such as the larger key size from TestDhKeyGenerator. These issues do not affect
compatibility with a 1.7 runtime.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)