Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8096323

Gradle complains about deprecated api

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u20
    • 8u20
    • javafx
    • None

      When running the gradle script it complains about an API it intends to remove:

          The ConfigurationContainer.add() method has been deprecated and is scheduled to be removed in Gradle 2.0. Please use the create() method instead.

      This happens when we use getConfigurations().add(...) instead of getConfigurations().create(...)

            shemnon Danno Ferrin (Inactive)
            shemnon Danno Ferrin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: