[
https://issues.jboss.org/browse/TEIID-3664?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3664:
---------------------------------------
I haven't seen indeterminate behavior with that test, but I wouldn't mind
resolving this by removing the socket pooling. That's a very old feature of the
socket layer that we carried forward, and it is generally of little benefit.
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.3.15#6346)