[Geoserver-devel] [JIRA] (GEOS-7070) Allow specification of target schema in JDBC user services

2015-06-10 Thread Andrea Aime [Administrator] (JIRA)
Title: Message Title Andrea Aime [Administrator] created an issue

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

2015-06-10 Thread monitor
See -- ___ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/li

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

2015-06-10 Thread monitor
See -- [...truncated 4195 lines...] [INFO] [INFO] Skipping GeoServer Data Importer [INFO] This project has been banned from

Re: [Geoserver-devel] [ExternalEmail] App-schema test failure with oracle

2015-06-10 Thread Lingbo.Jiang
I created a jira task for this issue (https://osgeo-org.atlassian.net/browse/GEOS-7069). And pullrequest as well (https://github.com/geoserver/geoserver/pull/1102/files). Lingbo Jiang Software Engineer DP&S CSIRO Cnr Vimiera & Pembroke Roads MARSFIELD NSW 2122 Ph:+61-2-9372 4696 www.csiro.

[Geoserver-devel] [JIRA] (GEOS-7069) Geoserver app-schema build error with oracle.

2015-06-10 Thread Lingbo Jiang (JIRA)
Title: Message Title Lingbo Jiang created an issue

[Geoserver-devel] App-schema test failure with oracle

2015-06-10 Thread Lingbo.Jiang
Hi Ben & Jody, I recently are trying to fix the Jenkins geoserver app-shcema online testing failure. (http://ares.opengeo.org/jenkins/view/geoserver/job/geoserver-master-app-schema-online/) After I reproduced the problem at my developing machine , I found the issue may come org.geoserver.te

[Geoserver-devel] [JIRA] (GEOS-7068) GWC parameter filter editor clears unsaved data on delete

2015-06-10 Thread Kevin Smith (JIRA)
Title: Message Title Kevin Smith created an issue

Re: [Geoserver-devel] App-schema mapping creation/update via REST

2015-06-10 Thread Jody Garnett
This is kind of tricky as general problem - how do we manage configuration files such as required for templates, icons, app-schema mapping configuration, pregeneralized datastore config etc... I think we have now isolated all file access to ResourceStore API

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

2015-06-10 Thread monitor
See -- [...truncated 13272 lines...] [INFO] Installing to /var/lib/jenkins/.m2/repository/org/geo

Re: [Geoserver-devel] App-schema mapping creation/update via REST

2015-06-10 Thread Andrea Aime
On Wed, Jun 10, 2015 at 5:53 PM, stefano.costa < stefano.co...@geo-solutions.it> wrote: > Dear all, > I'm working on automating the creation/update of app-schema datastores in > GeoServer leveraging the REST API. > The current API already allows the creation of an app-schema datastore > and, of c

Re: [Geoserver-devel] WCS Custom Dimension AxisLabels

2015-06-10 Thread Marks, David
Yes! This is exactly what I needed to know! Seriously, I owe you a beverage of your choice. Thanks a ton, David Marks From: Daniele Romagnoli mailto:daniele.romagn...@geo-solutions.it>> Date: Wednesday, June 10, 2015 at 3:22 AM To: David Marks mailto:david.ma...@nrlssc.navy.mil>> Cc: Geoserver

[Geoserver-devel] App-schema mapping creation/update via REST

2015-06-10 Thread stefano.costa
Dear all, I'm working on automating the creation/update of app-schema datastores in GeoServer leveraging the REST API. The current API already allows the creation of an app-schema datastore and, of course, it is already possible to create secondary namespaces/workspaces via REST: what is missing

[Geoserver-devel] [JIRA] (GEOS-7067) REST assocation of a layer with a non existing style results in no error

2015-06-10 Thread Andrea Aime [Administrator] (JIRA)
Title: Message Title Andrea Aime [Administrator] created an issue

Re: [Geoserver-devel] geofence rest API PR

2015-06-10 Thread Niels Charlier
Hi Emanuele, Just to let you know I update the PR. For your convenience I put all the changes in a separate commit, but I will squash them before merging. Changes: added JSON support, added security, usage of a default servicename for user/group service, better exception reporting with invalid

Re: [Geoserver-devel] WCS Custom Dimension AxisLabels

2015-06-10 Thread Daniele Romagnoli
Hi, what do you mean with "valid axisLabel"? Supposing you have a custom dimension named "WAVELENGTH", you can find it in the WCS2.0.1 describeCoverage response, in the ... Therefore, you can send a GetCoverage request using that dimension in subsetting using slicing. As an instance