[Geoserver-devel] Build failed in Jenkins: geoserver-master #601

2014-06-24 Thread monitor
See -- [...truncated 3586 lines...] Running org.geoserver.security.GroupAdminServiceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.033 sec Running org.geoserver.security.KeyS

[Geoserver-devel] GeoServerPersisterTest failure

2014-06-24 Thread Ben Caradoc-Davies
Can anyone reproduce this failure? It passes everywhere I have tried, with Oracle JDK 7 and OpenJDK 7. Looks like a leaky fixture, but I cannot see why, nor why my fix would break three tests. Forwarded Message Subject: Build failed in Jenkins: geoserver-master #600 Date: Wed,

[Geoserver-devel] Build failed in Jenkins: geoserver-master #600

2014-06-24 Thread monitor
See Changes: [Ben.Caradoc-Davies] Fix ResourcePoolTest failure in path with spaces [GEOS-6551] [Ben.Caradoc-Davies] Fix GeoServerPersisterTest failure in path with spaces [GEOS-6551] [Ben.Caradoc-Davies] Fix support for dynami

Re: [Geoserver-devel] FormatOptionsKvpParser weird behaviour

2014-06-24 Thread Justin Deoliveira
Hey Mauro, So what about having FormatOptionsKvpParser delegating to the same KvpUtils.parse() method that the main kvp parsing chain does? I haven't looked too deep but it seems like if we just parsed the format options string to a map and threw it into KvpUtils.parse() that would work? On Tue,

[Geoserver-devel] GeoServer 2.5.1 bug when displaying LayerGroup in KML format: "java.lang.NullPointerException: Unable to transform referenced envelope, crs has not yet been provided" + workaround s

2014-06-24 Thread THEETEN Franck
Dear list. I'm using GeoServer 2.5.1 and get the following message when I want to display a layer group in KML format: "java.lang.NullPointerException: Unable to transform referenced envelope, crs has not yet been provided". However, forcing GeoServer to automatically compute the bounding box o

[Geoserver-devel] FormatOptionsKvpParser weird behaviour

2014-06-24 Thread Mauro Bartolomeoli
Hi, while trying to patch the dxf extension for GEOS-6402, I encountered a weird behaviour in FormatOptionsKvpParser. Basically, that parser ignores the current service, version and doesn't purge the list of available parser as KvpUtils.parse does, so it can happen that parsers defined by a differe

[Geoserver-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

[Geoserver-devel] [jira] (GEOS-6552) GeoServer WPS python script does not work for Layer results

2014-06-24 Thread Tomas Krecmer (JIRA)
Title: Message Title Tomas Krecmer created an issue