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

2016-02-19 Thread monitor
See -- [...truncated 25008 lines...] [INFO] [GitCommitIdMojo] build.build.user.email = Unknown [INFO] [GitCommitIdMojo] build.hudsonId = -1 [INFO] [GitCommitIdMojo] build.commit.time =

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

2016-02-19 Thread monitor
See -- [...truncated 24840 lines...] [INFO] [GitCommitIdMojo] Initializing properties... [INFO] [GitCommitIdMojo] Using maven project properties... [INFO] [GitCommitIdMojo] Loading data from

[Geoserver-devel] Build failed in Jenkins: GeoServer-Master #2649

2016-02-19 Thread winbuild
See -- [...truncated 57943 lines...] [INFO] Main Module ... SUCCESS [3:47.089s] [INFO] GeoServer Security Modules SUCCESS

[Geoserver-devel] Build failed in Jenkins: geoserver-master-app-schema-online #329

2016-02-19 Thread monitor
See -- [...truncated 593 lines...] 961/961 B Downloaded:

Re: [Geoserver-devel] artifactory / ares / jenkins chat

2016-02-19 Thread Jody Garnett
So downstream apps are looking at: https://repo.boundlessgeo.com/main/org/geotools/gt-render/ - fixed: contains a 14-SNAPSHOT ... from October prior to repo transition - now: contains a 14-SNAPSHOT

Re: [Geoserver-devel] ResourceStore REST implementation

2016-02-19 Thread Ben Caradoc-Davies
But it is not yet on the classpath of this module. If we do not have a method that does this, we need one that can be shared. Kind regards, Ben. On 20/02/16 08:33, Ben Caradoc-Davies wrote: > For path encoding, you might consider > org.apache.http.client.utils.URIBuilder from httpclient 4 if

Re: [Geoserver-devel] ResourceStore REST implementation

2016-02-19 Thread Ben Caradoc-Davies
For path encoding, you might consider org.apache.http.client.utils.URIBuilder from httpclient 4 if you think it will reduce code duplication and the API is convenient in this situation. It does not encode spaces in paths as "+". Kind regards, Ben. On 20/02/16 08:09, Ben Caradoc-Davies wrote:

Re: [Geoserver-devel] ResourceStore REST implementation

2016-02-19 Thread Ben Caradoc-Davies
On 20/02/16 02:07, Niels Charlier wrote: > On 18-02-16 21:41, Ben Caradoc-Davies wrote: >> As I hinted above, it might be a very good idea to move your path >> percent encoding into ResponseUtils.buildURL so all code can benefit. >> Path elements in URLs muse be encoded when necessary, and until

Re: [Geoserver-devel] artifactory / ares / jenkins chat

2016-02-19 Thread Jody Garnett
Thanks, discovered the reason ... we are looking at different things! Compare: - https://repo.boundlessgeo.com/snapshot/org/geotools/gt-render/14-SNAPSHOT/maven-metadata.xml - https://repo.boundlessgeo.com/main/org/geotools/gt-render/14-SNAPSHOT/maven-metadata.xml -- Jody Garnett On 19

[Geoserver-devel] Jenkins build is back to normal : geoserver-2.7.x-nightly #367

2016-02-19 Thread monitor
See -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just

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

2016-02-19 Thread monitor
See -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month

Re: [Geoserver-devel] Raster statistics

2016-02-19 Thread Simone Giannecchini
Ciao Cesar, the existing processes do not store aything. They can be used as a block-box/building block to compute what's needed and then use separate code to store it in the config. Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for

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

2016-02-19 Thread monitor
See -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month

Re: [Geoserver-devel] Raster statistics

2016-02-19 Thread César Martínez Izquierdo
Hi Simone, is the WPS process just calculating the stats, or is it also storing the results on the coverage? If it is doing both things, then it already covers our use case. If not, it would be worthy indeed to handle it as an asynch import, using the WPS process to get the results and storing

[Geoserver-devel] Build failed in Jenkins: geoserver-2.7.x #270

2016-02-19 Thread monitor
See Changes: [andrea.aime] Follow up on GEOS-7128, make sure cleanups are happening even in case of generic throwable -- [...truncated 374 lines...] [INFO] [GitCommitIdMojo]

[Geoserver-devel] Build failed in Jenkins: geoserver-2.8.x #168

2016-02-19 Thread monitor
See Changes: [andrea.aime] Follow up on GEOS-7128, make sure cleanups are happening even in case of generic throwable -- [...truncated 409 lines...] [INFO] ---

Re: [Geoserver-devel] artifactory / ares / jenkins chat

2016-02-19 Thread Andrea Aime
Hi Jody, nope, still not out of the woods, while this has the right jars: https://repo.boundlessgeo.com/snapshot/org/geotools/gt-coverage/15-SNAPSHOT/ this one, which is used by the geoserver pom files, still has the old ones:

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

2016-02-19 Thread monitor
See Changes: [andrea.aime] wps-remote GeoServer contribution [andrea.aime] Use ExtensionPriority instead of custom sorting [andrea.aime] Simplify names management [afabiani] - add support for applicazion/zip