[
https://issues.apache.org/jira/browse/THRIFT-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838319#comment-15838319
]
ASF GitHub Bot commented on THRIFT-3895:
----------------------------------------
Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1060
Would you be able to rebase this against master and force push an update?
This will kick off a new CI build. I would like to see the build pass before
merging into the project.
> 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)