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

[GitHub] camel pull request #2099: CAMEL-11942: Switched to jaxb2-maven-plugin for ca...

GitHub user sermojohn opened a pull request:

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

    CAMEL-11942: Switched to jaxb2-maven-plugin for camel-spring schemagen

    This fix makes the build succeed on windows.

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

    $ git pull https://github.com/sermojohn/camel CAMEL-11942

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

    https://github.com/apache/camel/pull/2099.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 #2099
    
----
commit 580329daaf2ef11ab73dd20463dddf5846ceca06
Author: Ioannis Sermetziadis <se...@gmail.com>
Date:   2017-11-20T02:04:05Z

    CAMEL-11942: Switched to jaxb2-maven-plugin for schemagen, instead of using exec-maven-plugin. This fix makes the build succeed on windows.

----


---

[GitHub] camel pull request #2099: CAMEL-11942: Switched to jaxb2-maven-plugin for ca...

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

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


---