Problems running tests on windows with git svn using FeatureCollection.ftl template
-----------------------------------------------------------------------------------
Key: GEOS-4714
URL: https://jira.codehaus.org/browse/GEOS-4714
Project: GeoServer
Issue Type: Bug
Reporter: Walter Deane
Assignee: Andrea Aime
The FeatureWrapperTest.testFeatureCollection test fails on Windows with git svn checkout. The test compared the the output against a string. The string was defined with \n. git svn will download files and changes carriage returns to \r\n automatically unless core.autocrlf is set to "input". Other tests failed similarly with other templates. FeatureCollection.ftl is used only as an example.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira