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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]