Alexander Lehmann created JBEHAVE-725: -----------------------------------------
Summary: Some unit tests fail on Windows due to cr/lf encoding Key: JBEHAVE-725 URL: https://jira.codehaus.org/browse/JBEHAVE-725 Project: JBehave Issue Type: Bug Components: Core Affects Versions: 3.5.4 Environment: windows vista, java 1.6.0-31 Reporter: Alexander Lehmann Priority: Minor When building jbehave-core on windows, 2 unit tests fail because the files are compared with cr/lf line endings (this may depend on the git default setting for text files) but the actual test results contain lf line endings only (since the text is never written or read). I ignored that until now with skipTests=true, I assume nobody else uses Windows to build jbehave, if you want, I can fix the tests. -- 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 --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email