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 2020/09/03 07:35:00 UTC

[jira] [Created] (CAMEL-15498) camel-api-component - Add java source parser for generating API components

Claus Ibsen created CAMEL-15498:
-----------------------------------

             Summary: camel-api-component - Add java source parser for generating API components
                 Key: CAMEL-15498
                 URL: https://issues.apache.org/jira/browse/CAMEL-15498
             Project: Camel
          Issue Type: Task
          Components: tooling
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.6.0


Today we can parse javadoc, or .txt files with API signatures.
The javadoc is a bit brittle, so lets build one that uses java source parsing, which we can use Roaster to do (we do that in other camel tools).





--
This message was sent by Atlassian Jira
(v8.3.4#803005)