We use a strongly typed language just so we are not fragile after a change
like this :)

Serialization is the only thing I am sure is broken.

The coverage / raster functionally heavily used Envelope2d (based on awt
rectangle). It changed to ReferencedEnvelope (jts envelope based). So I
expect some raster or mosaic format to turn inside out - say if x,y,w,h
parameters got used as x1,y1,x2,y2 :)

There is also a search and replace for Envelope to Bounds. Some string
constants were confused so I put on a check to avoid replaceing the first
occurrence in a string constant, but not the second. So a long error
message may of been harmed?

Really we just need the RC used with a lot of data directories out there.

Jody

On Tue, Sep 5, 2023 at 11:33 PM Rahkonen Jukka <
jukka.rahko...@maanmittauslaitos.fi> wrote:

> Hi,
>
>
>
> I tried the nightly build on Windows with JDK 11 (Adoptium). Geoserver
> starts and WxS capabilities, layer preview, and UI elements works as
> supposed. Is there something that could be fragile after the change and
> relatively easy to test?
>
>
>
> -Jukka Rahkonen-
>
>
>
> *Lähettäjä:* Jody Garnett <jody.garn...@gmail.com>
> *Lähetetty:* keskiviikko 6. syyskuuta 2023 5.01
> *Vastaanottaja:* Geoserver-devel <geoserver-devel@lists.sourceforge.net>
> *Aihe:* [Geoserver-devel] Code freeze over, API Change complete
>
>
>
> The code-freeze is over, api-change is completed!
>
>
>
> Here is a nightly build to try out test:
> https://geoserver.org/release/main/
>
>
>
> Release managers are needed this month, with two extra projects (geofence
> and mapfish-print-lib) in the mix to support extensions.
>
> --
>
> Jody Garnett
>
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to