DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5310>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5310 Building with ZIP file version fails in Win98 Summary: Building with ZIP file version fails in Win98 Product: Cocoon 2 Version: 2.0 Platform: PC OS/Version: Windows 9x Status: NEW Severity: Normal Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have normally used tar.gz developer snapshot to build on Win98 with no problems, unziping with WinZip. I just downloaded cocoon-2.0-src.zip and tried to build but could not. I found that WinZip has option that was properly converting LF to CR/LF when unziping tar.gz files. For ZIP files there is no such option so batch files from cocoon-2.0-src.zip only had LF at the end of each line. This was causing problems when building because LCP.BAT would create a very strange classpath with a number of extra lines that would cause the command to launch ant to fail. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]