Jaewoong Jung created TAJO-1157:
-----------------------------------
Summary: Required Java version in tutorial doc needs to be updated
Key: TAJO-1157
URL: https://issues.apache.org/jira/browse/TAJO-1157
Project: Tajo
Issue Type: Bug
Components: documentation
Reporter: Jaewoong Jung
Priority: Trivial
I tried to build tajo with JDK 1.8, but failed due to some changes in
sun.misc.FloatingDecimal.
* For example, readJavaFormatString(String in) has been changed to a package
private method.
The prerequisites page should be updated to show required Java version as 1.6
or 1.7. (It currently reads "Java 1.6 or higher".)
http://tajo.apache.org/docs/0.9.0/getting_started/prerequisites.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)