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

commit 5d23ad89bfac870e5c4a964ab36c5c0d4adfb2bc
Merge: a2aef41 40f228f
Author: Lee Rhodes <[email protected]>
AuthorDate: Wed May 25 16:35:28 2022 -0700

    Merge branch 'main' of [email protected]:apache/datasketches-memory17.git 
into main

 .classpath                                         |  28 --
 .project                                           |  23 -
 bin/.asf.yaml                                      |   2 -
 bin/.github/workflows/.toolchains.xml              |  63 ---
 bin/.github/workflows/codeql-analysis.yml          |  69 ---
 bin/.github/workflows/maven.yml                    |  99 ----
 bin/.project                                       |  23 -
 bin/.settings/edu.umd.cs.findbugs.core.prefs       | 146 ------
 bin/.settings/org.eclipse.core.resources.prefs     |   2 -
 bin/.settings/org.eclipse.jdt.core.prefs           | 131 -----
 bin/.settings/org.eclipse.jdt.launching.prefs      |   3 -
 bin/.settings/org.eclipse.m2e.core.prefs           |   4 -
 bin/.settings/org.testng.eclipse.maven.prefs       |   7 -
 bin/LICENSE                                        | 350 -------------
 bin/NOTICE                                         |  12 -
 bin/README.md                                      |   1 -
 bin/pom.xml                                        | 542 ---------------------
 .../org/apache/datasketches/memory/BaseState.class | Bin 2560 -> 0 bytes
 .../memory/DefaultMemoryRequestServer.class        | Bin 1751 -> 0 bytes
 .../org/apache/datasketches/memory/Memory.class    | Bin 6867 -> 0 bytes
 .../datasketches/memory/MemoryCloseException.class | Bin 1030 -> 0 bytes
 .../datasketches/memory/MemoryException.class      | Bin 831 -> 0 bytes
 .../datasketches/memory/MemoryRequestServer.class  | Bin 821 -> 0 bytes
 .../apache/datasketches/memory/MurmurHash3v2.class | Bin 4636 -> 0 bytes
 .../datasketches/memory/ReadOnlyException.class    | Bin 871 -> 0 bytes
 .../datasketches/memory/Utf8CodingException.class  | Bin 3886 -> 0 bytes
 .../datasketches/memory/WritableMemory.class       | Bin 8749 -> 0 bytes
 .../org/apache/datasketches/memory/XxHash.class    | Bin 3799 -> 0 bytes
 .../apache/datasketches/memory/package-info.class  | Bin 150 -> 0 bytes
 bin/tools/CloverConfig.txt                         |  49 --
 bin/tools/FindBugsExcludeFilter.xml                |  96 ----
 bin/tools/MemoryCheckstyle.xml                     | 398 ---------------
 bin/tools/scripts/CheckMemoryJar.class             | Bin 7443 -> 0 bytes
 bin/tools/scripts/LoremIpsum.txt                   |   3 -
 bin/tools/scripts/compile-package-jar.sh           | 163 -------
 bin/tools/scripts/getGitProperties.sh              |  66 ---
 bin/tools/toolchains.xml                           |  53 --
 target/.gitignore                                  |   1 -
 38 files changed, 2334 deletions(-)


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

Reply via email to