[ 
https://jira.nuxeo.com/browse/NXBT-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=96285#comment-96285
 ] 

Julien Carsique commented on NXBT-301:
--------------------------------------

    <artifact:nuxeo-expand>
      <includes>
        <artifact artifactId="!nuxeo-distribution-tools" />
      </includes>
    </artifact:nuxeo-expand>
is not giving the same result as
    <artifact:nuxeo-expand>
      <excludes>
        <artifact artifactId="nuxeo-distribution-tools" />
      </excludes>
    </artifact:nuxeo-expand>

The first one is working whereas the second one is not.


> Fix output and exclude for filtering on expand task
> ---------------------------------------------------
>
>                 Key: NXBT-301
>                 URL: https://jira.nuxeo.com/browse/NXBT-301
>             Project: Nuxeo ECM Build/Test Environment
>          Issue Type: Bug
>          Components: nuxeo-distribution-tools
>    Affects Versions: NDT-1.9
>            Reporter: Julien Carsique
>            Assignee: Stéphane Lacoin
>
> Exclude messages are wrong or leading to wrong interpretation.
> Exclude filter is not working.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to