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

checkstyle.xml: blacklist repackaged code from Google API Client - #224

Merged
dhalperi merged 1 commit into
GoogleCloudPlatform:masterfrom
dhalperi:backport-checkstyle
Apr 27, 2016
Merged

checkstyle.xml: blacklist repackaged code from Google API Client#224
dhalperi merged 1 commit into
GoogleCloudPlatform:masterfrom
dhalperi:backport-checkstyle

Conversation

@dhalperi

@dhalperidhalperi commented Apr 26, 2016

Copy link
Copy Markdown
Contributor

backported from apache/beam#245

@bjchambers

Copy link
Copy Markdown
Contributor

Is it worth also blacklisting org.apache.beam for the time being to prevent mishaps? What about "com.google.cloud.dataflow.repackaged"?

@dhalperi

dhalperi commented Apr 26, 2016

Copy link
Copy Markdown
ContributorAuthor

both are plausibly good, in a separate PR to keep a clean backport.

it would be insane if somehow we got dataflow.repackaged as an import in Dataflow code.

@dhalperi
dhalperi merged commit 89e2624 into GoogleCloudPlatform:masterApr 27, 2016
@dhalperi
dhalperi deleted the backport-checkstyle branch April 27, 2016 00:00
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhalperi@bjchambers@googlebot