You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by lbndev <gi...@git.apache.org> on 2016/08/17 21:49:58 UTC

[GitHub] maven pull request #92: MNG-5909 : Add combined expression evaluator to file...

GitHub user lbndev opened a pull request:

    https://github.com/apache/maven/pull/92

    MNG-5909 : Add combined expression evaluator to file activation property

    Suggested solution for MNG-5909 : the file activation element will understand basic boolean expressions such as and(file1,file2) or(file3,!file4) etc... Please see added unit test for expression examples.
    If you think this could benefit to other activators (property, os, ...) please say so and I will happily modify them too.
    I will also post a message on maven dev mailing list.

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

    $ git pull https://github.com/lbndev/maven MNG-5909

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

    https://github.com/apache/maven/pull/92.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 #92
    
----
commit 2efe3d2d3b92685d83c2598a7f85c39ebdd59ebc
Author: Lo�c B <lb...@yahoo.fr>
Date:   2016-08-16T09:21:52Z

    Add combined expression evaluator to file activation property

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org