Re: [Geotools-devel] Default java.awt.headless to true in top-level pom?

2016-07-25 Thread Ben Caradoc-Davies
And I have included -Djava.awt.headless=true in the wrapper script that I use to drive Maven. The fact that we are both working around this suggests to me that the GeoTools top-level pom should set this default: true If no one objects, I will change the default on master, 15.x, and 14.x. Kind

Re: [Geotools-devel] wfs-ng vs wfs datastore fight!

2016-07-25 Thread Jody Garnett
Thanks Niels, I picked up the other wgs-ng patch during the friday sprint. I was sorry you did not join us as it would of been good to collaborate on this. I am going to start prepping the migration of AbstractDataStore to a community module in anticipation of your success fixing wfs-ng. -- Jody

Re: [Geotools-devel] Default java.awt.headless to true in top-level pom?

2016-07-25 Thread Jody Garnett
I am fine to change the default, I have included headless in my local maven opts env variable just to keep geotools build from annoying me. -- Jody Garnett On 25 July 2016 at 14:15, Ben Caradoc-Davies wrote: > Yes. These are the reason that I did not just make the change. The only > difference

[Geotools-devel] Reminder: GeoTools / GeoServer Meeting at 15:30 UTC on Tuesday (Early Edition)

2016-07-25 Thread Ben Caradoc-Davies
GeoTools / GeoServer committee meeting on Skype at 15:30 UTC on Tuesday: http://www.timeanddate.com/worldclock/fixedtime.html?msg=GeoTools+%2F+GeoServer+Meeting&year=2016&month=7&day=26&hour=15&min=30&sec=0&ah=1 This is the Early Edition of the fortnightly committee meeting. Meetings alternate be

Re: [Geotools-devel] Default java.awt.headless to true in top-level pom?

2016-07-25 Thread Ben Caradoc-Davies
Yes. These are the reason that I did not just make the change. The only difference is the need to override the default with -Djava.awt.headless=false if running interactive tests with Maven (unless some other logic is added to the pom). Those running interactive tests in Eclipse would not need

Re: [Geotools-devel] wfs-ng vs wfs datastore fight!

2016-07-25 Thread Niels Charlier
Hi Jody, I've added a patch for WFS2.0 in MapServer to the existing PR. A couple more fixes are coming. Regards Niels On 22-07-16 18:45, Jody Garnett wrote: Thanks for the positive feedback, Niels has a couple of pull requests ready and then we should be able to complete the "migration" ...

Re: [Geotools-devel] Default java.awt.headless to true in top-level pom?

2016-07-25 Thread Jody Garnett
small concern, we do have interactive tests that require GUI. I know we normally run them by hand ... -- Jody Garnett On 24 July 2016 at 13:37, Ben Caradoc-Davies wrote: > Of course I meant: "in the GeoTools top-level pom on master, 15.x, and > 14.x". > > On 25/07/16 08:33, Ben Caradoc-Davies w

[Geotools-devel] [JIRA] (GEOT-5470) Implement full JDBCDataStore test suite in the geopackage module

2016-07-25 Thread Andrea Aime [Administrator] (JIRA)
Title: Message Title Andrea Aime [Administ

Re: [Geotools-devel] gt-imagemosaic schema up to date?

2016-07-25 Thread Daniele Romagnoli
On Sat, Jul 23, 2016 at 2:17 AM, Devon Tucker wrote: > Hi Daniele, > > I would start with question #2. Does anyone actually use the XSD? > I have no idea on this. We have only used it to automatically create the java classes the first time. I don't think anyone else used it. > That makes sense