[ http://jira.codehaus.org/browse/MRELEASE-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann closed MRELEASE-254. -------------------------------------- Assignee: Benjamin Bentmann Resolution: Fixed Fix Version/s: 2.0-beta-8 Fixed in [r659241|http://svn.apache.org/viewvc?view=rev&revision=659241]. This was indeed a line ending problem: Because of different line endings, the {{content.indexOf()}} failed which caused the intro/outtro to be missed. > tests failed on windows > ----------------------- > > Key: MRELEASE-254 > URL: http://jira.codehaus.org/browse/MRELEASE-254 > Project: Maven 2.x Release Plugin > Issue Type: Bug > Environment: windows + cygwin > Reporter: Olivier Lamy > Assignee: Benjamin Bentmann > Fix For: 2.0-beta-8 > > Attachments: build.log, MRELEASE-254, > org.apache.maven.shared.release.phase.RewritePomsForDevelopmentPhaseTest.txt, > output.txt > > > Tests failed on windows due to Comparing files with String equals method. > This patch compares xml content with using xmlunit. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira