Now Perry Faulkner introduced the fact that Java SDK 1.4 introduced -subpackages to replace the -version -owner flags to make this javadoc build work after one generates a verbose output log file of the initial build -verbose javadocs >> yourLogFile, and then take that long command near the end of the output where it fails and then pass the fix.
It worked for a while and then breaks. So I decided to remove the offending path reference to xml-cocoon2\src\java\org\apache\cocoon\components\language\programming\java or the .org.... path listing for the programming.java and reran the fix with the javadoc @myLogFileFix, for example. Interestingly it generates the html reference APIs for everything underneath that directory, even though I removed the reference to it in the path file. This just makes me want to know more how Cocoon is generating its API docs with the latest changes inside of SDK 1.4. -Marc // --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>