Skip to content

Update nebula gradle plugin #3690

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

Merged
merged 1 commit into from
Feb 10, 2016
Merged

Conversation

stevegury
Copy link
Member

Update the gradle-rxjava-project-plugin to the latest version.
Update gradle to version 2.10 as well.

@akarnokd akarnokd added the Build label Feb 10, 2016
@@ -32,4 +32,5 @@ if (project.hasProperty('release.useLastTag')) {

test{
maxHeapSize = "2g"
maxParallelForks = 8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could increase the likelihood time-sensitive tests fail due to higher server utilization.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, I will remove this.

@ZacSweers
Copy link
Contributor

Gradle 2.11 is out, can you not use that?

@stevegury stevegury force-pushed the nebula-gradle-update branch from 51ae87f to 1145fc0 Compare February 10, 2016 21:09
@stevegury
Copy link
Member Author

@hzsweers I didn't check recently, it has just been released!
I've updated the version to 2.11.

@ZacSweers
Copy link
Contributor

👍

1 similar comment
@akarnokd
Copy link
Member

👍

stevegury added a commit that referenced this pull request Feb 10, 2016
@stevegury stevegury merged commit 31c57e1 into ReactiveX:1.x Feb 10, 2016
@zsxwing
Copy link
Member

zsxwing commented Feb 11, 2016

Also cherry-pick to 2.x?

@stevegury
Copy link
Member Author

Done -> #3693

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

Successfully merging this pull request may close these issues.

4 participants