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=18679>. 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=18679 [PATCH] CLI Broken Links Improvements Summary: [PATCH] CLI Broken Links Improvements Product: Cocoon 2 Version: Current CVS Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Here's a patch to the CLI that makes broken link handling vastly better. See cli.xconf for details. Note, this functionality is only available through the xconf. It'll get silly adding yet more command line parameters. I've used the Ant DelayedFileSavingEnvironment (slightly modified). Should this be brought into the core? I had to delay writing, so that I could prevent a file being created when page generation fails (could in time use canCancel()). Also, cli.xconf has been expanded to contain usage notes.