On 12/31/07, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > I've put up the 2.1.11 release at: > http://people.apache.org/~cziegeler/releases/cocoon/ > Please check, verify and cast your votes. > > Thanks > Carsten Ziegeler
In cocoon-2.1.11-src.zip, the EOLs are Unix format for tools\bin\*.bat and every *.txt file in any directory. The EOLs are MS-DOS format for build.bat and cocoon.bat. Build.bat is not usable because it calls the wrongly-formatted incomprehensible batch files in tools\bin. ant.bat, antRun.bat, appendcp.bat, and lcp.bat should be formatted with MS-DOS line breaks. This issue may not be considered a blocker since the the formatting has been wrong in every release of Cocoon that I have seen. I did not check the tar.gz. Anybody understanding tar.gz files is also likely to know the dos2unix command. solprovider
