Re: [Geoserver-devel] Removed Git polling doc exclusion on geoserver-master Jenkins job

2016-07-27 Thread Ben Caradoc-Davies
Looks like this worked. On 28/07/16 15:49, Ben Caradoc-Davies wrote: > Jody, > > I removed the doc exclusion for Git polling on the geoserver-master > Jenkins job. Something appears to be horribly wrong with it. The > symptoms are that polling *always* detects changes, so there is always a >

[Geoserver-devel] Removed Git polling doc exclusion on geoserver-master Jenkins job

2016-07-27 Thread Ben Caradoc-Davies
Jody, I removed the doc exclusion for Git polling on the geoserver-master Jenkins job. Something appears to be horribly wrong with it. The symptoms are that polling *always* detects changes, so there is always a geoserver-master in the queue. Hopefully this will stop the flood of unnecessary

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

2016-07-27 Thread monitor
See -- ___ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net

[Geoserver-devel] Removed backup-restore from communityRelease profile

2016-07-27 Thread Ben Caradoc-Davies
Alessio, I removed backup-restore from the communityRelease profile because it does not compile. Kind regards, -- Ben Caradoc-Davies Director Transient Software Limited New Zealand

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

2016-07-27 Thread monitor
See -- [...truncated 25183 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

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

2016-07-27 Thread monitor
See -- [...truncated 25154 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

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

2016-07-27 Thread monitor
See -- [...truncated 25729 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

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

2016-07-27 Thread monitor
See -- [...truncated 25077 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

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

2016-07-27 Thread monitor
See -- [...truncated 25248 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

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

2016-07-27 Thread monitor
See -- [...truncated 25069 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

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

2016-07-27 Thread monitor
See -- [...truncated 25158 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

[Geoserver-devel] GeoFence REST interface doubt

2016-07-27 Thread Nuno Oliveira
Hi, I have a doubt about GeoFence REST interface behavior: http://docs.geoserver.org/stable/en/user/community/geofence-server/rest.html The result of the following request: curl -u admin:geoserver -H 'Accept: application/json' 'http://localhost/geoserver/geofence/rest/rules?page=0=10' will

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

2016-07-27 Thread monitor
See -- [...truncated 25050 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

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

2016-07-27 Thread monitor
See -- [...truncated 25093 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

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

2016-07-27 Thread monitor
See -- [...truncated 25090 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

Re: [Geoserver-devel] GWC failing tests

2016-07-27 Thread Nuno Oliveira
Thanks for the feedback Kevin and Christian. I will have to take a deeper look at the SQLiteConnectionManager code, in the meantime I deactivate the multithread tests. Locally (Linux Fedora, SSD, 16GB, Intel i7) those tests run fine, trying to push the concurrency to the limits and they still run

[Geoserver-devel] [JIRA] (GEOS-7661) NumberFormatException on DecimalTextField with value NaN

2016-07-27 Thread Torben Barsballe (JIRA)
Title: Message Title Torben Barsballe

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

2016-07-27 Thread monitor
See -- [...truncated 25150 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

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

2016-07-27 Thread Andrea Aime
Meh, looks like it's better if we modify the Travis builds so that they also compile the community modules? However, that would add extra time to an already long build Cheers Andrea On Wed, Jul 27, 2016 at 9:25 PM, wrote: > See

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

2016-07-27 Thread monitor
See -- [...truncated 25066 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

Re: [Geoserver-devel] GWC failing tests

2016-07-27 Thread Christian Del Pino
As Kevin mentioned, it is running Ubuntu Linux and the type of storage is simfs, which is an openvz container filesystem. This is a VM running on a bare-metal server that we use from our colo company. If you need further information, please let me know. Regards, Chris On Wed, Jul 27, 2016 at

Re: [Geoserver-devel] GWC failing tests

2016-07-27 Thread Kevin Smith
On 16-07-27 03:42 AM, Nuno Oliveira wrote: > So I'm wondering in what kind of environment Jenkins is installed, linux ? > type > of storage ? Ares is running Ubuntu 12.04.5 and storage is a simfs filesystem of which it is using 47%. More details will probably have to wait for Chris. -- Kevin

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

2016-07-27 Thread monitor
See -- [...truncated 25125 lines...] [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-backup-restore --- [INFO] [INFO] ---

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

2016-07-27 Thread monitor
See Changes: [afabiani] - Backup community module GSIP 145 - JIRA GEOS-7623 -- [...truncated 25326 lines...] [INFO] Downloading:

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

2016-07-27 Thread monitor
See -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and

[Geoserver-devel] Backporting coverage/feature class stats to 2.8.x

2016-07-27 Thread Justin Deoliveira
Hi folks, I was wondering if anyone had any issue with me backporting the wps classification work that was done a few months back to the 2.8.x branch? Thanks. -Justin -- What NetFlow Analyzer can do for you? Monitors

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

2016-07-27 Thread monitor
See -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and

[Geoserver-devel] Jenkins build is back to normal : GeoServer-Master-OpenJDK8 #829

2016-07-27 Thread jenkins
See -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users,

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

2016-07-27 Thread monitor
See -- [...truncated 562 lines...] [INFO] [INFO]

[Geoserver-devel] GWC failing tests

2016-07-27 Thread Nuno Oliveira
Hi, I'm not able to reproduce this falling tests locally: http://ares.boundlessgeo.com/jenkins/view/geowebcache/job/geowebcache-master/569 /console So I'm wondering in what kind of environment Jenkins is installed, linux ? type of storage ? Thanks, Nuno Oliveria -- == GeoServer Professional

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

2016-07-27 Thread monitor
See -- [...truncated 562 lines...] [INFO] Skipping WCS NetCDF output Module [INFO] This project has been banned from the build due to previous failures. [INFO]

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

2016-07-27 Thread monitor
See -- [...truncated 574 lines...] [INFO] [INFO]

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

2016-07-27 Thread monitor
See Changes: [afabiani] - Jira GEOS-7614 --- WARNING: requires GeoWebCache PR [github] Workaround for https://github.com/travis-ci/travis-ci/issues/4629 [andrea.aime] [GEOS-7550] escapeChar='' causes

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

2016-07-27 Thread jenkins
See -- [...truncated 192 lines...] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-platform --- [INFO] [INFO] --- cobertura-maven-plugin:2.6:clean (default) @

[Geoserver-devel] [JIRA] (GEOS-7660) WFS2.0 doesn't contain srsName attribute for the top-most gml:Envelope element

2016-07-27 Thread Sorin RUSU (JIRA)
Title: Message Title Sorin RUSU created

Re: [Geoserver-devel] Reminder: call vote for GSIP - 145

2016-07-27 Thread Christian Mueller
Added my +1, nice improvement On Tue, Jul 26, 2016 at 11:37 PM, Ben Caradoc-Davies wrote: > +1. This is not doubt a useful improvement. > > Kind regards, > Ben. > > On 27/07/16 04:43, Alessio Fabiani wrote: > > Dear devs, > > can you please esxpress your vote for GSIP -145