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=16947>. 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=16947 Error in printable_docs build.xml target ------- Additional Comments From [EMAIL PROTECTED] 2003-02-12 18:47 ------- Just found a problem with the suggested change - the resulting html pages try to link to the images in the docs/images directory, and demos in docs/demos. The "docs" target gets round this by copying in these files from xdocs, so this should also be done to the printable-docs target. If the printable-docs destination directory is left as "docs" then there are still some problems with the build file: - the printable-docs target does not copy in the images and demos - if the docs target is run first, this creates images and demos OK, but then printable-docs does nothing, as all the html pages are considered up-to-date... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
