You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2017/05/09 14:00:09 UTC

[jira] [Comment Edited] (KARAF-4418) Ability to exclude a set of features from the verify goal

    [ https://issues.apache.org/jira/browse/KARAF-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002724#comment-16002724 ] 

Guillaume Nodet edited comment on KARAF-4418 at 5/9/17 1:59 PM:
----------------------------------------------------------------

The syntax now supports the following
{code}
  <features> !hibernate, *</features>
{code}


was (Author: gnt):
The syntax now supports the following
```
  <features> !hibernate, *</features>
```

> Ability to exclude a set of features from the verify goal
> ---------------------------------------------------------
>
>                 Key: KARAF-4418
>                 URL: https://issues.apache.org/jira/browse/KARAF-4418
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-tooling
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 4.2.0
>
>
> Currently, the verify goal has a set of features to include which are parsed as regex (using a glob syntax), however, this is a bit tricky to exclude some features.
> We need an additional configuration field with a set of excludes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)