Ben Caradoc-Davies created GEOT-4080:
----------------------------------------

             Summary: Build failures in referencing caused by bad File/URL 
conversions
                 Key: GEOT-4080
                 URL: https://jira.codehaus.org/browse/GEOT-4080
             Project: GeoTools
          Issue Type: Bug
          Components: referencing
    Affects Versions: 8.0-RC1
         Environment: Maven 2 and 3, Oracle JDK 6 32 or 64-bit, under Linux, in 
a path with spaces.
            Reporter: Ben Caradoc-Davies
            Assignee: Andrea Aime
            Priority: Blocker


GEOT-4063 patch causes build failures in a path with spaces because of bad 
File/URL conversions. Code likely does not conform to policy:
http://docs.geotools.org/latest/developer/conventions/code/url.html

{noformat}
Results :

Failed tests: 
  
testIsNTv2GridAvailable(org.geotools.referencing.factory.gridshift.NTv2GridShiftFactoryTest)

Tests in error: 
  
testTransform(org.geotools.referencing.operation.transform.NADCONTransformTest):
 File does not exist or is unreadable: 
/home/car605/geoserver/src%20with%20spaces/geotools-trunk/modules/library/referencing/target/test-classes/org/geotools/referencing/factory/gridshift/stpaul.las
  
testGetSourceDimensions(org.geotools.referencing.operation.transform.NADCONTransformTest):
 File does not exist or is unreadable: 
/home/car605/geoserver/src%20with%20spaces/geotools-trunk/modules/library/referencing/target/test-classes/org/geotools/referencing/factory/gridshift/stpaul.las
  
testGetTargetDimensions(org.geotools.referencing.operation.transform.NADCONTransformTest):
 File does not exist or is unreadable: 
/home/car605/geoserver/src%20with%20spaces/geotools-trunk/modules/library/referencing/target/test-classes/org/geotools/referencing/factory/gridshift/stpaul.las
  
testGetParameterValues(org.geotools.referencing.operation.transform.NADCONTransformTest):
 File does not exist or is unreadable: 
/home/car605/geoserver/src%20with%20spaces/geotools-trunk/modules/library/referencing/target/test-classes/org/geotools/referencing/factory/gridshift/stpaul.las
  
testNADCONTransform(org.geotools.referencing.operation.transform.NADCONTransformTest):
 File does not exist or is unreadable: 
/home/car605/geoserver/src%20with%20spaces/geotools-trunk/modules/library/referencing/target/test-classes/org/geotools/referencing/factory/gridshift/stpaul.las
  
testInverse(org.geotools.referencing.operation.transform.NADCONTransformTest): 
File does not exist or is unreadable: 
/home/car605/geoserver/src%20with%20spaces/geotools-trunk/modules/library/referencing/target/test-classes/org/geotools/referencing/factory/gridshift/stpaul.las
  
testInverseTransform(org.geotools.referencing.operation.transform.NADCONTransformTest):
 File does not exist or is unreadable: 
/home/car605/geoserver/src%20with%20spaces/geotools-trunk/modules/library/referencing/target/test-classes/org/geotools/referencing/factory/gridshift/stpaul.las
  
testTransform(org.geotools.referencing.operation.transform.NTv2TransformTest): 
NTv2 Grid File not available.
  
testGetSourceDimensions(org.geotools.referencing.operation.transform.NTv2TransformTest):
 NTv2 Grid File not available.
  
testGetTargetDimensions(org.geotools.referencing.operation.transform.NTv2TransformTest):
 NTv2 Grid File not available.
  
testGetParameterValues(org.geotools.referencing.operation.transform.NTv2TransformTest):
 NTv2 Grid File not available.
  testInverse(org.geotools.referencing.operation.transform.NTv2TransformTest): 
NTv2 Grid File not available.
  
testInverseTransform(org.geotools.referencing.operation.transform.NTv2TransformTest):
 NTv2 Grid File not available.
  
testNTv2Transform(org.geotools.referencing.operation.transform.NTv2TransformTest):
 NTv2 Grid File not available.

Tests run: 241, Failures: 1, Errors: 14, Skipped: 5
{noformat}

--
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

        

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to