Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Gradle 4.0 Support #59

Closed
shammancer opened this issue Jun 21, 2017 · 2 comments
Closed

Gradle 4.0 Support #59

shammancer opened this issue Jun 21, 2017 · 2 comments

Comments

@shammancer
Copy link

As detailed in the Gradle 4.0 Release Notes there are a few deprecations

Using the attached demo project you receive the following warning:

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

@shammancer
Copy link
Author

The demo project was created using the Spring Initializr defaults for a java gradle project.

@wilkinsona
Copy link
Contributor

wilkinsona commented Jun 21, 2017

Spring Boot's Gradle plugin is managed in https://github.com/spring-projects/spring-boot. There are already issues for this: spring-projects/spring-boot#9559 and spring-projects/spring-boot#9516.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants