[ 
https://issues.apache.org/jira/browse/TUSCANY-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669249#action_12669249
 ] 

Dan Becker commented on TUSCANY-2485:
-------------------------------------

Note that generating the docs for Tuscany 1.4, the javadoc tool exists with a 
ClassCastException, preventing generating the full Javadocs: 

java.lang.ClassCastException: com.sun.tools.javadoc.ClassDocImpl incompatible wi
th com.sun.javadoc.AnnotationTypeDoc
        at com.sun.tools.javadoc.AnnotationDescImpl.annotationType(AnnotationDes
cImpl.java:58)
        at com.sun.tools.doclets.internal.toolkit.util.Util.isDeprecated(Util.ja
va:823)
        at com.sun.tools.doclets.formats.html.AbstractIndexWriter.printComment(A
bstractIndexWriter.java:191)
        at com.sun.tools.doclets.formats.html.AbstractIndexWriter.printDescripti
on(AbstractIndexWriter.java:176)
        at com.sun.tools.doclets.formats.html.AbstractIndexWriter.generateConten
ts(AbstractIndexWriter.java:101)
        at com.sun.tools.doclets.formats.html.SingleIndexWriter.generateIndexFil
e(SingleIndexWriter.java:89)
        at com.sun.tools.doclets.formats.html.SingleIndexWriter.generate(SingleI
ndexWriter.java:64)
        at com.sun.tools.doclets.formats.html.HtmlDoclet.generateOtherFiles(Html
Doclet.java:115)
        at com.sun.tools.doclets.internal.toolkit.AbstractDoclet.startGeneration
(AbstractDoclet.java:134)
        at com.sun.tools.doclets.internal.toolkit.AbstractDoclet.start(AbstractD
oclet.java:76)
        at com.sun.tools.doclets.formats.html.HtmlDoclet.start(HtmlDoclet.java:5
4)
        at com.sun.tools.doclets.standard.Standard.start(Standard.java:35)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:45)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:37)
        at java.lang.reflect.Method.invoke(Method.java:577)
        at com.sun.tools.javadoc.DocletInvoker.invoke(DocletInvoker.java:227)
        at com.sun.tools.javadoc.DocletInvoker.start(DocletInvoker.java:103)
        at com.sun.tools.javadoc.Start.parseAndExecute(Start.java:352)
        at com.sun.tools.javadoc.Start.begin(Start.java:140)
        at com.sun.tools.javadoc.Main.execute(Main.java:52)
        at com.sun.tools.javadoc.Main.main(Main.java:42)

I ran into this exception with IBM JDK 1.5, IBM JDK 1.6, Sun JDK 1.5 and Sun 
JDK 1.6.0_11. I found this unsolved bug describing the unresolved issue:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6442982

> java API documentation outdated
> -------------------------------
>
>                 Key: TUSCANY-2485
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2485
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Documentation, Website
>    Affects Versions: Java-SCA-1.2
>            Reporter: Malte Marquarding
>            Assignee: Dan Becker
>             Fix For: Java-SCA-Next
>
>
> The java API documentation is outdated - it reflects java-sca-0.9, see 
> http://tuscany.apache.org/doc/javadoc/
> Please update this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to