[
https://issues.jboss.org/browse/TEIID-3664?page=com.atlassian.jira.plugin...
]
Steven Hawkins reopened TEIID-3664:
-----------------------------------
Actually there's a regression here from TEIID-3663 in that the session id was still
associated with the prior connection and thus failing the ping. It was just a timing
issue as to whether the test would work.
Only JDK 1.7 can build Teiid code base success
----------------------------------------------
Key: TEIID-3664
URL:
https://issues.jboss.org/browse/TEIID-3664
Project: Teiid
Issue Type: Quality Risk
Components: Build/Kits
Affects Versions: 8.12
Reporter: Kylin Soong
Assignee: Steven Hawkins
Fix For: 8.12
The following depiction exist in README.md
{code}
install JDK 1.7 or higher
{code}
But the build commands
{code}
$ mvn clean install -P release -s settings.xml
{code}
will execute failed if use JDK 1.8
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)