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

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

commit aba5de5c28bcbb4fd59e115a71090c5e270a6ae6
Merge: ddc09d9 c157563
Author: Lee Rhodes <[email protected]>
AuthorDate: Sat May 11 22:07:39 2024 -0700

    Merge pull request #182 from apache/release_process_prepare
    
    Updated spotbugs and fixed all the warnings.

 .github/workflows/.toolchains.xml                  |  53 ---------
 .github/workflows/auto-jdk-matrix.yml              |  67 ++++++++++++
 .github/workflows/maven.yml                        | 119 ---------------------
 .github/workflows/toolchains.xml                   |  23 ++++
 datasketches-memory-java11/pom.xml                 |   5 +
 datasketches-memory-java8/pom.xml                  |   2 +-
 .../memory/internal/AllocateDirectMap.java         |  40 +++++--
 .../datasketches/memory/internal/Utf8Test.java     |   2 +
 pom.xml                                            |   7 +-
 tools/FindBugsExcludeFilter.xml                    |  79 +++-----------
 10 files changed, 153 insertions(+), 244 deletions(-)


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

Reply via email to