This is an automated email from the ASF dual-hosted git repository.
dcromberge pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git.
from 5f13ff2 Update deprecated javadocs
add 69c269c Fix Checkstyle and SpotBugs warnings.
add 99d95db remove slf4j version property.
new 2ddc84e Merge pull request #366 from apache/FixCheckstyleAndSpotBugs
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:
pom.xml | 1 -
.../java/org/apache/datasketches/hash/MurmurHash3.java | 6 +++---
.../java/org/apache/datasketches/hll/BaseHllSketch.java | 10 +++++-----
.../org/apache/datasketches/kll/KllFloatsSketch.java | 10 ++++++----
.../java/org/apache/datasketches/kll/KllHelper.java | 17 ++++++++---------
.../datasketches/quantiles/KolmogorovSmirnov.java | 2 +-
.../java/org/apache/datasketches/quantiles/Util.java | 4 ++--
src/main/java/org/apache/datasketches/tuple/Util.java | 3 ++-
.../java/org/apache/datasketches/BinarySearchTest.java | 1 +
tools/FindBugsExcludeFilter.xml | 5 +++++
tools/SketchesCheckstyle.xml | 4 ++--
11 files changed, 35 insertions(+), 28 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]