You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/08/11 13:03:20 UTC

[jira] [Commented] (CAMEL-632) hack the XSD generator (patching JAXB's mvn plugin) so that the javadoc is included in the generated XSD as documentation

    [ https://issues.apache.org/jira/browse/CAMEL-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417184#comment-15417184 ] 

Claus Ibsen commented on CAMEL-632:
-----------------------------------

CAMEL-9842: Finally got the non route bits included as well from Camel 2.18 onwards.

> hack the XSD generator (patching JAXB's mvn plugin) so that the javadoc is included in the generated XSD as documentation
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-632
>                 URL: https://issues.apache.org/jira/browse/CAMEL-632
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-blueprint, camel-core, camel-spring, eip
>            Reporter: james strachan
>            Assignee: Claus Ibsen
>             Fix For: 2.15.0
>
>
> In tools like Eclipse/IDEA there is smart completion when editing the XML with the XSD; however there's no documentation for elements/attributes.
> We should extract the JavaDoc from the Java code and include it into the generated XSD. There's an existing issue here...
> https://jaxb.dev.java.net/issues/show_bug.cgi?id=369
> as part of this we need to improve the javadoc too :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)