You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by dc...@apache.org on 2022/08/15 13:17:06 UTC

[datasketches-memory] 01/01: Merge branch '2.2.X'

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

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

commit 43859bf3a7bc548debd3b3982488a853effc0494
Merge: cd82c73 9ddae41
Author: David Cromberge <dc...@apache.org>
AuthorDate: Mon Aug 15 14:16:46 2022 +0100

    Merge branch '2.2.X'

 .github/workflows/maven.yml                        |  2 +-
 .gitignore                                         |  2 +-
 README.md                                          | 13 ++--
 datasketches-memory-java11/pom.xml                 | 16 +----
 .../datasketches/memory/internal/package-info.java |  2 +-
 datasketches-memory-java8/pom.xml                  |  1 +
 docs/eclipse.md                                    |  2 +-
 docs/intellij.md                                   |  2 +-
 docs/maven.md                                      |  2 +-
 docs/module-system.md                              |  2 +-
 pom.xml                                            |  2 +-
 tools/scripts/{ => assets}/CheckMemoryJar.java     |  0
 tools/scripts/{ => assets}/LoremIpsum.txt          |  0
 .../{getGitProperties.sh => get-git-properties.sh} |  0
 ...kage-mr-jar.sh => package-multi-release-jar.sh} |  6 +-
 ...ackage-jar.sh => package-single-release-jar.sh} | 31 ++-------
 tools/scripts/sign-deploy-jar.sh                   | 77 ++++++++++++++++++++++
 tools/scripts/{test-mr-jar.sh => test-jar.sh}      | 35 ++++------
 18 files changed, 122 insertions(+), 73 deletions(-)



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