Re: [Geoserver-devel] Test failures during mvn install

2017-11-30 Thread Andrea Aime
On Fri, Dec 1, 2017 at 1:02 AM, 沈冠宇 wrote: > And you offer the link: https://winbuild.geo-solutions.it/ > I can't connect it successfully. What is it website? > Yes, there is a Jenkins here: http://winbuild.geo-solutions.it/jenkins/ I get redirected there automatically

Re: [Geoserver-devel] Test failures during mvn install

2017-11-30 Thread 沈冠宇
Hi Andrea, I will try to resolve it! I think it is not an easy thing..hahaha I hope I can help anybody in the Windows environment. And you offer the link: https://winbuild.geo-solutions.it/ I can't connect it successfully. What is it website? Best, KuanYu 2017-11-30 17:11 GMT+08:00 Andrea Aime

[Geoserver-devel] [JIRA] (GEOS-8455) WFS 2.0 LockFeature with embedded StoredQuery fails with NPE

2017-11-30 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created

[Geoserver-devel] [JIRA] (GEOS-8454) WFS 2.0 LockFeature lock refresh not supported

2017-11-30 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created

[Geoserver-devel] [JIRA] (GEOS-8453) WFS Update failes is the property name reference contains a index at the end

2017-11-30 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created

[Geoserver-devel] [JIRA] (GEOS-8452) Transaction with invalid values should fail with "InvalidValue" exception

2017-11-30 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created

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

2017-11-30 Thread nstires
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 #5331

2017-11-30 Thread nstires
See Changes: [Andrea Aime] [GEOS-8449] WFS 2.0: simple features with gml:identifiers property [Andrea Aime] Adding 'identifier' attribute as CITE test try to write on them

[Geoserver-devel] [JIRA] (GEOS-8451) Monitoring Hibernate causes a problem with REST API

2017-11-30 Thread JIRA
Title: Message Title Константин Тимофеев

[Geoserver-devel] [JIRA] (GEOS-8450) DescribeCoverage should not access actual data but use coverageInfo instead

2017-11-30 Thread Daniele Romagnoli (JIRA)
Title: Message Title Daniele Romagnoli

Re: [Geoserver-devel] [2.12.0] Unknown style format when charset is in content-type

2017-11-30 Thread Rahkonen Jukka (MML)
Hi, But as far as I know it is not wrong to use 'application/vnd.ogc.sld+xml;charset=UTF-8'. Actually it seems to be preferred https://www.w3.org/International/articles/http-charset/index. Isn't it a bug if the preferred method leads to an error with Geoserver? -Jukka Rahkonen-

[Geoserver-devel] [JIRA] (GEOS-8449) WFS 2.0: simple features with gml:identifiers property generate non schema compliant GML 3.2

2017-11-30 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created

Re: [Geoserver-devel] [2.12.0] Unknown style format when charset is in content-type

2017-11-30 Thread SimonC
No, I am on linux. You are right it seems to work without the charset when I send the request directly via CURL. So I think the problem comes from my java server who sends the request, I'll try the solutions in the discussion. Thanks for your time. Simon -- Sent from:

[Geoserver-devel] [JIRA] (GEOS-8448) Wicket error when opening a layer

2017-11-30 Thread Gnafu (JIRA)
Title: Message Title Gnafu created an

Re: [Geoserver-devel] [2.12.0] Unknown style format when charset is in content-type

2017-11-30 Thread Ian Turton
There was some discussion on stack exchange ( https://gis.stackexchange.com/questions/256263/french-accents-changed-to-junk-characters-when-saving-the-sld-in-geoserver-2-11) but I wasn't able to reproduce it and in the end the user couldn't either. In principle, it should work as UTF-8 without

[Geoserver-devel] [JIRA] (GEOS-8447) Trying to create a stored query with an already existing id needs to be denied with a specific exception code and status code

2017-11-30 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created

[Geoserver-devel] [2.12.0] Unknown style format when charset is in content-type

2017-11-30 Thread SimonC
Hello, I am facing a new issue since I upgraded my geoserver to v2.12.0. I am using the REST API /workspaces//styles/ to edit styles, and my content type header is set to 'application/vnd.ogc.sld+xml;charset=UTF-8'. This used to work in v2.11.x. But now this error is raised :

Re: [Geoserver-devel] Test failures during mvn install

2017-11-30 Thread Andrea Aime
Hi, the simple explanation is that GeoTools and GeoServer have not been building correctly on Windows in a long while. All the most active developers are using either Linux or OSX and don't have a dev-env on Windows, so we don't really notice when the build breaks. Years ago I've setup a Windows

[Geoserver-devel] Test failures during mvn install

2017-11-30 Thread 沈冠宇
Hi, I am got this error when I doing geoserver mvn install. My environment is Windows 10, JDK 1.8.0, Maven 3.5.2. --- Test set: org.geoserver.wms.dimension.CustomDimensionTimeAndNumberTest