Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-12-02 Thread Jody Garnett
Release is out, email was sent to user list over the weekend. -- Jody Garnett On Fri, 29 Nov 2019 at 14:22, Jody Garnett wrote: > Okay I had screwed up this release two fold: > > a) I accidentally made a 22.2 release, see user list for discussion about > renaming those folders to 22.2-mistake t

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-29 Thread Jody Garnett
Okay I had screwed up this release two fold: a) I accidentally made a 22.2 release, see user list for discussion about renaming those folders to 22.2-mistake to avoid causing problems downstream b) The prior 22.1 build was one of those that failed over JDK issues so we only have partially I have

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-21 Thread Jody Garnett
Updated OracleJDK 8u202 build artifacts are here: https://build.geoserver.org/view/release/job/geotools-release/218/artifact/build/release/distribution/22.1/ -- Jody Garnett On Thu, 21 Nov 2019 at 11:44, Jody Garnett wrote: > Testing the OpenJDK generated artifacts: > > - userguide - docs are c

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-21 Thread Jody Garnett
Testing the OpenJDK generated artifacts: - userguide - docs are complete, README.html links are correct, LICENSE included, the quick search even works - doc - just contains apidocs folder (I expected a README or something) - bin - everything is fine (both LICENSE.md and LGPL.md are included but wh

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-21 Thread Jody Garnett
Upgrading to Oracle 221 produces our URLsTest failure (java.net.MalformedURLException: Illegal character found in host: '/') which Andrea has already discussed. I am going to stick with OpenJDK for this release. -- Jody Garnett On Thu, 21 Nov 2019 at 08:56, Torben Barsballe wrote: > Looking at

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-21 Thread Torben Barsballe
> > Looking at the list of options "Java SE Development Kit 8u221" and "Java > SE Development Kit 8u202" are listed but not 8u212. I wonder if 8u212 got removed from the list of versions and the installer automatically changed to the latest LTS? I'd lean towards switching to OpenJDK 8u212 for the

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-20 Thread Jody Garnett
Digging into the build server configuration Java Installations I can confirm that Oracle JDK 8u212 is set to "Java SE Development Kit 9.0.4"! Looking at the list of options "Java SE Development Kit 8u221" and "Java SE Development Kit 8u202" are listed but not 8u212. Releasing with openjdk8 works,

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-20 Thread Jody Garnett
This is a very confusing snippet - it appears that the java version is 9.0.4, while the runtime is Oracle_JDK_8u212? maven/java settings: [1mApache Maven 3.6.0 [m Maven home: /usr/share/maven Java version: *9.0.4*, vendor: Oracle Corporation, runtime: /tmp/jenkins-3858afaa/tools/hudson.model.JDK/

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-20 Thread Jody Garnett
I am in the process of releasing: GeoTools 22.1 - revision: 1946a521f6a307baa27799220405b766bb81f3e2 - jira: https://osgeo-org.atlassian.net/secure/ReleaseNote.jspa?projectId=10001&version=16768 - blog: https://www.blogger.com/post-preview-auth.g?postID=6887264291526178273&blogID

Re: [Geotools-devel] GeoTools 22.1 release train reminder

2019-11-20 Thread Jody Garnett
With no outstanding requests I am ready to start the geotools release process. -- Jody Garnett On Sun, 17 Nov 2019 at 21:34, Jody Garnett wrote: > The GeoTools 22.1 release is scheduled > for this > week. If you have any fixes or pu