JDK-8094558 : [Build] Deprecation warning: CompileOptions.useAnt property
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: 8u20
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2014-08-20
  • Updated: 2015-06-12
  • Resolved: 2015-04-03
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8u60Resolved
Related Reports
Duplicate :  
Description
We get the following deprecation warning from our gradle build:

The CompileOptions.useAnt property has been deprecated and is scheduled to be re
moved in Gradle 2.0. There is no replacement for this property.

We will need to fix this at some point.