[ http://jira.codehaus.org/browse/MSITE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=199370#action_199370 ]
Herve Boutemy commented on MSITE-121: ------------------------------------- as I understand this issue, resources (*.css for exemple) are copied as binary data, then with line endings of the machine of the guy who released the skin (svn did the job when doing checkout) but reports are generated with current machine's line ending Then there is a problem when one of the guys is under Windiws and the other under Unix. Fixing this will require to know when to do a binary copy (images for example), and when to do a text copy (*.css for example). WDYT? > Generated html files contain inconsistent new lines > --------------------------------------------------- > > Key: MSITE-121 > URL: http://jira.codehaus.org/browse/MSITE-121 > Project: Maven 2.x Site Plugin > Issue Type: Bug > Affects Versions: 2.0-beta-4 > Reporter: Carlos Sanchez > -- 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