Incidentally, I changed my site.xml file to read :- <fixcrlf srcdir="${project.site-dir}" eol="unix"> <include name="**/*.html"/> <include name="**/*.css"/> </fixcrlf> </then> <else> <fixcrlf srcdir="${project.site-dir}"> <include name="**/*.html"/> <include name="**/*.css"/> </fixcrlf>
So in effect adding *.css to the FOR-492 workaround, shall I commit this do you think or will it need further investigation? As with FOR-492 and problems mentioned there, my builds kept putting ^M (CR-LF) on every line of every CSS file causing my build & deploy to fail. Adding the above workaround seems to have cured this and the build directory now has proper line endings for the CSS files (In turn therefore the work directory also now has correct line endings). No other files 'seem' to be affected at the moment, but will keep an eye out on my Windows system. Gav... > -----Original Message----- > From: Gav.... [mailto:[EMAIL PROTECTED] > Sent: Sunday, 20 August 2006 4:16 PM > To: 'Forrest Developers List' > Subject: RE: svn commit: r432954 - in /forrest/site: live-sites.html live- > sites.pdf > > This looks more promising; I'll leave it now and see if others can spot > potential problems. > > Gav... > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Sunday, 20 August 2006 4:11 PM > > To: svn@forrest.apache.org > > Subject: svn commit: r432954 - in /forrest/site: live-sites.html live- > > sites.pdf > > > > Author: gmcdonald > > Date: Sun Aug 20 01:10:52 2006 > > New Revision: 432954 > > > > URL: http://svn.apache.org/viewvc?rev=432954&view=rev > > Log: > > Automatic publish from forrestbot > > > > Modified: > > forrest/site/live-sites.html > > forrest/site/live-sites.pdf > > > > Modified: forrest/site/live-sites.html > > URL: http://svn.apache.org/viewvc/forrest/site/live- > > sites.html?rev=432954&r1=432953&r2=432954&view=diff > > > ========================================================================== > > ==== > > --- forrest/site/live-sites.html (original) > > +++ forrest/site/live-sites.html Sun Aug 20 01:10:52 2006 > > @@ -544,7 +544,7 @@ > > <ul> > > > > <li> > > -<a href="http://floatingsun.net/">Floating Sun</a>Diwaker Gupta :: > > Web/Blog/Gallery</li> > > +<a href="http://floatingsun.net/">Floating Sun</a> - Diwaker Gupta :: > > Web/Blog/Gallery</li> > > > > <li> > > <a href="http://www.ourlittlestars.org/">Our Little Stars</a> - A non- > > profit toy library site. > > > > Modified: forrest/site/live-sites.pdf > > URL: http://svn.apache.org/viewvc/forrest/site/live- > > sites.pdf?rev=432954&r1=432953&r2=432954&view=diff > > > ========================================================================== > > ==== > > Binary files - no diff available. > > > > > > > > > > -- > > No virus found in this incoming message. > > Checked by AVG Free Edition. > > Version: 7.1.405 / Virus Database: 268.11.3/423 - Release Date: > 8/18/2006 > > > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.405 / Virus Database: 268.11.3/423 - Release Date: 8/18/2006