Ben Caradoc-Davies created GEOS-5107:
----------------------------------------
Summary: Build failure in app-schema-test WmsGetMapTest in a path with spaces
Key: GEOS-5107
URL: https://jira.codehaus.org/browse/GEOS-5107
Project: GeoServer
Issue Type: Bug
Components: Application schema
Affects Versions: 2.2.x
Environment: Apache Maven 3.0.3 (r1075438; 2011-03-01 01:31:09+0800)
Maven home: /home/car605/junk/java/maven3
Java version: 1.6.0_32, vendor: Sun Microsystems Inc.
Java home: /home/car605/junk/java/jdk1.6.0_32.x64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "2.6.43.2-6.fc15.x86_64", arch: "amd64", family: "unix"
Reporter: Ben Caradoc-Davies
Assignee: Niels Charlier
Priority: Blocker
Fix For: 2.2.x
In a path with spaces, WmsGetMapTest fails with:
{noformat}
Tests in error:
testGetMapOutcropCharacter(org.geoserver.test.WmsGetMapTest): Reference image is missing: /home/car605/geoserver/src%20with%20spaces/geoserver-trunk/src/extension/app-schema/app-schema-test/target/test-classes/test-data/img/outcrop.tiff
testGetMapPositionalAccuracy(org.geoserver.test.WmsGetMapTest): Reference image is missing: /home/car605/geoserver/src%20with%20spaces/geoserver-trunk/src/extension/app-schema/app-schema-test/target/test-classes/test-data/img/posacc.tiff
{noformat}
These are usually caused by broken URL to File conversions:
http://docs.geotools.org/latest/developer/conventions/code/url.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira