Re: [Geoserver-devel] Java 11 upgrade, looking for internal API usage

2018-10-15 Thread Jody Garnett
Performing an isolated test as I do not have all the checkouts, building epsg-hsql on geotools open_jdk branch: mvn clean install -Dall -T8 Nothing statistically significant. 1) openjdk 11 2018-09-25 *gt-metadata:* Total time: 17.631 s (Wall Clock) Total time: 16.730 s (Wall Clock)

[Geoserver-devel] Reminder: GeoTools / GeoServer meeting at 19:30 UTC on Tuesday

2018-10-15 Thread Ben Caradoc-Davies
GeoTools / GeoServer committee meeting on Skype at 19:30 UTC on Tuesday: https://www.timeanddate.com/worldclock/fixedtime.html?msg=GeoTools+/+GeoServer+Meeting=2018=10=16=19=30=0=1 -- Ben Caradoc-Davies Director Transient Software Limited New Zealand

Re: [Geoserver-devel] GeoServer builds and runs on JDK11

2018-10-15 Thread Andrea Aime
On Mon, Oct 15, 2018 at 5:04 PM Jody Garnett wrote: > Going to dig through this more later, but wanted to thank you for the work > and amazing result. > > As for build times, is the compiler slower - or is it surefire being > slower? > See previous mails, the short answer is: both

Re: [Geoserver-devel] GeoServer builds and runs on JDK11

2018-10-15 Thread Jody Garnett
Going to dig through this more later, but wanted to thank you for the work and amazing result. As for build times, is the compiler slower - or is it surefire being slower? -- Jody Garnett On Sun, 14 Oct 2018 at 11:39, Andrea Aime wrote: > Hi, > you have seen what this is about from the

[Geoserver-devel] [JIRA] (GEOS-8977) WFS 1.1 encoding of complex curved objects contains gml:id attributes that are not supposed to be there

2018-10-15 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created

Re: [Geoserver-devel] GeoServer builds and runs on JDK11

2018-10-15 Thread bradh
I tried the surefire upgrade and it worked fine locally (with JDK8). Put up https://github.com/geotools/geotools/pull/2102 to see what Travis and AppVeyor say. Brad ___ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net

Re: [Geoserver-devel] GeoServer builds and runs on JDK11

2018-10-15 Thread Andrea Aime
On Mon, Oct 15, 2018 at 1:45 AM wrote: > Nice work. > > > > I had a quick look at the GWC changes. The lang3 and surefire upgrades > look like they could go on master now. Also the oracle releases maven repo > removal looks like it could go in. > I actually hope to get that merged before