You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2022/10/13 19:50:40 UTC

[datasketches-java] branch master updated (e9b27a41 -> 3bcd8d48)

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

leerho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


    from e9b27a41 Merge pull request #412 from apache/Changes_to_Classic_Quantiles
     add e5081d5d Updated POM Memory dependency to 2.2.0.
     new 3bcd8d48 Merge pull request #415 from apache/updatePOM

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                                           | 2 +-
 .../datasketches/{kll => quantilescommon}/package-info.java       | 8 +++-----
 .../apache/datasketches/{kll => thetacommon}/package-info.java    | 8 +++-----
 3 files changed, 7 insertions(+), 11 deletions(-)
 copy src/main/java/org/apache/datasketches/{kll => quantilescommon}/package-info.java (83%)
 copy src/main/java/org/apache/datasketches/{kll => thetacommon}/package-info.java (82%)


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


[datasketches-java] 01/01: Merge pull request #415 from apache/updatePOM

Posted by le...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 3bcd8d488d55ccfd593eb18c727cba65074f4388
Merge: e9b27a41 e5081d5d
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Oct 13 12:50:34 2022 -0700

    Merge pull request #415 from apache/updatePOM
    
    Updated POM Memory dependency to 2.2.0.

 pom.xml                                            |  2 +-
 .../datasketches/quantilescommon/package-info.java | 24 ++++++++++++++++++++++
 .../datasketches/thetacommon/package-info.java     | 24 ++++++++++++++++++++++
 3 files changed, 49 insertions(+), 1 deletion(-)


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