You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by nk...@apache.org on 2022/10/28 18:52:27 UTC

[lucene] branch main updated (5c7edd7f387 -> e7253f112de)

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

nknize pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/lucene.git


    from 5c7edd7f387 Upgrade to gradle 7.5.1 (excluding launch scripts, which we have customized) (#11886)
     add e7253f112de Add interface to relate a LatLonShape with another shape represented as Component2D. (#11753)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                            |  4 +++-
 .../core/src/java/org/apache/lucene/document/LatLonShape.java | 11 +++++++++++
 lucene/core/src/java/org/apache/lucene/document/XYShape.java  | 11 +++++++++++
 3 files changed, 25 insertions(+), 1 deletion(-)