You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Andy Gumbrecht (JIRA)" <ji...@apache.org> on 2014/06/03 09:55:01 UTC

[jira] [Resolved] (OPENEJB-2030) Default include exclude order should be exclude-include

     [ https://issues.apache.org/jira/browse/OPENEJB-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Gumbrecht resolved OPENEJB-2030.
-------------------------------------

    Resolution: Won't Fix

Documented at http://tomee.staging.apache.org/application-discovery-via-the-classpath.html

> Default include exclude order should be exclude-include
> -------------------------------------------------------
>
>                 Key: OPENEJB-2030
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-2030
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: configuration
>    Affects Versions: 4.7.0
>         Environment: NA
>            Reporter: Andy Gumbrecht
>            Assignee: Andy Gumbrecht
>            Priority: Minor
>             Fix For: 4.7.0
>
>
> Default include exclude order should be exclude-include and not include-exclude:
> Confusingly, using something like the following will not work out of the box:
> openejb.deployments.classpath.include=.*quartz-ra.*
> openejb.deployments.classpath.exclude=.*
> Unless the following is applied:
> openejb.exclude-include.order=exclude-include



--
This message was sent by Atlassian JIRA
(v6.2#6252)