[ http://issues.apache.org/jira/browse/FOR-925?page=comments#action_12430688 ] Gavin commented on FOR-925: ---------------------------
Workaround applied at http://svn.apache.org/viewvc/forrest/trunk/main/targets/site.xml?r1=430588&r2=437060&diff_format=h > Windows adds ^M to every line of generated *.css files when publishing site. > ---------------------------------------------------------------------------- > > Key: FOR-925 > URL: http://issues.apache.org/jira/browse/FOR-925 > Project: Forrest > Issue Type: Bug > Components: Documentation and website, Tool: Forrestbot > Affects Versions: 0.8-dev > Reporter: Gavin > Assigned To: Gavin > Fix For: 0.8-dev > > > When using forrest -f publish.xml build , windows adds a ^M (CR-LF) to every > line of every generated *.css file. > The source css files are good, but look at > /site-author/build/forrest-docs/skin all the *.css contain ^M. > When using forrest -f publish.xml deploy, the same thing occurs with > site-author/work/svn-deploy/forrest-docs/skin/*.css > which I assume are taken from the build directory but still produce the error > even if the build directory css files are cleaned up first. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
