Skip to content

Migrating run scripts to gradle.#39

Closed
nmittler wants to merge 1 commit intogrpc:masterfrom
nmittler:run_with_gradle
Closed

Migrating run scripts to gradle.#39
nmittler wants to merge 1 commit intogrpc:masterfrom
nmittler:run_with_gradle

Conversation

@nmittler
Copy link
Copy Markdown

No description provided.

Comment thread auth/build.gradle Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Inconsistent indent

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Happens in every file.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Done.

@nmittler
Copy link
Copy Markdown
Author

@ejona86 this does most of the heavy lifting toward getting rid of Maven. We now run the client and server via gradle. A few other adds as well for using the animal sniffer and compiler arguments.

Comment thread integration-testing/build.gradle Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You can reference JavaVersion without the FQCN (which means you might want to inline these into the if)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Done.

@nmittler
Copy link
Copy Markdown
Author

Just submitted a few changes to address comments.

Comment thread auth/build.gradle Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this is now obsolete, since we deleted the code already (grpc v1).

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Done.

@ejona86
Copy link
Copy Markdown
Member

ejona86 commented Jan 26, 2015

LGTM. :integration-testing:execute is the main thing I'd hope was fixed before pushing.

Comment thread integration-testing/build.gradle Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The buildDir property is already a File, no need to wrap.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Done.

@nmittler
Copy link
Copy Markdown
Author

@JakeWharton @ejona86 Just pushed some more changes ... take a look and see if everything has been addressed.

@ejona86
Copy link
Copy Markdown
Member

ejona86 commented Jan 26, 2015

LGTM

@nmittler
Copy link
Copy Markdown
Author

@JakeWharton any other comments or shall I cherry-pick?

@JakeWharton
Copy link
Copy Markdown
Contributor

Nope. LGTM. Was just drive-by reviewing :)

@nmittler
Copy link
Copy Markdown
Author

Submitted as 02c953e

@nmittler nmittler closed this Jan 26, 2015
@nmittler
Copy link
Copy Markdown
Author

:) thanks for the review!

@lock lock Bot locked as resolved and limited conversation to collaborators Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants