Re: [Geoserver-devel] GeoServer 2.0.2 release

2010-05-16 Thread Victor.Tey
Hiya :) I am not releasing. Just tagging, building and testing atm. I won't make any major move until I have consulted Ben and Jody :D Victor Tey  Software Engineer ASRDC CSIRO Earth Science and Resource Engineering Phone: +61 8 6436 8944  victor@csiro.au | www.csiro.au | Address: Austral

Re: [Geoserver-devel] GeoServer 2.0.2 release

2010-05-16 Thread Andrea Aime
v...@csiro ha scritto: > I am going to start the building and tagging process of Geoserver now Sorry but... are all CITE tests passing? We don't do releases with CITE test failures (actually, with just one, for a test that does not make sense, and happens only on postgres 8.3+, where a like compa

Re: [Geoserver-devel] GeoServer 2.0.2 release

2010-05-16 Thread Jody Garnett
That is great; the geotools 2.6.4 deploy went out of the weekend and I will be releasing off it shortly. Note: this may mean we need to make a 2.6.5 later in the month when you are ready. Jody On 17/05/2010, at 12:29 PM, v...@csiro wrote: > > I am going to start the building and tagging proc

Re: [Geoserver-devel] GeoServer 2.0.2 release

2010-05-16 Thread v...@csiro
I am going to start the building and tagging process of Geoserver now -- View this message in context: http://old.nabble.com/GeoServer-2.0.2-release-tp28483026p28578925.html Sent from the GeoServer - Dev mailing list archive at Nabble.com. -

Re: [Geoserver-devel] Fully automating CITE tests?

2010-05-16 Thread Ben Caradoc-Davies
On 15/05/10 19:37, Jody Garnett wrote: > I think that the "only go to CITE tests during the release cycle" is the > problem - we want help with the release cycle and CITE tests being hidden are > standing in the way. I have emailed Raj Singh (OGC Interoperability Programs Director) to see if he

[Geoserver-devel] Fully automating CITE tests?

2010-05-16 Thread Ben Caradoc-Davies
FYI Original Message Subject: Fwd: Re: [Geoserver-devel] Fully automating CITE tests? Date: Mon, 17 May 2010 09:19:08 +0800 From: Ben Caradoc-Davies To: Raj Singh Raj, OGC access control over the CITE tests is now blocking adoption of automated CITE tests for GeoServer. Have

[Geoserver-devel] [jira] Created: (GEOS-3963) Layer deleted through REST Interface is not completely removed

2010-05-16 Thread Adam Ratcliffe (JIRA)
Layer deleted through REST Interface is not completely removed -- Key: GEOS-3963 URL: http://jira.codehaus.org/browse/GEOS-3963 Project: GeoServer Issue Type: Bug Componen

Re: [Geoserver-devel] Centralize resource pool/catalog reload utilities?

2010-05-16 Thread Jody Garnett
Not sure; there are so many magic maps keeping things unique that I would personally hunt down each one, check the geneva conventions for inter generation memory crimes and systematic violation of garbage collection and ... Jody On 17/05/2010, at 1:36 AM, Andrea Aime wrote: > Jody Garnett ha s

Re: [Geoserver-devel] Centralize resource pool/catalog reload utilities?

2010-05-16 Thread Andrea Aime
Jody Garnett ha scritto: > Did you already clear out the referencing caches and connections? As a matter of fact, nope, I did not, nice catch. Would calling CRS.reset("all") be enough. Can you think of a better way? Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service st

Re: [Geoserver-devel] Centralize resource pool/catalog reload utilities?

2010-05-16 Thread Jody Garnett
Did you already clear out the referencing caches and connections? Jody On 17/05/2010, at 12:42 AM, Andrea Aime wrote: > Justin Deoliveira ha scritto: >> On 10-05-14 10:08 AM, Andrea Aime wrote: >>> Maybe with a nicer name? >> >> Good idea. Maybe we just have one interface for all events. Somethi

Re: [Geoserver-devel] Centralize resource pool/catalog reload utilities?

2010-05-16 Thread Andrea Aime
Justin Deoliveira ha scritto: > On 10-05-14 10:08 AM, Andrea Aime wrote: >> Maybe with a nicer name? > > Good idea. Maybe we just have one interface for all events. Something like: > > GeoServerLifeCycleHandler { > > void onDispose(); > > void onReset(); > > void onReload(); > > } > P

[Geoserver-devel] [jira] Created: (GEOS-3962) Centralize reset/reload utilities, reset image and font caches

2010-05-16 Thread Andrea Aime (JIRA)
Centralize reset/reload utilities, reset image and font caches -- Key: GEOS-3962 URL: http://jira.codehaus.org/browse/GEOS-3962 Project: GeoServer Issue Type: Improvement