You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2020/01/15 05:22:42 UTC

[incubator-datasketches-java] branch master updated (2b8bb61 -> 55f0cb0)

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-java.git.


    from 2b8bb61  Merge pull request #290 from apache/misc
     add f14def3  Fix and/or filter some SpotBugs
     new 55f0cb0  Merge pull request #291 from apache/SpotBugs

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/java/org/apache/datasketches/hll/TgtHllType.java  |  2 +-
 .../java/org/apache/datasketches/hll/IsomorphicTest.java   |  7 ++-----
 .../java/org/apache/datasketches/hll/UnionCaseTest.java    |  7 ++++---
 tools/FindBugsExcludeFilter.xml                            | 14 ++++++++++++++
 4 files changed, 21 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[incubator-datasketches-java] 01/01: Merge pull request #291 from apache/SpotBugs

Posted by le...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-java.git

commit 55f0cb0b2c87f3f622418ab031cbfefc27cd136f
Merge: 2b8bb61 f14def3
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Tue Jan 14 21:22:33 2020 -0800

    Merge pull request #291 from apache/SpotBugs
    
    Fix and/or filter some SpotBugs

 src/main/java/org/apache/datasketches/hll/TgtHllType.java  |  2 +-
 .../java/org/apache/datasketches/hll/IsomorphicTest.java   |  7 ++-----
 .../java/org/apache/datasketches/hll/UnionCaseTest.java    |  7 ++++---
 tools/FindBugsExcludeFilter.xml                            | 14 ++++++++++++++
 4 files changed, 21 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org