Skip to content

Upgrade Gradle to 3.1 #668

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Nov 11, 2016

No description provided.

@rwinch rwinch added in: build An issue in the build type: enhancement A general enhancement labels Nov 11, 2016
@rwinch rwinch added this to the 1.3.0 M3 milestone Nov 11, 2016
@artembilan
Copy link
Member

@vpavic ,

thank you for contribution as usual! 😄
I wonder what do you think about Spring IO Platform compatibility spring-gradle-plugins/dependency-management-plugin#115.

I'm also interested in the Gradle 3.1 upgrade but that issue is really stopping me, although I don't see any problems in one my small project which is a part of Spring IO Platform and really build SUCCESSFULy with the springIoCheck task when I add classpath 'io.spring.gradle:dependency-management-plugin:0.6.1.RELEASE' as well.

WDYT?

@vpavic
Copy link
Contributor Author

vpavic commented Nov 12, 2016

Hey @artembilan, you're welcome! 😄

I've been following the situation with Gradle 3 and Dependency management plugin as we (at my company) use Gradle exclusively so it's a topic of our interest. We have two medium to large projects ongoing that are on Gradle 3 (3.1 ATM to be exact) and we haven't faced any issues (both are Spring IO Platform and Boot based). Spring Security has also moved to Gradle 3 (spring-projects/spring-security#4052) some time ago. So IMO the best approach would be to attempt the Gradle upgrade and see where that gets you, since chances are good (from my experience at least) that you won't run into any issue.

Upgrade of Dependency management plugin to 0.6.x is required due to spring-gradle-plugins/dependency-management-plugin#87 since Spring IO plugin is still based on 0.5.x, I assume you encountered that one in your project as well.

@vpavic vpavic closed this in 6263f6e Nov 14, 2016
@vpavic vpavic deleted the upgrade-gradle branch November 14, 2016 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants