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 2019/11/12 20:34:18 UTC

[incubator-datasketches-characterization] branch ZetaTesting updated: Commit the zetasketch jar just for this branch

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

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


The following commit(s) were added to refs/heads/ZetaTesting by this push:
     new e19b089  Commit the zetasketch jar just for this branch
e19b089 is described below

commit e19b089b3325a64768dd56cd57befc47d71609ff
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Tue Nov 12 12:34:05 2019 -0800

    Commit the zetasketch jar just for this branch
---
 .gitignore                                           |   4 ++--
 ...tasketch-0.1.0-SNAPSHOT-jar-with-dependencies.jar | Bin 0 -> 23447983 bytes
 .../zetasketch-0.1.0-SNAPSHOT-sources.jar            | Bin 0 -> 117197 bytes
 GradleGeneratedJars/zetasketch-0.1.0-SNAPSHOT.jar    | Bin 0 -> 215096 bytes
 4 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index c2d5275..190f3ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,8 +28,8 @@ bin/
 # Mobile Tools for Java (J2ME)
 .mtj.tmp/
 
-# Package Files #
-*.jar
+# Package Files
+# *.jar
 *.war
 *.ear
 *.zip
diff --git a/GradleGeneratedJars/zetasketch-0.1.0-SNAPSHOT-jar-with-dependencies.jar b/GradleGeneratedJars/zetasketch-0.1.0-SNAPSHOT-jar-with-dependencies.jar
new file mode 100644
index 0000000..6b4173c
Binary files /dev/null and b/GradleGeneratedJars/zetasketch-0.1.0-SNAPSHOT-jar-with-dependencies.jar differ
diff --git a/GradleGeneratedJars/zetasketch-0.1.0-SNAPSHOT-sources.jar b/GradleGeneratedJars/zetasketch-0.1.0-SNAPSHOT-sources.jar
new file mode 100644
index 0000000..f98a2c8
Binary files /dev/null and b/GradleGeneratedJars/zetasketch-0.1.0-SNAPSHOT-sources.jar differ
diff --git a/GradleGeneratedJars/zetasketch-0.1.0-SNAPSHOT.jar b/GradleGeneratedJars/zetasketch-0.1.0-SNAPSHOT.jar
new file mode 100644
index 0000000..0981baa
Binary files /dev/null and b/GradleGeneratedJars/zetasketch-0.1.0-SNAPSHOT.jar differ


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