[Geoserver-devel] Jenkins build is back to normal : 2.11-cite-wms-1.3 #118

2017-07-07 Thread monitor
See -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot

Re: [Geoserver-devel] Travis build keeps failing

2017-07-07 Thread Jim Hughes
Hi all, Repo issues aside, for GeoMesa, we were seeing slow builds on Travis. One thing which sped things up a little bit was to use the experimental newer Ubuntu version with lines like this in .travis.yml: sudo: required dist: trusty That might help with the actual compile/test speeds...

Re: [Geoserver-devel] Travis build keeps failing

2017-07-07 Thread Torben Barsballe
I've had the same issue, and I've been seeing this happen more frequently recently. Torben On Fri, Jul 7, 2017 at 9:08 AM, Daniele Romagnoli < daniele.romagn...@geo-solutions.it> wrote: > Hi, > btw, yesterday I had to restart a travis build a couple of time due to the > job exceeding timeout :)

Re: [Geoserver-devel] Travis build keeps failing

2017-07-07 Thread Daniele Romagnoli
Hi, btw, yesterday I had to restart a travis build a couple of time due to the job exceeding timeout :) On Tue, Jul 4, 2017 at 10:14 AM, Nuno Oliveira < nuno.olive...@geo-solutions.it> wrote: > It may be, well Travis seems to be happy again :) > > > On 07/04/2017 08:55 AM, Andrea Aime wrote: >

[Geoserver-devel] [JIRA] (GEOS-8215) WPS will pick the wrong PPIO for WFS when a PPIO that starts with a letter before W in the list

2017-07-07 Thread Ian Turton (JIRA)
Title: Message Title Ian Turton created

[Geoserver-devel] Jenkins build is back to normal : geoserver-master #4898

2017-07-07 Thread monitor
See -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot

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

2017-07-07 Thread monitor
See -- [...truncated 160998 lines...] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec --- [INFO] Deleting

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

2017-07-07 Thread monitor
See -- [...truncated 161117 lines...] Running org.geoserver.security.cas.CasAuthenticationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.763 sec Results : Tests run:

[Geoserver-devel] [JIRA] (GEOS-8214) LDAP user group / role services is limited to Page Size

2017-07-07 Thread Niels Charlier (JIRA)
Title: Message Title Niels Charlier

[Geoserver-devel] Jenkins build is back to normal : GeoTools-Master-OpenJDK8 #569

2017-07-07 Thread jenkins
See -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org!

Re: [Geoserver-devel] Adding new mime types to the WPS request generator?

2017-07-07 Thread Andrea Aime
Hi Ian, I believe somewhere here? https://github.com/geoserver/geoserver/blob/master/src/extension/wps/web-wps/src/main/java/org/geoserver/wps/web/InputParameterValues.java In theory, if the CSV IO is reported by DescribeProcess, it should show up there too. In practice, it might not of course

[Geoserver-devel] Adding new mime types to the WPS request generator?

2017-07-07 Thread Ian Turton
I'm finishing up work on a new CSVPPIO (so I can talk about it at FOSS4G-E in 2 weeks time) - Everything seems to be working, except I can't get it to show up in the WPS request generator drop downs. Can anyone point me to where those are populated? Cheers Ian -- Ian Turton