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

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


The following commit(s) were added to refs/heads/main by this push:
     new ac868fb  Add libs and mods folders
ac868fb is described below

commit ac868fb7f1b4a16a7e8e200a01e9e21f59900429
Author: Lee Rhodes <[email protected]>
AuthorDate: Mon Oct 2 11:26:20 2023 -0700

    Add libs and mods folders
---
 .gitignore                               |   3 +--
 libs/.keep.txt                           |   0
 libs/datasketches-memory-3.0.0-tests.jar | Bin 0 -> 112533 bytes
 libs/datasketches-memory-3.0.0.jar       | Bin 0 -> 43810 bytes
 libs/jcommander-1.82.jar                 | Bin 0 -> 88407 bytes
 libs/slf4j-api-1.7.36.jar                | Bin 0 -> 41125 bytes
 libs/testng-7.8.0.jar                    | Bin 0 -> 1019729 bytes
 libs/zero-allocation-hashing-0.15.jar    | Bin 0 -> 90070 bytes
 mods/.keep.txt                           |   0
 9 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 70d95d5..374ff7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,7 +30,7 @@ bin/
 .mtj.tmp/
 
 # Package Files #
-*.jar
+#*.jar
 *.war
 *.ear
 *.zip
@@ -52,7 +52,6 @@ target/
 out/
 build/
 jarsIn/
-*.jar
 build.xml
 *.properties
 *.releaseBackup
diff --git a/libs/.keep.txt b/libs/.keep.txt
new file mode 100644
index 0000000..e69de29
diff --git a/libs/datasketches-memory-3.0.0-tests.jar 
b/libs/datasketches-memory-3.0.0-tests.jar
new file mode 100644
index 0000000..77a789a
Binary files /dev/null and b/libs/datasketches-memory-3.0.0-tests.jar differ
diff --git a/libs/datasketches-memory-3.0.0.jar 
b/libs/datasketches-memory-3.0.0.jar
new file mode 100644
index 0000000..0edf4a8
Binary files /dev/null and b/libs/datasketches-memory-3.0.0.jar differ
diff --git a/libs/jcommander-1.82.jar b/libs/jcommander-1.82.jar
new file mode 100644
index 0000000..90f4424
Binary files /dev/null and b/libs/jcommander-1.82.jar differ
diff --git a/libs/slf4j-api-1.7.36.jar b/libs/slf4j-api-1.7.36.jar
new file mode 100644
index 0000000..7d3ce68
Binary files /dev/null and b/libs/slf4j-api-1.7.36.jar differ
diff --git a/libs/testng-7.8.0.jar b/libs/testng-7.8.0.jar
new file mode 100644
index 0000000..a6984c5
Binary files /dev/null and b/libs/testng-7.8.0.jar differ
diff --git a/libs/zero-allocation-hashing-0.15.jar 
b/libs/zero-allocation-hashing-0.15.jar
new file mode 100644
index 0000000..86fed6e
Binary files /dev/null and b/libs/zero-allocation-hashing-0.15.jar differ
diff --git a/mods/.keep.txt b/mods/.keep.txt
new file mode 100644
index 0000000..e69de29


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to