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=21029>. 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=21029 [patch/enh] Allow Ant to run Anakia without external command files [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | ------- Additional Comments From [EMAIL PROTECTED] 2003-07-15 16:41 ------- Sorry, should have made it clearer. The command: ant printable-docs fails for me on WinNT with the following error message: ...> ant printable-docs Buildfile: build.xml check-anakia: report-anakia-missing: [echo] [echo] AnakiaTask is not present, documentation will not be generated. [echo] [...] whereas build printable-docs does work OK on WinNT. The intention of the patch was to include the required jars in build.xml, so that the docs can be built without needing the batch file. This is useful when using Eclipse - no need to add the jars separately, just create an Ant launch config with the appropriate target. It also allows documentation to be built on platforms for which there aren't any batch files or shell scripts. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
