You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by nicolaferraro <gi...@git.apache.org> on 2016/07/28 13:11:03 UTC

[GitHub] camel pull request #1090: CAMEL-10194 - Camel-Spring-Boot: Bind components a...

GitHub user nicolaferraro opened a pull request:

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

    CAMEL-10194 - Camel-Spring-Boot: Bind components and data format to the spring context so they are picked up automatically

    I refactored the springboot camel-package plugin and ran it again to generate the new sources for spring-boot auto configuration.
    
    Aliases are now written correctly even without manual intervention on the plugin.
    
    I also fixed some style errors everywhere to make a full build.

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

    $ git pull https://github.com/nicolaferraro/camel CAMEL-10194-2

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

    https://github.com/apache/camel/pull/1090.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 #1090
    
----
commit b20be061208ec139d637ed1ce0dfcd71189cc660
Author: Nicola Ferraro <ni...@gmail.com>
Date:   2016-07-28T07:35:38Z

    Changed names and aliases of the beans

commit 620c8388b204b8541f6d13bf17298950150a31ea
Author: Nicola Ferraro <ni...@gmail.com>
Date:   2016-07-28T07:55:25Z

    Added name to some components

commit 2ddf73418010f547129ca88bd2441e3d221badb3
Author: Nicola Ferraro <ni...@gmail.com>
Date:   2016-07-28T07:59:03Z

    Fixed name resolution and added new components

commit d94c6c56168389048f2e5e0136bb3982d9f25797
Author: Nicola Ferraro <ni...@gmail.com>
Date:   2016-07-28T08:05:01Z

    No more skipping components

commit 30314c289871bb516ed843039c879c7e5448d93d
Author: Nicola Ferraro <ni...@gmail.com>
Date:   2016-07-28T08:07:11Z

    Sorting aliases to always get the same result

commit 1e6b6572dba0c068fb5e4e87547a1b196e042099
Author: Nicola Ferraro <ni...@gmail.com>
Date:   2016-07-28T08:37:20Z

    Changed dataformats

commit 125c67b82e2774f3c5d6e6c3053a48fdce8c0c8f
Author: Nicola Ferraro <ni...@gmail.com>
Date:   2016-07-28T11:23:07Z

    Fixed style errors on multiple modules

commit 4d7f25f8206b6dd8dda2c3aa3cc14125475f65c7
Author: Nicola Ferraro <ni...@gmail.com>
Date:   2016-07-28T11:24:33Z

    Generated classes in camel-core

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request #1090: CAMEL-10194 - Camel-Spring-Boot: Bind components a...

Posted by nicolaferraro <gi...@git.apache.org>.
Github user nicolaferraro closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---