You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Grzegorz Grzybek (JIRA)" <ji...@apache.org> on 2014/07/21 12:23:38 UTC

[jira] [Commented] (CAMEL-7617) JavadocApiMethodGenerator has problems extracting method signatures from JavaDoc

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

Grzegorz Grzybek commented on CAMEL-7617:
-----------------------------------------

The links in HTML Javadocs looks like this:
{code:html}
<a href="../../../../../../org/apache/camel/component/linkedin/api/CommentsResource.html#getComment(java.lang.String,%20java.lang.String)">getComment</a>
{code}


> JavadocApiMethodGenerator has problems extracting method signatures from JavaDoc
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-7617
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7617
>             Project: Camel
>          Issue Type: Bug
>          Components: tooling
>            Reporter: Grzegorz Grzybek
>            Assignee: Grzegorz Grzybek
>             Fix For: 2.14.0
>
>
> The bug occurs during the build of Camel master branch:
> {noformat}
> [ERROR] Failed to execute goal org.apache.camel:camel-api-component-maven-plugin:2.14-SNAPSHOT:fromApis (generate-test-component-classes) on project camel-linkedin: Error generating source for org.apache.camel.component.linkedin.api.CommentsResource: java.lang.%20java.lang.String -> [Help 1]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)