This is an automated email from the ASF dual-hosted git repository. dcromberge pushed a commit to branch 2.2.X in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
commit 9ddae4174a84fae4f97f020caa8e9902a6f74469 Merge: 6494a09 3969a1f Author: David Cromberge <[email protected]> AuthorDate: Mon Jul 25 17:21:33 2022 +0100 Merge pull request #167 from apache/deployment-changes Add custom deploy script .github/workflows/maven.yml | 2 +- .gitignore | 2 +- README.md | 13 ++-- datasketches-memory-java11/pom.xml | 16 +---- datasketches-memory-java8/pom.xml | 2 +- docs/eclipse.md | 2 +- docs/intellij.md | 2 +- docs/maven.md | 2 +- docs/module-system.md | 2 +- pom.xml | 4 +- 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 ++++------ 17 files changed, 121 insertions(+), 75 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
