Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Conversation

deflaux
Copy link
Contributor

@deflaux deflaux commented Jul 15, 2016

Also

  • corresponding changes for new signature for merge strategy
  • minor test cleanup
  • bump grpc-java dependency.

Some of these changes were already reviewed in a prior PR sent to a branch pending the new release of utils-java.

@coveralls
Copy link

coveralls commented Jul 15, 2016

Coverage Status

Coverage decreased (-0.1%) to 19.847% when pulling adaec25 on deflaux:master into 5883365 on googlegenomics:master.

<properties>
<!-- Work around dataflow, grpc, and protobuf version issues
http://stackoverflow.com/questions/36257708/java-lang-noclassdeffounderror-while-deserializing-protobuf-messages -->
<google.dataflow.version>1.6.0</google.dataflow.version>
Copy link

Choose a reason for hiding this comment

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

Shouldn't this be 4.1.1.Final instead based on the following:

<dependency>
  <groupId>io.netty</groupId>
  <artifactId>netty-codec-http2</artifactId>
  <version>[4.1.1.Final]</version>
  <scope>compile</scope>
</dependency>

The above is from the following pom in Maven:

https://repo1.maven.org/maven2/io/grpc/grpc-netty/0.15.0/grpc-netty-0.15.0.pom

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agreed, fixed!

Copy link

Choose a reason for hiding this comment

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

Thanks :)

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 19.911% when pulling 5bee359 on deflaux:master into 5883365 on googlegenomics:master.

@coveralls
Copy link

coveralls commented Jul 18, 2016

Coverage Status

Coverage decreased (-0.1%) to 19.847% when pulling 70deb62 on deflaux:master into 5883365 on googlegenomics:master.

@dionloy
Copy link
Contributor

dionloy commented Jul 19, 2016

LGTM

@deflaux deflaux merged commit 0aa3e54 into googlegenomics:master Jul 19, 2016
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