You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Jeremiah Johnson (JIRA)" <be...@incubator.apache.org> on 2005/06/15 20:50:48 UTC

[jira] Reopened: (BEEHIVE-181) generation of taglib documentation fails.

     [ http://issues.apache.org/jira/browse/BEEHIVE-181?page=all ]
     
Jeremiah Johnson reopened BEEHIVE-181:
--------------------------------------


The issue isn't fixed - it is masked.  To generate taglib documentation, the namespace of the tlds is adjusted.  If the namespace change does not happen, then the taglib doc generation fails.

This entry is still in javadoc.xml and must stay in javadoc.xml:
                <!-- The following line is a temporary fix for BEEHIVE-181: a permanent fix to the taglib doclet is forthcoming -->
                <replace dir="${docs.temp}/tld"
                        token="http://java.sun.com/xml/ns/j2ee"
                        value="http://apache.org/beehive/netui/tools/doclet/schema"/>

> 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 
>   taglib@http://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