I'm about to kick off the release train for GeoTools 29.2, GeoWebCache
1.23.2 and GeoServer 2.23.2 (Well Andrea is going to do the GWC release)
I'll start around 1pm UTC so if you have any last minute back ports you
want included in the releases now is your chance.
Ian
--
Ian Turton
___
Goto
https://build.geoserver.org/view/release/job/geotools-release/99/artifact/build/release/distribution/29.2/
Ian
--
Ian Turton
___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools
Oh hey Ian cool :)
I was not aware we had a volunteer for the release this month. I would like
to join you to test the geoserver release announcement script , and can
make the GWC release if needed.
Jody
On Tue, Jul 18, 2023 at 5:57 AM Ian Turton wrote:
> Goto
> https://build.geoserver.org/vie
I've run into the following issue:
javac -cp "lib/*" -d bin
src/org/geotools/tutorial/quickstart/Quickstart.java
java -cp "lib/*:bin" org.geotools.tutorial.quickstart.Quickstart
Error: LinkageError occurred while loading main class
org.geotools.tutorial.quickstart.Quickstart
java.lang.UnsupportedC
Is there chance you compiled Quickstart.java with Java 17 on line one?
--
Jody Garnett
On Jul 18, 2023 at 9:25:48 AM, Ian Turton wrote:
> I've run into the following issue:
>
> javac -cp "lib/*" -d bin
> src/org/geotools/tutorial/quickstart/Quickstart.java
> java -cp "lib/*:bin" org.geotools.t
Ah hem... actually July 18th 2023!
Cheers
Andrea
On Tue, Jul 18, 2023 at 7:03 PM Andrea Aime <
andrea.a...@geosolutionsgroup.com> wrote:
> GeoTools / GeoServer PMC meeting - 2023-07-04Attending
>
>-
>
>Kevin Smith
>-
>
>Andrea Aime
>-
>
>Jody Garnett
>
> Actions from prio
GeoTools / GeoServer PMC meeting - 2023-07-04Attending
-
Kevin Smith
-
Andrea Aime
-
Jody Garnett
Actions from prior meetings:
-
None
Agenda
-
GS 2.23.2 release train
-
Bolsena planning / budget
-
IAU work nearing completion
-
Beating sha
Ian, the same test works for me locally. I expect you are mixing up java
compilers on your local machine when testing.
The rest of the bin download looks fine, although the footer says ©
Copyright 2021, Open Source Geospatial Foundation
--
Jody Garnett
On Jul 18, 2023 at 9:44:34 AM, Jody Garnet