Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@BenWhitehead
Copy link
Contributor

Add build-helper-maven-plugin to com.google.api.grpc:google-api-grpc
thereby updating the config for all proto-* modules such that when
their jars are built they will now include the *.proto. This allows
dependents to already have the proto files on their classpath when they
are defining/generating their own protos.

Add build-helper-maven-plugin config to
com.google.cloud:google-cloud-firestore for its test resources as
proto is defined for the conformance tests.

Add build-helper-maven-plugin to `com.google.api.grpc:google-api-grpc`
thereby updating the config for all `proto-*` modules such that when
their jars are built they will now include the `*.proto`. This allows
dependents to already have the proto files on their classpath when they
are defining/generating their own protos.

Add build-helper-maven-plugin config to
`com.google.cloud:google-cloud-firestore` for its test resources as
proto is defined for the conformance tests.
@BenWhitehead BenWhitehead requested a review from a team as a code owner May 21, 2019 21:31
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 21, 2019
@codecov
Copy link

codecov bot commented May 21, 2019

Codecov Report

Merging #5208 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5208      +/-   ##
============================================
- Coverage     50.42%   50.41%   -0.01%     
  Complexity    23796    23796              
============================================
  Files          2251     2251              
  Lines        226836   226836              
  Branches      24966    24966              
============================================
- Hits         114371   114368       -3     
- Misses       103858   103861       +3     
  Partials       8607     8607
Impacted Files Coverage Δ Complexity Δ
...gle/cloud/storage/testing/RemoteStorageHelper.java 62.6% <0%> (-2.44%) 9% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 720d901...8aae0f7. Read the comment docs.

@sduskis sduskis requested review from chingor13 and removed request for a team May 22, 2019 18:26
@chingor13 chingor13 merged commit ef1f4f2 into googleapis:master May 22, 2019
@BenWhitehead BenWhitehead deleted the include-proto-files-in-jars branch May 22, 2019 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants