rj...@apache.org wrote:
>  * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47267
>    http://svn.apache.org/viewvc?rev=817822&view=rev
>    +1: markt
>    -1:
> +  rjung: Our dreaded multi platform build system is a bit fragile
> +  w.r.t. fixcrlf. If you change the file to crlf in the installer
> +  target, then all unix packages (which are build after installer)
> +  will also contain it in crlf format. Not to bad for especially
> +  that file (because part of a webapp), but maybe it would
> +  be cleaner to do this for the installer target only, e.g.
> +  saving the file, fixcrlf, run nsi, restoring file.
Are you sure? There looks to be a fixcrlf at the beginning of each of
the zip and tar.gz packaging targets which should fix that.

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to