Skip to content
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

MINOR: Upgrade to Gradle 2.13 #1271

Closed
wants to merge 1 commit into from
Closed

Conversation

ijuma
Copy link
Contributor

@ijuma ijuma commented Apr 26, 2016

There are a few improvements in 2.12 and 2.13. I am particularly interested in the performance improvements:

  • 2.12: "This release brings support for compile only dependencies, improved build script compilation speed and even better IDE support."
  • 2.13: "We've achieved performance improvements during Gradle's configuration and execution phase, where we have measured up to 25% improvements to build time in our performance tests. No changes to your build script are necessary to start taking advantage of these improvements."

@gwenshap
Copy link
Contributor

LGTM

@asfgit asfgit closed this in cd427c9 Apr 26, 2016
gfodor pushed a commit to AltspaceVR/kafka that referenced this pull request Jun 3, 2016
There are a few improvements in 2.12 and 2.13. I am particularly interested in the performance improvements:
* 2.12: "This release brings support for compile only dependencies, improved build script compilation speed and even better IDE support."
* 2.13: "We've achieved performance improvements during Gradle's configuration and execution phase, where we have measured up to 25% improvements to build time in our performance tests. No changes to your build script are necessary to start taking advantage of these improvements."

Author: Ismael Juma <ismael@juma.me.uk>

Reviewers: Gwen Shapira

Closes apache#1271 from ijuma/gradle-2.13
@ijuma ijuma deleted the gradle-2.13 branch September 29, 2016 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants