[Geoserver-devel] [JIRA] (GEOS-8639) Add an "easy pickings" tag on JIRA issues

2018-03-14 Thread Jean-christophe Lavoie (JIRA)
Title: Message Title Jean-christophe Lavoi

Re: [Geoserver-devel] [Geotools-devel] Some experiments/thoughs on mass reformat

2018-03-14 Thread Jody Garnett
Thanks for moving this along Andrea, now is a good time as we reach the end of the code freeze To that end here is a proposal page for your preferred option: https://github.com/geotools/geotools/wiki/GeoTools-Codebase-Reformat -- Jody Garnett On 14 March 2018 at 02:33, Andrea Aime wrote: > Ok

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

2018-03-14 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] [JIRA] (GEOS-8638) WFS join with ValueReference using local namespaces fail to execute

2018-03-14 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created a

[Geoserver-devel] [JIRA] (GEOS-8637) Add WFS 2.0 cite test directory

2018-03-14 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created a

[Geoserver-devel] Build failed in Jenkins: geoserver-2.12.x #186

2018-03-14 Thread monitor
See Changes: [Erik Merkle] Expose bug where SecuredCatalogInfos are double wrapped [Erik Merkle] Prevent nested wrapping of Secured Catalog Info objects. [Erik Merkle] Add tests for Secured ResourceInfo object

[Geoserver-devel] [JIRA] (GEOS-8636) JDBC Configuration service cache doesn't get updated

2018-03-14 Thread Steve Ikeoka (JIRA)
Title: Message Title Steve Ikeoka created

[Geoserver-devel] [JIRA] (GEOS-8635) Outdated GML schemas cause CITE test failures

2018-03-14 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created a

[Geoserver-devel] [JIRA] (GEOS-8634) Import objects cannot be deleted via REST if they have tasks

2018-03-14 Thread Gnafu (JIRA)
Title: Message Title Gnafu created an issu

[Geoserver-devel] [JIRA] (GEOS-8633) Namespaces missing on WFS / App-schemaresults (reproducible with tutorial)

2018-03-14 Thread Tuure Laurinolli (JIRA)
Title: Message Title Tuure Laurinolli crea

[Geoserver-devel] [JIRA] (GEOS-8632) Incorrect packing formula used in NetCDF scalefactor and add_offset calculations

2018-03-14 Thread Jerry Wilwerding (JIRA)
Title: Message Title Jerry Wilwerding crea

Re: [Geoserver-devel] access to a layer's queryable flag through REST

2018-03-14 Thread Raif S. Naffah
thanks Andrea! i do see it after explicitly setting/toggling the checkbox in the GUI w/ the 2.8.5 version in both 'json' and 'xml' output formats. On Wed, 14 Mar 2018 10:03:30 +0100, Andrea Aime wrote: > Hi, > I believe you should find it in the REST representation, but it's a > bit finicky bec

Re: [Geoserver-devel] [Geotools-devel] Some experiments/thoughs on mass reformat

2018-03-14 Thread Andrea Aime
Ok, so far it seems that there is a preference for the intellij approach. Mind, in that case idempotence is not as important because we'd be doing the formatting only once (it's a manual process not integrated in the build), and then rely on checkstyle for verifying violations. This is also the pa

Re: [Geoserver-devel] access to a layer's queryable flag through REST

2018-03-14 Thread Andrea Aime
Hi, I believe you should find it in the REST representation, but it's a bit finicky because it's a property that was not there in the original model, so it's a Boolean (object reference), null by default, and assumed to be "true" when missing (for backwards compatbilty, allows for transparent upgra