Re: [Geoserver-devel] windows build server failures on master

2015-01-18 Thread Olle Markljung
Ok! I'll look into it. /Olle måndag 19 januari 2015 skrev Jody Garnett jody.garn...@gmail.com: In this case we started with relative paths (and the base data directory) and turned the results into absolute paths as part of the test to make sure we are pointing at the right file. The

Re: [Geoserver-devel] Reverted fix to get release going, GetCapabilties handling headaches

2015-01-18 Thread Jody Garnett
I am not sure how to help on this one Andrea, I am not in position to run cite tests locally (missed out on that part of the foss4g sprint). -- Jody -- Jody Garnett On 18 January 2015 at 12:04, Andrea Aime andrea.a...@geo-solutions.it wrote: On Sun, Jan 18, 2015 at 5:02 PM, Jody Garnett

[Geoserver-devel] and now for the wfs 1.1 cite failure

2015-01-18 Thread Jody Garnett
TLDR: Mauro a change you made Sep 19th broke cite tests on master. Are you able to fix for the scheduled release tomorrow? --- We have two cite failures a WCS cite failure (see other email thread) and a WFS 1.1 cite failure. + ant wfs-1.1-log + grep Failed [exec] Test wfs:wfs-main (wfs-1.1.0)

Re: [Geoserver-devel] windows build server failures on master

2015-01-18 Thread Andrea Aime
On Mon, Jan 19, 2015 at 12:58 AM, Olle Markljung marklj...@gmail.com wrote: Should file://images/rockFillSymbol.png be interpreted as equal to images/rockFillSymbol.png and ./images/rockFillSymbol.png? According to http://stackoverflow.com/questions/7857416/file-uri-scheme-and-relative-files

Re: [Geoserver-devel] windows build server failures on master

2015-01-18 Thread Jody Garnett
In this case we started with relative paths (and the base data directory) and turned the results into absolute paths as part of the test to make sure we are pointing at the right file. The GeoTools method DataUtiltieis.urlToFile is what is being tested here, and it is letting us down! public

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

2015-01-18 Thread monitor
See http://ares.opengeo.org/jenkins/job/geoserver-master/1037/changes Changes: [andrea.aime] The real sld file -- [...truncated 19291 lines...] [WARNING] * While this /may/ work fine, please look for plugin updates* [WARNING] * and/or request plugins

[Geoserver-devel] [jira] (GEOS-6807) WCS GetCapabilties requests with Sections parameter throws an exception

2015-01-18 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime reopened an issue

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

2015-01-18 Thread monitor
See http://ares.opengeo.org/jenkins/job/geoserver-master/1040/changes Changes: [andrea.aime] Use a file name without uppercase letters, creates confusion between windows and unix file name conventions -- [...truncated 19715 lines...] at

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

2015-01-18 Thread monitor
See http://ares.opengeo.org/jenkins/job/geoserver-master/1041/changes -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn.

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

2015-01-18 Thread monitor
See http://ares.opengeo.org/jenkins/job/cite-wcs-1.1/458/ -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2

Re: [Geoserver-devel] GSIP 120, REST API for the catalog mode

2015-01-18 Thread Christian Mueller
Sorry, no chance to finish until Monday. Maybe we can vote for a backport later. Christian On Sat, Jan 17, 2015 at 9:35 PM, Andrea Aime andrea.a...@geo-solutions.it wrote: On Sat, Jan 17, 2015 at 4:56 PM, Christian Mueller christian.muel...@os-solutions.at wrote: Hi Jody Yes I am still

Re: [Geoserver-devel] GSIP 120, REST API for the catalog mode

2015-01-18 Thread Jody Garnett
If the API endpoint was changed I would be happy to take the feature in for the beta (and we can add support for the style endpoint after). Can you tell me what the correct endpoint should be? -- Jody Garnett On 18 January 2015 at 06:32, Christian Mueller christian.muel...@os-solutions.at

Re: [Geoserver-devel] Reverted fix to get release going, GetCapabilties handling headaches

2015-01-18 Thread Jody Garnett
Agree with the plan, and since it relates to conformance I feel it is worth getting it done for the beta. I may be able to delay the beta one day if needed, and we can back port to stable once the beta is out. -- Jody -- Jody Garnett On 18 January 2015 at 02:11, Andrea Aime

[Geoserver-devel] Reverted fix to get release going, GetCapabilties handling headaches

2015-01-18 Thread Andrea Aime
Hi, before doing the 2.6.2 release I've checked the CITE tests status and found WCS 1.1 tests have been failing on the stable series since December 23rd Found the fixes for this issue caused the regression, and reverted them: http://jira.codehaus.org/browse/GEOS-6807 Now... this pushes a bug

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

2015-01-18 Thread monitor
See http://ares.opengeo.org/jenkins/job/2.6-cite-wcs-1.1/145/ -- [...truncated 1410 lines...] build.script: build.script: data: webapp.scripts: [mkdir] Created dir:

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

2015-01-18 Thread monitor
See http://ares.opengeo.org/jenkins/job/geoserver-master/1039/changes Changes: [andrea.aime] Revert [GEOS-6807] WCS GetCapabilties requests with Sections parameter throws an exception as it breaks CITE tests -- [...truncated 19331 lines...] [INFO]

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

2015-01-18 Thread monitor
See http://ares.opengeo.org/jenkins/job/geoserver-master/1038/ -- [...truncated 19254 lines...] [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in* [WARNING]

[Geoserver-devel] windows build server failures on master

2015-01-18 Thread Jody Garnett
From Simone's email to getools-devel: a while ago we agree on having a windows build server for geotools which is reachable here: http://winbuild.geo-solutions.it/jenkins credentials are the same for the linux build server. I was able to restore the build for geotools-devel, but it looks

Re: [Geoserver-devel] windows build server failures on master

2015-01-18 Thread Andrea Aime
On Sun, Jan 18, 2015 at 8:06 PM, Jody Garnett jody.garn...@gmail.com wrote: From Simone's email to getools-devel: a while ago we agree on having a windows build server for geotools which is reachable here: http://winbuild.geo-solutions.it/jenkins credentials are the same for the linux build

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

2015-01-18 Thread monitor
See http://ares.opengeo.org/jenkins/job/2.6-cite-wcs-1.1/146/ -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from

Re: [Geoserver-devel] windows build server failures on master

2015-01-18 Thread Olle Markljung
Hi, I can try to help. We use Windows and GeoServer at work. But perhaps I need some guidance.. This is what the tests gives me. The failing one using file:// and the successful one using ./ SLD attribute file://images/rockFillSymbol.png Linkage file://images/rockFillSymbol.png Converted to

Re: [Geoserver-devel] windows build server failures on master

2015-01-18 Thread Jody Garnett
Okay we can consider it a goal for the year ( or a sprint activity if we get a Windows volunteer ). On Sun, Jan 18, 2015 at 12:01 PM Andrea Aime andrea.a...@geo-solutions.it wrote: On Sun, Jan 18, 2015 at 8:06 PM, Jody Garnett jody.garn...@gmail.com wrote: From Simone's email to