Re: [Geotools-devel] Relaxing map content nagging messages about dispose

2015-02-05 Thread Jody Garnett
Thanks Michael. So no need to log a warning if there are no listeners. On Thu, Feb 5, 2015 at 6:01 PM Michael Bedward michael.bedw...@gmail.com wrote: Hi Andrea, Jody, My memory of it is very hazy. I just looked through my old emails and found the one below which mentions the motivation for

[Geotools-devel] Deprecating ViewType, ViewsManager, (GridCoverage views native/packed/photographic/geophysic entities)

2015-02-05 Thread Daniele Romagnoli
Hi List, I would like to simplify the GridCoverage machinery by deprecating concepts of Coverage's ViewType and related classes such as ViewsManager, SampleToGeophysics math transformation, Most parts of the code related to these concepts are indeed only useful when you deal with a coverage

[Geotools-devel] [jira] (GEOT-5010) Expose a method to dispose the MultithreadedHttpClient

2015-02-05 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created an issue

[Geotools-devel] [jira] (GEOT-5011) Invalid double-semicolon on import declarations

2015-02-05 Thread Ben Caradoc-Davies (JIRA)
Title: Message Title Ben Caradoc-Davies created an issue

[Geotools-devel] GeoTools 13-beta released

2015-02-05 Thread Jody Garnett
The GeoTools community is happy to announce the release of GeoTools 13-beta http://geotoolsnews.blogspot.ca/2015/02/geotools-13-beta.html. Please take a moment to try out your project with this new version of GeoTools, as this is a beta release we would like your feedback on both compatibility and

Re: [Geotools-devel] Relaxing map content nagging messages about dispose

2015-02-05 Thread Andrea Aime
On Thu, Feb 5, 2015 at 6:01 PM, Jody Garnett jody.garn...@gmail.com wrote: Does MapContent hold anything we need to clean up then? Eh... I wish I remember why we were doing that... I cannot find anything in the archives, and the git history is too short. I believe Michael Bedwards was

Re: [Geotools-devel] Relaxing map content nagging messages about dispose

2015-02-05 Thread Andrea Aime
On Thu, Feb 5, 2015 at 5:15 PM, Jody Garnett jody.garn...@gmail.com wrote: I still expect the map to be disposed (so it is not holding any references to features source / grid coverage readers). Holding a reference is not really a problem, once they are no more reachable they get cleaned out

Re: [Geotools-devel] (GEOS-6868) Source of geotools commons-lang dependancies

2015-02-05 Thread Jody Garnett
So off to the geoserver codebase next? -- Jody Garnett On 5 February 2015 at 08:58, Torben Barsballe tbarsba...@boundlessgeo.com wrote: Thanks Jody, that seems to have been it. mvn dependency:resolve-plugins accounts for versions 2.1, 2.4, and (not previously observed) 2.5. Torben On Wed,

[Geotools-devel] Build failed in Jenkins: geotools-11.x #143

2015-02-05 Thread monitor
See http://ares.opengeo.org/jenkins/job/geotools-11.x/143/changes Changes: [andrea.aime] [GEOT-5010] Expose a method to dispose the MultithreadedHttpClient -- [...truncated 2114 lines...] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:

Re: [Geotools-devel] (GEOS-6868) Source of geotools commons-lang dependancies

2015-02-05 Thread Torben Barsballe
Thanks Jody, that seems to have been it. mvn dependency:resolve-plugins accounts for versions 2.1, 2.4, and (not previously observed) 2.5. Torben On Wed, Feb 4, 2015 at 8:48 PM, Jody Garnett jody.garn...@gmail.com wrote: I am going to guess that the other versions were downloaded as a part of

Re: [Geotools-devel] Relaxing map content nagging messages about dispose

2015-02-05 Thread Jody Garnett
Does MapContent hold anything we need to clean up then? I would put a new Level between LOG and FINE. Something the javadocs indicates we can do... -- Jody Garnett On 5 February 2015 at 08:30, Andrea Aime andrea.a...@geo-solutions.it wrote: On Thu, Feb 5, 2015 at 5:15 PM, Jody Garnett

Re: [Geotools-devel] Relaxing map content nagging messages about dispose

2015-02-05 Thread Jody Garnett
I still expect the map to be disposed (so it is not holding any references to features source / grid coverage readers). I would also be happy to introduce a REMINDER level for errors like this, and the schema with out a CRS message. Basically log messages aimed at developers learning GeoTools. --

Re: [Geotools-devel] Deprecating ViewType, ViewsManager, (GridCoverage views native/packed/photographic/geophysic entities)

2015-02-05 Thread Jody Garnett
I am happy if you get additional deprecations in before the 13.0 release (checking for deprecated classes is often one of the last things we do before release). I am not close enough to the coverage model to comment on removing view type. It seems a bit odd to reduce the question to just one of

Re: [Geotools-devel] Deprecating ViewType, ViewsManager, (GridCoverage views native/packed/photographic/geophysic entities)

2015-02-05 Thread Andrea Aime
On Thu, Feb 5, 2015 at 5:19 PM, Jody Garnett jody.garn...@gmail.com wrote: I am happy if you get additional deprecations in before the 13.0 release (checking for deprecated classes is often one of the last things we do before release). I am not close enough to the coverage model to comment on

Re: [Geotools-devel] Relaxing map content nagging messages about dispose

2015-02-05 Thread Michael Bedward
Hi Andrea, Jody, My memory of it is very hazy. I just looked through my old emails and found the one below which mentions the motivation for dispose in Layer which, I suppose, carried through to MapContent. On 7 June 2010 at 23:36, Jody Garnett jody.garn...@gmail.com wrote: Had a good session

Re: [Geotools-devel] Complex feature parsing: wfs-ng and app-schema

2015-02-05 Thread Niels Charlier
Yeah, I know what that's like, let's try to avoid that! Regards Niels On 04-02-15 20:57, Ben Caradoc-Davies wrote: That would be great! Rini will be back in October but merging earlier may prevent new conflicts. Kind regards, Ben. On 04/02/15 22:00, Niels Charlier wrote: Hi Ben, I