You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by iv...@apache.org on 2022/04/27 09:24:23 UTC

[lucene] branch main updated (5d3ab09676a -> 922d3af8d67)

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

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


    from 5d3ab09676a LUCENE-10470: [Tessellator] Fix some failing polygons due to collinear edges (#756)
     add 922d3af8d67 LUCENE-10508:  Use MIN_WIDE_EXTENT for all wide rectangles (#845)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/lucene/spatial3d/geom/GeoWideLongitudeSlice.java    | 2 +-
 .../java/org/apache/lucene/spatial3d/geom/GeoWideNorthRectangle.java    | 2 +-
 .../java/org/apache/lucene/spatial3d/geom/GeoWideSouthRectangle.java    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)