Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Conversation

@tswast
Copy link
Contributor

@tswast tswast commented Apr 12, 2016

Uses shared https://github.com/GoogleCloudPlatform/java-repo-tools to
configure checkstyle and test plugins.

CC @ludoch

tswast and others added 22 commits March 1, 2016 20:42
Adds shared pom.xml and google-checks.xml. I also add a test directory
to check that the pom works / is well-formed.
Remove unnecessary properties.
Ignore JavaDoc rules in test classes.
Remove extra XML stuff from POM.
Subtrees are the primary way I expect people to use the
`java-repo-tools` repository. Since it's not a super common workflow, I
document the needed steps in the README.
Add instructions for using with subtrees.
I modify the checkstyle config to have SAME_PACKAGE imports appear
before third-party imports. I think this better matches the intent of
the import ordering rules in the style guide.
https://google.github.io/styleguide/javaguide.html#s3.3.3-import-ordering-and-spacing
Expecially since it says the `com.google` imports only appear after
static imports if the source file is in the `com.google` package space.

(cherry picked from commit 7ca0e7564d4d1a39714d8c90e71d5e408f30f4da)
Checkstyle: have SAME_PACKAGE imports appear before third-party imports
The pulling changes from Java Repository Tools instructions can now be followed verbatim.
The instructions here are much easier to follow and avoid unnecessary conflicts: https://help.github.com/articles/about-git-subtree-merges/
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@tswast
Copy link
Contributor Author

tswast commented Apr 12, 2016

@googlebot I'm merging histories with https://github.com/GoogleCloudPlatform/java-repo-tools which is covered under CLA.

See also GoogleCloudPlatform/getting-started-java#80 for a similar change.

Uses shared https://github.com/GoogleCloudPlatform/java-repo-tools to
configure checkstyle and test plugins.

Merge remote-tracking branch 'java-repo-tools/master' into use-java-repo-tools
@tswast tswast force-pushed the use-java-repo-tools branch from d074ec0 to 62d200a Compare April 12, 2016 21:20
@tswast tswast mentioned this pull request Apr 12, 2016
@lesv
Copy link
Contributor

lesv commented Apr 12, 2016

LGTM

@lesv lesv merged commit 5260ddf into master Apr 12, 2016
@tswast tswast deleted the use-java-repo-tools branch April 12, 2016 23:08
@waprin waprin mentioned this pull request Apr 12, 2016
6 tasks
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.

3 participants