Re: [Geotools-devel] Release artefacts for 29.2 for testing

2023-07-20 Thread mark
Op 18-07-2023 om 18:25 schreef Ian Turton: On Tue, Jul 18, 2023 at 5:57 AM Ian Turton > wrote: Goto https://build.geoserver.org/view/release/job/geotools-release/99/artifact/build/release/distribution/29.2/

Re: [Geotools-devel] Release artefacts for 29.2 for testing

2023-07-19 Thread Andrea Aime
Just a guess: you have in the classpath, first a JRE 11, then a JDK 17. The first one provides the java, but does not have a javac, which is being provided by Java 17 instead. Cheers Andrea On Wed, Jul 19, 2023 at 9:24 AM Ian Turton wrote: > > > On Tue, 18 Jul 2023 at 18:53, Jody Garnett

Re: [Geotools-devel] Release artefacts for 29.2 for testing

2023-07-19 Thread Ian Turton
On Tue, 18 Jul 2023 at 18:53, Jody Garnett wrote: > Ian, the same test works for me locally. I expect you are mixing up java > compilers on your local machine when testing. > You're right I do seem to be using Javac 17 and Java 11 - no idea why though. Ian > > The rest of the bin download

Re: [Geotools-devel] Release artefacts for 29.2 for testing

2023-07-18 Thread Jody Garnett
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

Re: [Geotools-devel] Release artefacts for 29.2 for testing

2023-07-18 Thread Jody Garnett
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"

Re: [Geotools-devel] Release artefacts for 29.2 for testing

2023-07-18 Thread Ian Turton
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

Re: [Geotools-devel] Release artefacts for 29.2 for testing

2023-07-18 Thread Jody Garnett
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 >

[Geotools-devel] Release artefacts for 29.2 for testing

2023-07-18 Thread 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