[
https://issues.apache.org/jira/browse/LUCENE-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972888#comment-13972888
]
ASF subversion and git services commented on LUCENE-5614:
---------------------------------------------------------
Commit 1588231 from [email protected] in branch
'dev/branches/lucene_solr_4_8'
[ https://svn.apache.org/r1588231 ]
Merged revision(s) 1588229 from lucene/dev/branches/branch_4x:
Merged revision(s) 1588228 from lucene/dev/trunk:
LUCENE-5614: Enable building on Java 8 using Apache Ant 1.8.3 or 1.8.4 by
adding a workaround for the Ant bug
> Add workaround for ANT bug to enable compile with Java 8 on ANT 1.8.3. and
> 1.8.4
> --------------------------------------------------------------------------------
>
> Key: LUCENE-5614
> URL: https://issues.apache.org/jira/browse/LUCENE-5614
> Project: Lucene - Core
> Issue Type: Bug
> Components: general/build
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Fix For: 4.8, 4.9, 5.0
>
> Attachments: LUCENE-5614.patch
>
>
> Ant has the following bug introduced in ANT 1.8.3 and 1.8.4. Unfortunately
> many computers are on this version (and MacOSX on 1.8.2):
> https://issues.apache.org/bugzilla/show_bug.cgi?id=53347
> I would like to change to minimum ANT 1.9.0, but this would make MacOSX user
> unhappy. The provided patch is a workaround to set the compiler version to
> "javac1.7" via ANT property, if the broken versions are used with Java 1.8.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]