Quantcast
Channel: zeroturnaround.com » All Posts
Viewing all articles
Browse latest Browse all 2540

Gradle 4.0.1 Deprecation Warning

$
0
0

Upon upgrading from Gradle 3.5 to Gradle 4.0.1 the following warning now appears in association with the JRebel Gradle plugin.


:generateRebel
Gradle now uses separate output directories for each JVM language, but this build assumes a single directory for all classes from a source set. This behaviour has been deprecated and is scheduled to be removed in Gradle 5.0

This warning disappears if I comment out the JRebel plugin.

I am using the following for the Gradle plugin:


plugins {
    id "org.zeroturnaround.gradle.jrebel" version "1.1.5"
}

I have JRebel Agent 7.0.12 (201707101444) installed locally.

  • This topic was modified 6 hours, 4 minutes ago by  krisspring.

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>