[
https://issues.apache.org/jira/browse/THRIFT-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838985#comment-15838985
]
ASF GitHub Bot commented on THRIFT-3895:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/1060
> 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
> Assignee: James E. King, III
> Fix For: 0.11.0
>
>
> 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)