https://issues.apache.org/bugzilla/show_bug.cgi?id=48041
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Stefan Bodewig <[email protected]> 2009-10-23 23:03:17 UTC --- You shouldn't need to run strace to see the javadoc command, running Ant in verbose mode (ant -v) should give you the command array Ant puts together. There are various reasons why a link element could be skipped, but each of them should result in a warning message (for example Ant won't create a -linkoffline argument if there is no file named package-list in the given location). Could you provide us with Ant's verbose output of the task in question? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
