[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wfs-1.1-2.3.x #67

2013-04-08 Thread Hudson
See -- [...truncated 1223 lines...] [mkdir] Created dir: [xmlv

Re: [Geoserver-devel] Proposal: graduate the XSLT module to extension status

2013-04-08 Thread Phil Scadden
> Simple, you don't. Okay, I will put a particular use-case to you then. Suppose you have an database file with rather ugly set of attributes. (ie highly normalised or coded attributes). In an ideal world you would construct a view that delivers human-readable form and serve that from geoserv

Re: [Geoserver-devel] Backport GEOS-5753 to 2.3.x

2013-04-08 Thread Phil Scadden
> Seems pretty innocuous to me, and useful too > +1 for the backport. Ditto Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.

Re: [Geoserver-devel] [Geoserver-users] Cannot change the 'defaultStyle' of a layer with REST

2013-04-08 Thread sredl
I am attaching the GeoServer log and my own log, where the requests and responses are recorded. My attention was caught by the following lines: 2013-04-08 19:35:24,358 DEBUG [catalog.impl] - Warning, some code is setting the LayerInfo name, but that will be ignored 2013-04-08 19:35:24,358 DEBUG

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-2.3.x-deploy #60

2013-04-08 Thread Hudson
See -- [...truncated 1790 lines...] [INFO] Installing to /usr/share/jetty/.m2/reposito

[Geoserver-devel] [jira] (GEOS-5759) KML performance improvement when kmscore=0 (raster) or kmscore=100 (vector)

2013-04-08 Thread Philippe POUYET (JIRA)
Philippe

[Geoserver-devel] Cannot change the 'defaultStyle' of a layer with REST

2013-04-08 Thread sredl
Dear all, I cannot change the default style of a layer using the REST API. I GET the Layer, change some values and PUT it back, get 200 OK. Other things are nicely changed, but the 'defaultStyle' is not. It goes like this: GET Layer: {"layer":{"name":"line_crs","type":"VECTOR","defaultStyle":

Re: [Geoserver-devel] GeoWebCache master build stuck on the build server

2013-04-08 Thread Andrea Aime
On Mon, Apr 8, 2013 at 5:28 PM, Gabriel Roldan wrote: > Hello Andrea, > > it should be fixed now. > Indeed had to create a separate job, manually remove the > geowebcache-master hudson workspace, and restart hudson. But it looks like > its back to life. > > Thanks for the catch. > And thanks a l

Re: [Geoserver-devel] GeoWebCache master build stuck on the build server

2013-04-08 Thread Gabriel Roldan
Hello Andrea, it should be fixed now. Indeed had to create a separate job, manually remove the geowebcache-master hudson workspace, and restart hudson. But it looks like its back to life. Thanks for the catch. Gabriel On Mon, Apr 8, 2013 at 10:14 AM, Andrea Aime wrote: > Hi, > it seems the GWC

[Geoserver-devel] [jira] (GEOS-5758) Monitoring module build fails on windows because the H2 data source is not disposed of

2013-04-08 Thread Andrea Aime (JIRA)
Andrea Ai

[Geoserver-devel] [jira] (GEOS-5757) Build fails on Windows due to unreleased input streams in security subsystem

2013-04-08 Thread Andrea Aime (JIRA)
Andrea Ai

Re: [Geoserver-devel] Proposal: graduate the XSLT module to extension status

2013-04-08 Thread Justin Deoliveira
+1. On Mon, Apr 8, 2013 at 1:07 AM, Andrea Aime wrote: > On Sun, Apr 7, 2013 at 11:33 PM, Phil Scadden wrote: > >> Hi. I looked at the documentation page. What is not clear to me is how >> you request a particular transform when making a getfeature request. >> > > Simple, you don't. > The XSLT mo

Re: [Geoserver-devel] Backport GEOS-5753 to 2.3.x

2013-04-08 Thread Andrea Aime
On Mon, Apr 8, 2013 at 10:37 AM, Christian Mueller < christian.muel...@os-solutions.at> wrote: > The issue is here > > http://jira.codehaus.org/browse/GEOS-5753 > > This is not a bug fix, it is an improvement to avoid nasty configuration > mistakes. No core code is touched, only GUI components/log

[Geoserver-devel] GeoWebCache master build stuck on the build server

2013-04-08 Thread Andrea Aime
Hi, it seems the GWC master build is stuck on the build server, starting it manually won't help, it will never even start to push out console messages. I've seen this already when the Jenkins work area is corrupted, the only cure I've found it to create a new build with a different name and clean

[Geoserver-devel] [jira] (GEOS-5756) GetPropertyValue support for complex features and App-schema

2013-04-08 Thread Niels Charlier (JIRA)
Niels Cha

[Geoserver-devel] [jira] (GEOS-5755) Support Local Resolve in App-Schema

2013-04-08 Thread Niels Charlier (JIRA)
Niels Cha

[Geoserver-devel] [jira] (GEOS-5754) Some "Save" buttons do not work with Google Chrome

2013-04-08 Thread Christian Mueller (JIRA)
Christian

[Geoserver-devel] Backport GEOS-5753 to 2.3.x

2013-04-08 Thread Christian Mueller
The issue is here http://jira.codehaus.org/browse/GEOS-5753 This is not a bug fix, it is an improvement to avoid nasty configuration mistakes. No core code is touched, only GUI components/logic are added. Should I backport to make the job for admins a little bit easier ? Cheers Chrstian -- DI

[Geoserver-devel] [jira] (GEOS-5753) Add "Test connection" for JDBCAuthentication Provicer

2013-04-08 Thread Christian Mueller (JIRA)
Christian

[Geoserver-devel] [Hudson] Hudson build is back to normal : cite-wfs-1.1-master #796

2013-04-08 Thread Hudson
See -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ -- Minimize network downtime and maxim

Re: [Geoserver-devel] Proposal: graduate the XSLT module to extension status

2013-04-08 Thread Andrea Aime
On Sun, Apr 7, 2013 at 11:33 PM, Phil Scadden wrote: > Hi. I looked at the documentation page. What is not clear to me is how > you request a particular transform when making a getfeature request. > Simple, you don't. The XSLT module is an output format generator just like the OGR output format,