Adinata created THRIFT-3895:
-------------------------------
Summary: Build fails using Java 1.8 with Ant < 1.9
Key: THRIFT-3895
URL: https://issues.apache.org/jira/browse/THRIFT-3895
Project: Thrift
Issue Type: Bug
Components: Build Process
Affects Versions: 0.9.3
Reporter: Adinata
Failed with these errors:
{code}
Class not found: javac1.8
{code}
Solution:
Add to all {{javac}} ant task attributes {{compiler="modern"}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
