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

Update Gradle wrapper to 5.6 #232

Merged
merged 3 commits into from
Aug 24, 2019
Merged

Conversation

jianglai
Copy link
Collaborator

@jianglai jianglai commented Aug 17, 2019

This change is Reviewable

@gbrodman
Copy link
Collaborator

It seems like there are some issues with the Gradle upgrade and the shadow jar plugin that we use to build the Nomulus tool.

@jianglai
Copy link
Collaborator Author

This is due to GradleUp/shadow#508. I'll push an update soon.

@@ -1,3 +1,4 @@
org.gradle.jvmargs=-Xmx1024m
Copy link
Collaborator

Choose a reason for hiding this comment

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

Isn't this the default? Is specifying it necessary?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Somehow it was giving me OOM error when I didn't specify this...

Copy link
Collaborator

Choose a reason for hiding this comment

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

I was apparently wrong, or the posts online I found were wrong. Default is 512 MB apparently

https://docs.gradle.org/current/userguide/build_environment.html#sec:configuring_jvm_memory

@jianglai jianglai merged commit bf52a78 into google:master Aug 24, 2019
@jianglai jianglai deleted the gradle-version branch August 24, 2019 05:11
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