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/26 11:40:02 UTC

[GitHub] camel pull request #1661: CAMEL-11203 Verifier should support exclusion of p...

GitHub user zregvart opened a pull request:

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

    CAMEL-11203 Verifier should support exclusion of properties in option groups

    This adds an exclusion modifier to the parameter given in an option
    group. If the parameter name is preceded with `!` then it should not be
    present when evaluating if the group is valid.
    
    @lburgazzoli @rhuss would you mind taking a look?

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

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

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

    https://github.com/apache/camel/pull/1661.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 #1661
    
----
commit 8ad57b9eaca2b91e0513afb987dd0986d56c97ca
Author: Zoran Regvart <zr...@apache.org>
Date:   2017-04-26T11:38:42Z

    CAMEL-11203 Verifier should support exclusion o...
    
    ...f properties in option groups
    
    This adds an exclusion modifier to the parameter given in an option
    group. If the parameter name is preceded with `!` then it should not be
    present when evaluating if the group is valid.

----


---
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 #1661: CAMEL-11203 Verifier should support exclusion of p...

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

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


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