[Geoserver-devel] Release volunteer needed for Nov 18th timeframe

The release schedule has been updated:
https://github.com/geoserver/geoserver/wiki/Release-Schedule

We are seeking a release volunteer for November 18th release. This 2.22.0 update should be a normal stable release, all the jobs are working with the possible exception of windows-installer (which needs updated credentials). The blog post is mostly cut and paste from the 2.22-RC (with the addition of thanking volunteers for testing).

The only special work should be adjusting 2.22.x to stable, and 2.21.x branch to maintenance.

···


Jody Garnett

Hi Jody,
me and Martha can work on it, if she’s given enough credentials. See the other thread “Introducing Martha Nagginda”

Cheers
Andrea

On Fri, Oct 28, 2022 at 4:47 PM Jody Garnett <jody.garnett@anonymised.com> wrote:

The release schedule has been updated:
https://github.com/geoserver/geoserver/wiki/Release-Schedule

We are seeking a release volunteer for November 18th release. This 2.22.0 update should be a normal stable release, all the jobs are working with the possible exception of windows-installer (which needs updated credentials). The blog post is mostly cut and paste from the 2.22-RC (with the addition of thanking volunteers for testing).

The only special work should be adjusting 2.22.x to stable, and 2.21.x branch to maintenance.


Jody Garnett


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Regards,

Andrea Aime

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob: +39 339 8844549

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it


Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail

Thanks Andrea that is much appreciated.

I am turning up some bugs today in testing, and we still do not have a good answer on the linux logging issue; I expect we should make a jira ticket and have it as a “known” issue for the release in the hopes of learning more.

Jody

···


Jody Garnett

Hi,

I created a ticket https://osgeo-org.atlassian.net/browse/GEOS-10744 but I am sort of a man-in-a-middle because I only have access to the Geoserver web UI on the problematic servers.

-Jukka-

···

Lähettäjä: Jody Garnett jody.garnett@anonymised.com
Lähetetty: keskiviikko 9. marraskuuta 2022 18.34
Vastaanottaja: Andrea Aime andrea.aime@anonymised.com
Kopio: GeoServer geoserver-devel@lists.sourceforge.net
Aihe: Re: [Geoserver-devel] Release volunteer needed for Nov 18th timeframe

Thanks Andrea that is much appreciated.

I am turning up some bugs today in testing, and we still do not have a good answer on the linux logging issue; I expect we should make a jira ticket and have it as a “known” issue for the release in the hopes of learning more.

Jody

On Wed, Nov 9, 2022 at 8:25 AM Andrea Aime <andrea.aime@anonymised.com> wrote:

Hi Jody,

me and Martha can work on it, if she’s given enough credentials. See the other thread “Introducing Martha Nagginda”

Cheers

Andrea

On Fri, Oct 28, 2022 at 4:47 PM Jody Garnett <jody.garnett@anonymised.com3…> wrote:

The release schedule has been updated:

https://github.com/geoserver/geoserver/wiki/Release-Schedule

We are seeking a release volunteer for November 18th release. This 2.22.0 update should be a normal stable release, all the jobs are working with the possible exception of windows-installer (which needs updated credentials). The blog post is mostly cut and paste from the 2.22-RC (with the addition of thanking volunteers for testing).

The only special work should be adjusting 2.22.x to stable, and 2.21.x branch to maintenance.

Jody Garnett


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Regards,

Andrea Aime

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob: +39 339 8844549

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it


Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail

Jody Garnett

Andrea:

Here is a fix https://github.com/geoserver/geoserver/pull/6333 for the bug encountered during testing. Same deal as with the recent “minimal” data directory issue - if the services are not named “WFS”, “WMS”, “WMTS” sections of the codebase fail to work. In this case it was DisabledServiceResourceFilter which was making the assumption about service naming. The fix is to add ServiceInfo.getType() so the codebase stops making assumptions about ServiceInfo.getName().

I plan to do one documentation update (screen snaps) prior to release; but I think we should be good to go.

···


Jody Garnett