Jeff,

> I thought I'd ask before applying the attached patch to Main.java.  It
> does the following:
> 
>  - Checks if there are any broken links, and if so, does a System.exit(1)
>    instead of System.exit(0).

Seems fair enough.

>  - Print an error message at the point the broken link occurs, in
>    addition to listing it in the brokenlinks file.  I don't want to have
>    to wait 10 mins to discover if there's a broken link :)

Fine.

>  - Throw out the code that wraps log output at 67 chars.  My terminal is
>    a good deal wider than 67 chars, and in any case is able to handle
>    wrapping itself :)

That was some old code that I think was put into the broken link printing
code (IIRC by Nicola Ken). I'm not attached to it.

Did you ever get to try my 'internal pipelines' fix (i.e. preventing the
linkGatherer working on internal pipelines)?

Regards, Upayavira

Reply via email to