While we did not have a quorum for today's meeting; the release notes were updated to thank those doing development and highlight new features and improvements.
https://geoserver.org/announcements/2023/03/14/geoserver-2-23-RC1-released.html I think it is ready to send to the user list (and twitter? do we still do twitter?) -- Jody Garnett On Tue, Mar 14, 2023 at 11:25 AM Torben Barsballe <torbenbarsba...@gmail.com> wrote: > I tried the Windows installer and it got stuck on "Writing environment > variables" for quite a while, but eventually worked. > > Cheers, > Torben > > On Tue, Mar 14, 2023 at 9:13 AM Jody Garnett <jody.garn...@gmail.com> > wrote: > >> Thanks, added your feedback to >> https://osgeo-org.atlassian.net/browse/GEOS-10890 >> -- >> Jody Garnett >> >> >> On Tue, Mar 14, 2023 at 4:37 AM Rahkonen Jukka < >> jukka.rahko...@maanmittauslaitos.fi> wrote: >> >>> Hi, >>> >>> >>> >>> I tried the installer with Adoptium 11.0.8 JDK. No issues to report. >>> Uninstalling left the license directory remaining into “Program >>> Files-GeoServer-license” but otherwise the service was stopped and files >>> removed as they should. >>> >>> >>> >>> -Jukka Rahkonen- >>> >>> >>> >>> *Lähettäjä:* Jody Garnett <jody.garn...@gmail.com> >>> *Lähetetty:* tiistai 14. maaliskuuta 2023 8.57 >>> *Vastaanottaja:* Andrea Aime <andrea.a...@geosolutionsgroup.com> >>> *Kopio:* Geoserver-devel <geoserver-devel@lists.sourceforge.net> >>> *Aihe:* Re: [Geoserver-devel] 2.23-RC1 - release artefacts available >>> for testing now >>> >>> >>> >>> The windows installer is available now: >>> https://build.geoserver.org/view/release/job/geoserver-release/113/artifact/distribution/2.23-RC1/ >>> <https://eur06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuild.geoserver.org%2Fview%2Frelease%2Fjob%2Fgeoserver-release%2F113%2Fartifact%2Fdistribution%2F2.23-RC1%2F&data=05%7C01%7Cjukka.rahkonen%40maanmittauslaitos.fi%7C0a031688081842f6d26008db24597af6%7Cc4f8a63255804a1c92371d5a571b71fa%7C0%7C0%7C638143738964046045%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=cOl0An2XuAvbWr7taN4SJp2e7ZBER6X8YcZehycdETk%3D&reserved=0> >>> >>> >>> >>> Thanks to Jaun fixing and testing the script (the files had changed from >>> md to html and the installer script had not been updated yet). >>> >>> >>> >>> One note is that the installer only recognizes oracle JREs; but you can >>> still choose whatever JRE you have installed. >>> >>> -- >>> >>> Jody Garnett >>> >>> >>> >>> >>> >>> On Mon, Mar 13, 2023 at 7:43 AM Jody Garnett <jody.garn...@gmail.com> >>> wrote: >>> >>> Actually - the windows installer needed a fix on the geoserver side also. >>> >>> >>> >>> https://github.com/geoserver/geoserver/pull/6670 >>> <https://eur06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fgeoserver%2Fgeoserver%2Fpull%2F6670&data=05%7C01%7Cjukka.rahkonen%40maanmittauslaitos.fi%7C0a031688081842f6d26008db24597af6%7Cc4f8a63255804a1c92371d5a571b71fa%7C0%7C0%7C638143738964046045%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ug9kVH6Yefs92%2BrKLT1RF27uaVDopQ2gIFsnLx63DlY%3D&reserved=0> >>> >>> >>> >>> Can we backport this and re-tag 2.23-RC1 please? With the change to Java >>> 11 it is not the kind of thing I want to see tested for the first time on >>> 2.23.0. >>> >>> >>> >>> Release candidate is primarily about sorting out build / release kinks >>> after all. >>> >>> >>> >>> Jody >>> >>> >>> >>> On Sun, Mar 12, 2023 at 1:10 PM Jody Garnett <jody.garn...@gmail.com> >>> wrote: >>> >>> Nope, or is an RC so consider this early feedback :) >>> >>> >>> >>> That said I do wish to see the windows installer tested for RC, osgeo >>> just got their cert going so we should be able to test before the 18th >>> release. >>> >>> >>> >>> is their a draft blog post to contribute to? >>> >>> >>> >>> On Sun, Mar 12, 2023 at 10:39 AM Andrea Aime < >>> andrea.a...@geosolutionsgroup.com> wrote: >>> >>> Hi Jody, >>> >>> thanks for checking. I don't see anything that would block an RC here, >>> do you? >>> >>> Better checks for Java 11 could be included in the final >>> >>> >>> >>> Cheers >>> >>> Andrea >>> >>> >>> >>> Cheers >>> >>> Andrea >>> >>> >>> >>> On Sun, Mar 12, 2023 at 5:53 AM Jody Garnett <jody.garn...@gmail.com> >>> wrote: >>> >>> Testing and feedback: >>> >>> >>> >>> *geoserver-2.23-RC1-bin* >>> >>> >>> >>> licenses/ NOTICE.html - looks good >>> >>> license/GEOTOOLS_NOTICE.html - links to licenses that are not included >>> >>> README.html - looks good correct date and links >>> >>> resources/log4j.properties - this can be removed >>> >>> RUNNING.html - change to java 11 only >>> >>> >>> >>> >>> >>> >>> >>> 1) Confirming it fails to start in Java 8? >>> >>> >>> >>> Jetty starts, and the logs contain: >>> >>> >>> >>> 2023-03-11 20:45:18.805:WARN:oejw.WebAppContext:main: Failed startup of >>> context >>> o.e.j.w.WebAppContext@33f88ab{GeoServer,/geoserver,file:///Users/jgarnett/Downloads/geoserver-2.23-RC1-bin/webapps/geoserver/,UNAVAILABLE}{/Users/jgarnett/Downloads/geoserver-2.23-RC1-bin/webapps/geoserver} >>> java.lang.UnsupportedClassVersionError: >>> org/geoserver/GeoserverInitStartupListener has been compiled by a more >>> recent version of the Java Runtime (class file version 55.0), this version >>> of the Java Runtime only recognizes class file versions up to 52.0 >>> >>> >>> >>> Ideally it would not startup, and have a clear message about Java 11. >>> But we can use the above warning in our release notes. >>> >>> >>> >>> 2) Check for warnings on initial start >>> >>> >>> >>> We are down to only a few GWC warnings: >>> >>> >>> >>> 11 Mar. 20:48:06 WARN [config.XMLConfiguration] - GWC configuration >>> validation error: cvc-elt.1.a: Cannot find the declaration of element >>> 'gwcConfiguration'. >>> 11 Mar. 20:48:06 WARN [config.XMLConfiguration] - Will try to use >>> configuration anyway. Please check the order of declared elements against >>> the schema. >>> 1 >>> >>> >>> >>> 3) Application appears to be working well in casual testing of layer >>> preview and >>> >>> -- >>> >>> Jody Garnett >>> >>> >>> >>> >>> >>> On Fri, Mar 10, 2023 at 4:31 AM Gabriel Roldan <gabriel.rol...@gmail.com> >>> wrote: >>> >>> Hi all, >>> >>> The release artifacts for 2.23-RC1 are ready, please grab them and give >>> them a shot >>> >>> >>> https://build.geoserver.org/view/release/job/geoserver-release/110/artifact/distribution/2.23-RC1/ >>> <https://eur06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuild.geoserver.org%2Fview%2Frelease%2Fjob%2Fgeoserver-release%2F110%2Fartifact%2Fdistribution%2F2.23-RC1%2F&data=05%7C01%7Cjukka.rahkonen%40maanmittauslaitos.fi%7C0a031688081842f6d26008db24597af6%7Cc4f8a63255804a1c92371d5a571b71fa%7C0%7C0%7C638143738964046045%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=eyKhftitj%2BX%2Fvy%2BPyxS8CLOzBzjunFoVCZRkxtxi0yE%3D&reserved=0> >>> >>> and test especially if you are on windows or a Mac. >>> >>> >>> >>> Cheers, >>> >>> -- >>> >>> Gabriel Roldán >>> >>> _______________________________________________ >>> Geoserver-devel mailing list >>> Geoserver-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel >>> <https://eur06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fgeoserver-devel&data=05%7C01%7Cjukka.rahkonen%40maanmittauslaitos.fi%7C0a031688081842f6d26008db24597af6%7Cc4f8a63255804a1c92371d5a571b71fa%7C0%7C0%7C638143738964046045%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=mHyZ317MoGoue4aiTBs6K4%2BUm4daN92Ib7tDwCkp%2Bx0%3D&reserved=0> >>> >>> _______________________________________________ >>> Geoserver-devel mailing list >>> Geoserver-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel >>> <https://eur06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fgeoserver-devel&data=05%7C01%7Cjukka.rahkonen%40maanmittauslaitos.fi%7C0a031688081842f6d26008db24597af6%7Cc4f8a63255804a1c92371d5a571b71fa%7C0%7C0%7C638143738964046045%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=mHyZ317MoGoue4aiTBs6K4%2BUm4daN92Ib7tDwCkp%2Bx0%3D&reserved=0> >>> >>> >>> >>> >>> -- >>> >>> Regards, >>> >>> Andrea Aime >>> >>> == >>> GeoServer Professional Services from the experts! >>> >>> Visit http://bit.ly/gs-services-us >>> <https://eur06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fbit.ly%2Fgs-services-us&data=05%7C01%7Cjukka.rahkonen%40maanmittauslaitos.fi%7C0a031688081842f6d26008db24597af6%7Cc4f8a63255804a1c92371d5a571b71fa%7C0%7C0%7C638143738964046045%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=0M94nhgM8L0%2BgflLAxQZqWbnijqmQu8iO%2FIPbu83T%2F4%3D&reserved=0> >>> 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/ >>> <https://eur06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.geosolutionsgroup.com%2F&data=05%7C01%7Cjukka.rahkonen%40maanmittauslaitos.fi%7C0a031688081842f6d26008db24597af6%7Cc4f8a63255804a1c92371d5a571b71fa%7C0%7C0%7C638143738964046045%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=XFcLoHZt5wA5oGU%2F4w2B%2FnoPDqc2gktlRhCxqA3mH7Y%3D&reserved=0> >>> >>> http://twitter.com/geosolutions_it >>> <https://eur06.safelinks.protection.outlook.com/?url=http%3A%2F%2Ftwitter.com%2Fgeosolutions_it&data=05%7C01%7Cjukka.rahkonen%40maanmittauslaitos.fi%7C0a031688081842f6d26008db24597af6%7Cc4f8a63255804a1c92371d5a571b71fa%7C0%7C0%7C638143738964046045%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=qVfKFrffWZmqcxgMZm1o1X2EI1nfgc%2BczQVg5EBqv%2Bc%3D&reserved=0> >>> >>> ------------------------------------------------------- >>> >>> >>> 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 >>> >>> -- >>> >>> -- >>> >>> 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