You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/16 18:07:00 UTC

[jira] [Commented] (CAMEL-12888) The camel-maven-package-plugin issue wrong short java type

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

ASF GitHub Bot commented on CAMEL-12888:
----------------------------------------

GitHub user aldettinger opened a pull request:

    https://github.com/apache/camel/pull/2567

    CAMEL-12888: Fixed the short java type generation in camel-package-ma…

    …ven-plugin
    
    More details in [CAMEL-12888](https://issues.apache.org/jira/browse/CAMEL-12888).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aldettinger/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2567.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2567
    
----
commit fc76cae5634ae7961644f92cfa2222d0e475680a
Author: aldettinger <al...@...>
Date:   2018-10-16T18:03:56Z

    CAMEL-12888: Fixed the short java type generation in camel-package-maven-plugin

----


> The camel-maven-package-plugin issue wrong short java type
> ----------------------------------------------------------
>
>                 Key: CAMEL-12888
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12888
>             Project: Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 2.23.0
>            Reporter: Alex Dettinger
>            Assignee: Alex Dettinger
>            Priority: Minor
>
> For instance, [the seda component documentation |https://github.com/apache/camel/blob/master/camel-core/src/main/docs/seda-component.adoc] exhibits *Exchange>* as the type for the option *defaultQueueFactory* whereas we should issue *BlockingQueueFactory*.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)