Re: [Geotools-devel] Backport of Pull 431

2014-06-24 Thread Jody Garnett
I think you asked on the devel list - something along the lines of "this has been available on master for a month" any objects to back porting it to 11.x :) Since it has been a month, and it is not right before the 11.2 release we should be good. So for reference this fixes a few ECQL encoding /

Re: [Geotools-devel] Backport of Pull 431

2014-06-24 Thread Andrew Hulbert
Looks like it was not backported yet when comparing this file (specifically line 116) on 11.x branch versus master: https://github.com/geotools/geotools/blob/11.x/modules/library/cql/src/main/java/org/geotools/filter/text/ecql/FilterToECQL.java That's one still causing a ClassCastException.

Re: [Geotools-devel] Backport of Pull 431

2014-06-24 Thread Jody Garnett
I cannot remember if I back ported it or not - however I do not know of any reason why it cannot be taken across (the changes were pretty limited). jody Jody Garnett On Tue, Jun 24, 2014 at 10:24 PM, Andrew Hulbert wrote: > Jody, > > Finally getting back around to this... > > Just wondering i

[Geotools-devel] [jira] (GEOT-4832) NullPointerException when encoding FeatureCollection with null bounds

2014-06-24 Thread Justin Deoliveira (JIRA)
Title: Message Title Justin Deoliveira created an issue

[Geotools-devel] GeoTools / GeoServer Meeting 2014-06-24

2014-06-24 Thread Ben.Caradoc-Davies
GeoTools / GeoServer Meeting 2014-06-24 === Attending - Ben Caradoc-Davies Jukka Rahkonen Agenda -- - wfs-ng removed from build Action items from last time --- - Jody making a release (DONE) - Justin testing wfs-ng cha

[Geotools-devel] Backport of Pull 431

2014-06-24 Thread Andrew Hulbert
Jody, Finally getting back around to this... Just wondering if its possible to get a backport of https://github.com/geotools/geotools/pull/431 to the 11.x branch? I might be have time in a few weeks to reformat it and test it against 11.x but figured I'd ask first! Thanks, Andrew --