[ http://issues.apache.org/jira/browse/BEEHIVE-181?page=comments#action_12313925 ]
Jeremiah Johnson commented on BEEHIVE-181: ------------------------------------------ Repro steps: - edit trunk/netui/ant/javadoc.xml and remove the lines immediately following the 'BEEHIVE-181' comment in the file - build the javadoc (either 'ant build.dist' from trunk or 'ant -f netui/ant/javadoc.xml build') - the error should be there In revision 125640, Steve H added the replace as a temporary fix in javadoc.xml. Actually, the check-in comment and inline comment in javadoc.xml say that it is temporary - if the replace is the real solution, then remove the comment and we can close this out. Seems like the better solution would be to fix the doclet and remove the replace. > generation of taglib documentation fails. > ------------------------------------------ > > Key: BEEHIVE-181 > URL: http://issues.apache.org/jira/browse/BEEHIVE-181 > Project: Beehive > Type: Bug > Components: NetUI > Versions: TBD > Reporter: Greg McCarty > Assignee: Steve Hanson > Fix For: TBD > > In netui/ant/javadoc.xml, in the generate-taglib-ref task: > [javadoc] javadoc: error - Error reading from the following external resource: > Server returned HTTP response code: 500 for URL: > http://java.sun.com/j2se/1.5/docs/api/package-list > [javadoc] javadoc: error - Exception while parsing into XML the files at > <<beehive.home>>\netui\build\docs\temp\tld: error: The document is not a > [EMAIL PROTECTED]://apache.org/beehive/netui/tools/doclet/schema: document > element > namespace mismatch expected > "http://apache.org/beehive/netui/tools/doclet/schema" > got "http://java.sun.com/xml/ns/j2ee" > [javadoc] 2 errors > [javadoc] 2 warnings -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira