You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by zregvart <gi...@git.apache.org> on 2017/05/02 11:55:22 UTC

[GitHub] camel pull request #1670: CAMEL-11222 Spring Boot Mojo should use formatter ...

GitHub user zregvart opened a pull request:

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

    CAMEL-11222 Spring Boot Mojo should use formatter properties from JBoss Forge

    This changes the Spring Boot Mojo to use Formatter options instead of custom formatting. Which makes it easier to change formatting definition and performs the source code generation in one pass.
    
    I've added new line at EOF formatter option which is why two commits one for Mojo change another for the auto-configuration regeneration.
    
    Left for review and 2.20, after 2.19 release, thanks 👍 

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

    $ git pull https://github.com/zregvart/camel CAMEL-11222

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

    https://github.com/apache/camel/pull/1670.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 #1670
    
----
commit 66f816f4168f968754a0292a7eb6ef7687a7ff58
Author: Zoran Regvart <zr...@apache.org>
Date:   2017-05-02T09:22:35Z

    CAMEL-11222 Spring Boot Mojo should use formatt...
    
    ...er properties from JBoss Forge
    
    This changes the Spring Boot Mojo to use Formatter options instead of
    custom formatting. Which makes it easier to change formatting definition
    and performs the source code generation in one pass.

commit 6dbc9cfa05a382e9c6d7180532c8250c950bedd0
Author: Zoran Regvart <zr...@apache.org>
Date:   2017-05-02T11:41:47Z

    CAMEL-11222 Spring Boot Mojo should use formatt...
    
    ...er properties from JBoss Forge
    
    Regenerates the Spring Boot Auto-configuration support, added a new line
    at the EOF.

----


---
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 #1670: CAMEL-11222 Spring Boot Mojo should use formatter ...

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

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


---
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.
---