[Geoserver-devel] Jenkins build is back to normal : cite-wms-1.1 #895

2016-03-23 Thread monitor
See -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http:

[Geoserver-devel] Jenkins build is back to normal : cite-wcs-1.1 #894

2016-03-23 Thread monitor
See -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http:

[Geoserver-devel] Jenkins build is back to normal : cite-wcs-1.0 #896

2016-03-23 Thread monitor
See -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http:

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

2016-03-23 Thread monitor
See -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http:

[Geoserver-devel] Jenkins build is back to normal : cite-wfs-1.0 #897

2016-03-23 Thread monitor
See -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http:

Re: [Geoserver-devel] Missing servlet API in geoserver-2.9-SNAPSHOT-bin.zip?

2016-03-23 Thread Ben Caradoc-Davies
This seems to fix the problem locally: Include Jetty-compatible javax.servlet-api jar in geoserver-*-bin.zip https://github.com/geoserver/geoserver/commit/c73f26854f27b4018a0ed6ef16830f7df8faed68 I will kick the builds. On 24/03/16 13:40, Ben Caradoc-Davies wrote: > Not quite right: what appears

Re: [Geoserver-devel] How to properly save a Resource ?

2016-03-23 Thread Jody Garnett
Thanks Jean, and any feedback you have on the Resource API is welcome - we tried to cut down on much of the cut&paste code in our codebase. -- Jody Garnett On 23 March 2016 at 13:26, Jean Pommier wrote: > Hi Jody, > > I think I've got it. It's pretty much operational now, and uses the > resourc

Re: [Geoserver-devel] Missing servlet API in geoserver-2.9-SNAPSHOT-bin.zip?

2016-03-23 Thread Jody Garnett
Can we update to a newer version of Jetty now? -- Jody Garnett On 23 March 2016 at 17:40, Ben Caradoc-Davies wrote: > Not quite right: what appears to have happened is that, in upgrading our > dependencies to javax.servlet-api-3.0.1.jar, we have downgraded jetty to > javax.servlet-api-3.1.0.jar

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

2016-03-23 Thread winbuild
See -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to l

Re: [Geoserver-devel] Missing servlet API in geoserver-2.9-SNAPSHOT-bin.zip?

2016-03-23 Thread Ben Caradoc-Davies
Not quite right: what appears to have happened is that, in upgrading our dependencies to javax.servlet-api-3.0.1.jar, we have downgraded jetty to javax.servlet-api-3.1.0.jar. Jetty no like. This is why the web-app module has a test dependency on 3.1.0. See Justin's comment: https://github.com/g

[Geoserver-devel] Build failed in Jenkins: cite-wms-1.1 #894

2016-03-23 Thread monitor
See -- [...truncated 1849 lines...] + (( i++ )) + (( i <= 100 )) + sleep 2 + echo 'Pinging GeoServer at http://localhost:11010/geoserver' Pinging GeoServer at http://localhost:11010/geoserver + cu

[Geoserver-devel] Build failed in Jenkins: cite-wcs-1.1 #893

2016-03-23 Thread monitor
See -- [...truncated 1851 lines...] + (( i++ )) + (( i <= 100 )) + sleep 2 + echo 'Pinging GeoServer at http://localhost:11010/geoserver' Pinging GeoServer at http://localhost:11010/geoserver + cu

[Geoserver-devel] Build failed in Jenkins: cite-wcs-1.0 #895

2016-03-23 Thread monitor
See -- [...truncated 1850 lines...] + (( i++ )) + (( i <= 100 )) + sleep 2 + echo 'Pinging GeoServer at http://localhost:11010/geoserver' Pinging GeoServer at http://localhost:11010/geoserver + cu

Re: [Geoserver-devel] Missing servlet API in geoserver-2.9-SNAPSHOT-bin.zip?

2016-03-23 Thread Ben Caradoc-Davies
It looks like a few spots in the code base did not get the Servlet API 3.0.1 upgrade: servlet-api -> javax.servlet-api This change also broke some assembly descriptor patterns. This will also cause all the CITE test to fail as Jetty will not start. I am testing fixes. On 24/03/16 12:25, Ben C

[Geoserver-devel] Build failed in Jenkins: cite-wms-1.3 #890

2016-03-23 Thread monitor
See -- [...truncated 1849 lines...] + (( i++ )) + (( i <= 100 )) + sleep 2 + echo 'Pinging GeoServer at http://localhost:11010/geoserver' Pinging GeoServer at http://localhost:11010/geoserver + cu

[Geoserver-devel] Build failed in Jenkins: cite-wfs-1.0 #896

2016-03-23 Thread monitor
See -- [...truncated 2312 lines...] + (( i++ )) + (( i <= 100 )) + sleep 2 + echo 'Pinging GeoServer at http://localhost:11010/geoserver' Pinging GeoServer at http://localhost:11010/geoserver + cu

[Geoserver-devel] Missing servlet API in geoserver-2.9-SNAPSHOT-bin.zip?

2016-03-23 Thread Ben Caradoc-Davies
Startup failure in geoserver-2.9-SNAPSHOT-bin.zip with: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServletResponse $ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 bin/startup.sh GEOSERVER_HOME environment variable not found, using current directory. If not set then running this script f

Re: [Geoserver-devel] 2.8.3 artifacts ready, anyone wants to give a kick to the win installer? OSX missing in action

2016-03-23 Thread Jody Garnett
Mac DMG is now available on ares, tested fine locally. Mac signing certificates are available from OSGeo so we should be able to get mac and windows installers signed in the future. -- Jody Garnett On 23 March 2016 at 02:50, Andrea Aime wrote: > Hi Jukka, > I believe it's nothing new, probably

Re: [Geoserver-devel] time to merge spring-4-update

2016-03-23 Thread Ben Caradoc-Davies
Local compile and assembly (and community assembly) all passed. [WARNING] The POM for no.ecc.vectortile:java-vector-tile:jar:1.0.5 is missing, no dependency information available I think this is the same missing dependency Andrea reported in the 2.8.3 release. On 24/03/16 12:06, Ben Caradoc-Da

Re: [Geoserver-devel] time to merge spring-4-update

2016-03-23 Thread Ben Caradoc-Davies
Jenkins on ares passed as did my local build and an app-schema-online test against postgis (the latter is still running on ares). I have kicked the nightly build on ares Jenkins to see if community modules compile and assembly succeeds. I have also kicked cite tests. I am also compiling communi

Re: [Geoserver-devel] time to merge spring-4-update

2016-03-23 Thread Jody Garnett
You caught me before the build was done ... here is the good news: [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] Total time: 28:43.639s Next up testing, pl

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

2016-03-23 Thread monitor
See -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn

Re: [Geoserver-devel] time to merge spring-4-update

2016-03-23 Thread Ben Caradoc-Davies
Thanks, Jody. I see you have just merged the Spring 4 branch on master. Jenkins on ares is running. http://ares.boundlessgeo.com/jenkins/job/geoserver-master/2330/ I am also running a local build with OpenJDK 8. The only way out is through! Kind regards, Ben. On 23/03/16 09:45, Jody Garnett wr

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

2016-03-23 Thread winbuild
See -- [...truncated 51671 lines...] [INFO] OWS request flow controller ... SKIPPED [INFO] Web process status sharing with Hazelcast . SKIPPED [INFO] Web Proces

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

2016-03-23 Thread monitor
See -- [...truncated 19441 lines...] [INFO] skip non existing resourceDirectory

Re: [Geoserver-devel] How to properly save a Resource ?

2016-03-23 Thread Jean Pommier
Hi Jody, I think I've got it. It's pretty much operational now, and uses the resource way. I've still got to implement a few functionalities. I'll also have a look at FileWatcher examples, thanks for the tip. I'll try to find, in the next days, some time to write a description of the module,

Re: [Geoserver-devel] time to merge spring-4-update

2016-03-23 Thread Kevin Smith
GWC update is merged. -- Kevin Michael Smith smit...@draconic.ca On Wed, Mar 23, 2016, at 11:25 AM, Jody Garnett wrote: > Thanks Ian / Simone - I know it is "going according to plan" but I did > not want to disrupt without notice. > > Niels I noticed a pull request 1540[1] which has some secu

Re: [Geoserver-devel] GSIP-143 Extension Status

2016-03-23 Thread Andrea Aime
+1 here too I'd go for module status, after all 90% of what we care about are "extensions" and "community modules". As an alternative, PluginStatus, since people tend to call our modules plugins, since they are indeed pluggable. Cheers Andrea On Wed, Mar 23, 2016 at 8:53 PM, Kevin Smith wrote

Re: [Geoserver-devel] GSIP-143 Extension Status

2016-03-23 Thread Jody Garnett
Thanks Kevin, added your vote to the page and changed the proposal to say "module" (to cut down on bike shedding). -- Jody Garnett On 23 March 2016 at 12:53, Kevin Smith wrote: > +1 > > "ConfigurationStatus" sounds a bit vague while "ExtensionStatus" might > be a bit too narrow. "ComponentSta

Re: [Geoserver-devel] GSIP-143 Extension Status

2016-03-23 Thread Jody Garnett
Thanks Chris, added your name under community support :) -- Jody Garnett On 23 March 2016 at 07:43, Chris Snider wrote: > Hi, > > Not a voting member, but I would be ok with either ConfigurationStatus or > ComponentStatus. However, I would lean more towards ConfigurationStatus if > I get a pre

Re: [Geoserver-devel] GSIP-143 Extension Status

2016-03-23 Thread Kevin Smith
+1 "ConfigurationStatus" sounds a bit vague while "ExtensionStatus" might be a bit too narrow. "ComponentStatus" or maybe "ModuleStatus" seem like they hit the mark. -- Kevin Michael Smith smit...@draconic.ca On Wed, Mar 23, 2016, at 07:43 AM, Chris Snider wrote: > Hi, > > Not a voting m

Re: [Geoserver-devel] Proposal: GeoServer Resource Browser GUI

2016-03-23 Thread Niels Charlier
Okay I'll just make a community module, that is fine by me Regards Niels On 03/23/2016 07:30 PM, Jody Garnett wrote: I am sorry the "lack" of a empty directory is causing such trouble. You have a choice: - do this as a community module (in which case you need a simple +1) and then "merge" the

Re: [Geoserver-devel] Proposal: GeoServer Resource Browser GUI

2016-03-23 Thread Jody Garnett
I am sorry the "lack" of a empty directory is causing such trouble. You have a choice: - do this as a community module (in which case you need a simple +1) and then "merge" the GUI into core when the community module is ready to be an extension. - do the work on core ... when the feature freeze is

Re: [Geoserver-devel] time to merge spring-4-update

2016-03-23 Thread Jody Garnett
Thanks Ian / Simone - I know it is "going according to plan" but I did not want to disrupt without notice. Niels I noticed a pull request 1540 which has some security refactoring, this will probably need to be redone after the merge. -- Jody Garn

Re: [Geoserver-devel] Proposal: GeoServer Resource Browser GUI

2016-03-23 Thread Niels Charlier
On 19-03-16 15:42, Niels Charlier wrote: Same goes for copy trying to imagine what one might want to copy... maybe ftl templates? Those are normally not renamed, but... they are normally transferred in triplets. Have you considered a clipboard like approach instead, accumulate more than o

Re: [Geoserver-devel] GSIP-143 Extension Status

2016-03-23 Thread Chris Snider
Hi, Not a voting member, but I would be ok with either ConfigurationStatus or ComponentStatus. However, I would lean more towards ConfigurationStatus if I get a preference. Chris Snider Senior Software Engineer Intelligent Software Solutions, Inc. -Original Message- From: Ben Caradoc

[Geoserver-devel] Ignored build failure during the 2.8.3 release process

2016-03-23 Thread Andrea Aime
Hi, I was checking the progress of the 2.8.3 release publish build and this error caught my attention: [ERROR] Failed to execute goal on project gs-release: Could not resolve dependencies for project org.geoserver.community:gs-release:jar:2.8.3: Could not find artifact org.geoserver.community:gs-v

Re: [Geoserver-devel] 2.8.3 artifacts ready, anyone wants to give a kick to the win installer? OSX missing in action

2016-03-23 Thread Andrea Aime
Hi Jukka, I believe it's nothing new, probably best to create a jira ticket for it Cheers Andrea On Wed, Mar 23, 2016 at 10:39 AM, Rahkonen Jukka (MML) < jukka.rahko...@maanmittauslaitos.fi> wrote: > Hi, > > > > I see some warnings in the console window probably after going to > Dimensions page

Re: [Geoserver-devel] time to merge spring-4-update

2016-03-23 Thread Simone Giannecchini
I am fine with doing the merge now for starting with tests. Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via di Montramito 3/A 55054 Mas

Re: [Geoserver-devel] 2.8.3 artifacts ready, anyone wants to give a kick to the win installer? OSX missing in action

2016-03-23 Thread Rahkonen Jukka (MML)
Hi, I see some warnings in the console window probably after going to Dimensions page of coverage layer which do not have reasonable attributes and UI shows a hint Cannot enable, no attribute of type Date found I guess that those warnings do not have much value for the users. 23 maaliskuuta 10:

Re: [Geoserver-devel] 2.8.3 artifacts ready, anyone wants to give a kick to the win installer? OSX missing in action

2016-03-23 Thread Andrea Aime
Thanks a ton Jukka, moving on with the release then Cheers Andrea On Wed, Mar 23, 2016 at 9:43 AM, Rahkonen Jukka (MML) < jukka.rahko...@maanmittauslaitos.fi> wrote: > Hi, > > > > I tried the Windows exe with ”Oracle Corporation: 1.8.0_20 (Java > HotSpot(TM) 64-Bit Server VM)” and with all defau

Re: [Geoserver-devel] 2.8.3 artifacts ready, anyone wants to give a kick to the win installer? OSX missing in action

2016-03-23 Thread Rahkonen Jukka (MML)
Hi, I tried the Windows exe with ”Oracle Corporation: 1.8.0_20 (Java HotSpot(TM) 64-Bit Server VM)” and with all default settings. No problem. -Jukka- Andrea Aime wrote: Hi, the artifacts are here: http://ares.boundlessgeo.com/geoserver/release/2.8.3/ I'm going to check the bin one, anyone ha

[Geoserver-devel] 2.8.3 artifacts ready, anyone wants to give a kick to the win installer? OSX missing in action

2016-03-23 Thread Andrea Aime
Hi, the artifacts are here: http://ares.boundlessgeo.com/geoserver/release/2.8.3/ I'm going to check the bin one, anyone has time to give the windows one a quick try? The OSX one (.dmg) seems to be missing in action, I cannot build it myself, we'll upload it later if/when it becomes available Ch

Re: [Geoserver-devel] Call for Votes: GSIP 141 - Change GSIP voting rules to 30% positive with 50% quorum

2016-03-23 Thread Simone Giannecchini
+1 Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584