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/04/20 09:20:16 UTC

[GitHub] camel pull request #1643: CAMEL-11166 make camel-package-maven-plugin work o...

GitHub user zregvart opened a pull request:

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

    CAMEL-11166 make camel-package-maven-plugin work on Java 9

    I propose a different solution to [CAMEL-11166](https://issues.apache.org/jira/browse/CAMEL-11166). @johnpoth and @davsclaus can you take a look, thanks \U0001f947 
    
    This changes the dependency to `javax.annotation:javax.annotation-api:1.3` from `javax.xml.ws:jaxws-api:2.2.11` to have a smaller footprint, and places the dependency on the plugin instead of in the parent POM.


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

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

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

    https://github.com/apache/camel/pull/1643.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 #1643
    
----
commit 0b5b3f71f61c1236e5100d3953c958bbc28e0fc1
Author: Zoran Regvart <zr...@apache.org>
Date:   2017-04-20T09:04:01Z

    CAMEL-11166 make camel-package-maven-plugin wor...
    
    ...k on Java 9
    
    This changes the dependency to
    `javax.annotation:javax.annotation-api:1.3` from
    `javax.xml.ws:jaxws-api:2.2.11` to have a smaller footprint, and places
    the dependency on the plugin instead of in the parent POM.

----


---
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 #1643: CAMEL-11166 make camel-package-maven-plugin work o...

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

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


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