Hi, Jody,

I tried this and both work (2.26-M0 and the 2.25.3).

I also see the CSP errors, but they are being reported instead of actually
being refused (confusing wording in the console errors).

Dave

On Tue, Aug 27, 2024 at 9:04 PM Jody Garnett <jody.garn...@gmail.com> wrote:

> Download artifacts are available:
>
>    - https://github.com/geoserver/geoserver/releases/tag/2.26-M0
>    - https://sourceforge.net/projects/geoserver/files/GeoServer/2.26-M0/
>    -
>    
> https://sourceforge.net/projects/geoserver/files/GeoServer/2.26-M0/extensions/
>    - contains community assembles as well (in the hopes they will be
>    accessible from docker)
>
>
> Docker build release.sh script is confused and published as 2.26.x - fixed
> the script to recognize milestone releases; so it should be available as
> 2.26-M0 ...
>
> docker pull docker.osgeo.org/geoserver:2.26-M0
> docker run -it -p8081:8080 docker.osgeo.org/geoserver:2.26-M0
> docker run -it -p8081:8080 --env INSTALL_EXTENSIONS=true --env
> STABLE_EXTENSIONS="ysld,wps" docker.osgeo.org/geoserver:2.26-M0
> docker run -it -p8081:8080 --env INSTALL_EXTENSIONS=true --env
> STABLE_EXTENSIONS="cog-http" docker.osgeo.org/geoserver:2.26-M0
>
> - -
> Jody Garnett
>
>
> On Aug 27, 2024 at 5:44:57 PM, Jody Garnett <jody.garn...@gmail.com>
> wrote:
>
>> Moving quickly today.
>>
>> The wicket9 branch is created, and a milestone artifacts are available:
>>
>>
>> https://build.geoserver.org/view/release/job/geoserver-release/150/artifact/distribution/2.26-M0
>>
>> The CSP checks are configured to reporting problems by default, use
>> org.geoserver.web.csp.strict=true to change those to blocking if desired.
>>
>> Updated Wicket 9 Test Plan
>> <https://docs.google.com/spreadsheets/d/1pQmncG4zxpgJnHxeI4myFfOBD17U2CIMcy59II4XAfo/edit?usp=sharing>
>>  with
>> docker instructions while waiting for the build...
>>
>> - -
>> Jody Garnett
>>
> _______________________________________________
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to