Re: [Geoserver-devel] Problem obtaining an SLD from the REST API

2014-03-05 Thread Jody Garnett
Thanks Nuno: Created an Jira issue: https://jira.codehaus.org/browse/GEOT-4726 And have applied the fix to master, 11.x and 10.x Jody Garnett On Thu, Mar 6, 2014 at 1:28 AM, Nuno Oliveira < nuno-miguel-olive...@telecom.pt> wrote: > Hi, > > I just made the pull request for this: > https://git

Re: [Geoserver-devel] [Geowebcache-devel] [Geotools-devel] Modification on WMSTileFuser class

2014-03-05 Thread Andrea Aime
On Wed, Mar 5, 2014 at 4:41 PM, Simone Giannecchini < simone.giannecch...@geo-solutions.it> wrote: > Ciao Nicola, > I would leave this parameter as it was originally, which is False. > > This behaviour should be, IMHO, enabled explicitly if needed. > The annoying bit is that now it's enabled in S

Re: [Geoserver-devel] [Geowebcache-devel] [Geotools-devel] Modification on WMSTileFuser class

2014-03-05 Thread Simone Giannecchini
Ciao Nicola, I would leave this parameter as it was originally, which is False. This behaviour should be, IMHO, enabled explicitly if needed. Regards, Simone Giannecchini == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Simone Giannecchini @simog

Re: [Geoserver-devel] [Geotools-devel] [Geowebcache-devel] Modification on WMSTileFuser class

2014-03-05 Thread Nicola Lagomarsini
Hi all, I would ask you a question about the GeoWebCache configuration. In my pull request I have set the GeoWebCache *fullWMS* parameter from FALSE to TRUE inside the applicationContext for enabling the operations with the WMSTileFuser class. Could this parameter always be set to true or it mus

Re: [Geoserver-devel] Problem obtaining an SLD from the REST API

2014-03-05 Thread Nuno Oliveira
Hi, I just made the pull request for this: https://github.com/geotools/geotools/pull/385 Since we use a lot of other functions in our SLD I keep the OGC expression syntax, it seems more "compatible". By the way, I test the CQL syntax and all seems to work fine ... if I forgot something to

[Geoserver-devel] Jenkins build is back to normal : geoserver-2.5.x #11

2014-03-05 Thread monitor
See -- Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually work

[Geoserver-devel] [jira] (GEOS-6380) Update JNDI tutorial

2014-03-05 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

[Geoserver-devel] Build failed in Jenkins: geoserver-2.5.x #10

2014-03-05 Thread monitor
See Changes: [maurobartolomeoli] GEOS-6362: avoid side effects in SecuredGetMapRequest getFinalURL when called multiple times (for example for fine logging) -- [...truncated 77152 lines...]

Re: [Geoserver-devel] [Geotools-devel] [Geowebcache-devel] Modification on WMSTileFuser class

2014-03-05 Thread Nicola Lagomarsini
Hi all, I have sent you the following pull requests to review. They should be merged in the following order: Geotools --> https://github.com/geotools/geotools/pull/384 GeoWebCache --> https://github.com/GeoWebCache/geowebcache/pull/229 GeoServer --> https://github.com/geoserver/geoserver/pull/524