[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wcs-1.0 #977

2013-01-17 Thread Hudson
See -- [...truncated 1278 lines...] build.script: build.script: xinclude: zip: all: build.script: build.script: data: webapp.scripts: [mkdir] Created dir:

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wcs-1.1 #966

2013-01-17 Thread Hudson
See -- [...truncated 1337 lines...] jar.components: jar.component: compile: [javac] :15: warning: '

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wcs-1.0-master #874

2013-01-17 Thread Hudson
See -- [...truncated 1802 lines...] [exec] Assertion: When a GetCoverage request is made with an invalid RESPONSE_CRS, the server returns service exception. [exec]

Re: [Geoserver-devel] KML Dynamic Icons

2013-01-17 Thread Andrea Aime
On Wed, Jan 16, 2013 at 6:05 PM, David Winslow wrote: > Hi all (mostly Andrea though), > > I've been asked to look into making some KML improvements, so it seems > that Andrea and I should coordinate a bit to avoid potential clobbering. > I'm still just in the planning phase and probably won't b

Re: [Geoserver-devel] GSIP 83 - Call for vote

2013-01-17 Thread Simone Giannecchini
+0 Regards, Simone Giannecchini == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 16602

Re: [Geoserver-devel] GSIP 83 - Call for vote

2013-01-17 Thread Justin Deoliveira
+1 on the proposal and the backport. Nice work Carlo. On Thu, Jan 17, 2013 at 3:58 AM, Simone Giannecchini < simone.giannecch...@geo-solutions.it> wrote: > +0 > > Regards, > Simone Giannecchini > == > Our support, Your Success! Visit http://opensdi.geo-solutions.it for > more information. > == >

Re: [Geoserver-devel] Call for vote GSIP-91

2013-01-17 Thread Christian Mueller
Hi Justin, the core code is available for review. https://github.com/mcrmcr/geoserver-1/commit/3a648f8465f33a8c924d2c9ec00f0e3bec5c938a Tests are passing. The important classes are GeoServerSSLFilter GeoServerRequestMatcher I will start working on the admin GUI now. 2013/1/16 Justin Deoliv

Re: [Geoserver-devel] Call for vote GSIP-91

2013-01-17 Thread Simone Giannecchini
0 Regards, Simone Giannecchini == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 166027

Re: [Geoserver-devel] Call for vote GSIP-91

2013-01-17 Thread Justin Deoliveira
Hey Christian, Looked over this commit and it looks good. No issues here. -Justin On Thu, Jan 17, 2013 at 5:43 AM, Christian Mueller wrote: > Hi Justin, the core code is available for review. > > > https://github.com/mcrmcr/geoserver-1/commit/3a648f8465f33a8c924d2c9ec00f0e3bec5c938a > > Tests

[Geoserver-devel] [jira] (GEOS-5570) QueryProcess fails if called with an OGC filter (either 1.0 or 1.1)

2013-01-17 Thread Andrea Aime (JIRA)
Andrea Ai

Re: [Geoserver-devel] KML Dynamic Icons

2013-01-17 Thread David Winslow
It is an interesting problem. I think it's pretty much a lost cause to try and make stable URLs for dynamic icons in general - feature data, styles, and external resources like icon graphics are all things that might change between the time that a .KML file is saved and the time that it is viewed.

Re: [Geoserver-devel] KML Dynamic Icons

2013-01-17 Thread Chris Holmes
On Thu, Jan 17, 2013 at 10:38 AM, David Winslow wrote: > It is an interesting problem. I think it's pretty much a lost cause to > try and make stable URLs for dynamic icons in general - feature data, > styles, and external resources like icon graphics are all things that might > change between th

Re: [Geoserver-devel] KML Dynamic Icons

2013-01-17 Thread Andrea Aime
On Thu, Jan 17, 2013 at 4:56 PM, Chris Holmes wrote: > > This approach makes a lot of sense. Indeed we already have a mode=download > I think for KML, but might make sense to just return KMZ with the embedded > icons for that. Or to just not offer it and document that KMZ is the > download format

Re: [Geoserver-devel] KML Dynamic Icons

2013-01-17 Thread David Winslow
No, Scala makes it easy to mess with XML templates (eg: https://github.com/dwins/icon-service/blob/master/src/main/scala/KMLService.scala#L46-L51) but it's not a good fit for GeoServer core. -- David Winslow OpenGeo - http://opengeo.org/ On Thu, Jan 17, 2013 at 11:05 AM, Andrea Aime wrote: > On

Re: [Geoserver-devel] KML Dynamic Icons

2013-01-17 Thread Chris Holmes
On Thu, Jan 17, 2013 at 11:05 AM, Andrea Aime wrote: > On Thu, Jan 17, 2013 at 4:56 PM, Chris Holmes wrote: > >> >> This approach makes a lot of sense. Indeed we already have a >> mode=download I think for KML, but might make sense to just return KMZ with >> the embedded icons for that. Or to jus

Re: [Geoserver-devel] GeoServer OpenLS services implementation

2013-01-17 Thread Chris Holmes
Welcome! And thanks for your praise, on behalf of all who have worked on GeoServer. That's great you get to join the community with this contract. And OpenLS would be a cool improvement to have as modules on GeoServer. Are you doing all of the OpenLS services? Or just a subset? I feel like there's

[Geoserver-devel] Ranting about non Java language usage in core

2013-01-17 Thread Andrea Aime
Chris holmes wrote: >Out of curiosity, why is this so bad? I mean it complies to pure java bytecode, could just be thought of an > additional library, like the xml stuff we do. It'll interoperate on any platform, which to me was the big > downside in bringing in other languages. There is a variety

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-master #5769

2013-01-17 Thread Hudson
See Changes: [Andrea Aime] WCS20: More tests for multiband rasters, adding first cut of resource limits for WCS [Andrea Aime] WCS 2.0, getcaps tests improvements [Andrea Aime] fixing tests on windows + getcap [Andrea Aime] G

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-2.2.x #192

2013-01-17 Thread Hudson
See Changes: [David Winslow] Update to use geoscript/geocss 0.7.5 [David Winslow] Avoid trying to serialize non-serializable objects [Andrea Aime] [GEOS-5570] QueryProcess fails if called with an OGC filter (either 1.0 or 1.1)

Re: [Geoserver-devel] GeoServer OpenLS services implementation

2013-01-17 Thread Ugo Paternostro
On 17/01/2013 17:50, Chris Holmes wrote: > OpenLS would be a cool improvement to have as modules on GeoServer. Are Glad to hear that. > you doing all of the OpenLS services? Or just a subset? I feel like > there's five or six, though I'm not sure if they're all useful. I think > the most interest

[Geoserver-devel] [Hudson] Hudson build is back to normal : geoserver-master #5770

2013-01-17 Thread Hudson
See -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ -- Master Visual Studio, SharePoi

[Geoserver-devel] [jira] (GEOS-5571) GwcSettingsPage WicketException if the user adds a new standard gridset

2013-01-17 Thread Frank Gasdorf (JIRA)
Frank Gas

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-2.2.x #193

2013-01-17 Thread Hudson
See -- [...truncated 77607 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec Running org.geoserver.flow.controller.GlobalFlowControllerTest Thread[Thread-12,5,main]

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-2.2.x-nightly #199

2013-01-17 Thread Hudson
See -- [...truncated 5073 lines...] 12/109K 16/109K 20/109K 24/109K 28/109K 32/109K 36/109K 40/109K 44/109K 48/109K 52/109K 56/109K 60/109K 64/109K 68/109K 72/109K 76/109K 80/109K 84/109K 88

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wcs-1.0 #978

2013-01-17 Thread Hudson
See -- [...truncated 1206 lines...] build.script: build.script: xinclude: zip: all: build.script: build.script: data: webapp.scripts: [mkdir] Created dir:

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wcs-1.1 #967

2013-01-17 Thread Hudson
See -- [...truncated 1148 lines...] jar.components: jar.component: compile: [javac] :15: warning: '

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wcs-1.0-master #875

2013-01-17 Thread Hudson
See -- [...truncated 1747 lines...] [exec] Assertion: When a GetCoverage request is made with an invalid RESPONSE_CRS, the server returns service exception. [exec]