Deprecated gradle features used in linux build

Issue #571 new
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Keep the build process current

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

gradle buildDeb

CURRENT BEHAVIOR

Warning appears: Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. See https://docs.gradle.org/4.6/userguide/command_line_interface.html#sec:command_line_warnings

EXPECTED BEHAVIOR

No warning

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Figure out what gradle is warning us about and update it to be compatible with gradle 5.0.

FILES AFFECTED (where the changes will be implemented) - developers only

build.gradle

LEVEL OF EFFORT - developers only

unknown

COMMENTS

Comments (0)

  1. Log in to comment