You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Stefano Bagnara (Commented) (JIRA)" <se...@james.apache.org> on 2012/03/29 11:38:33 UTC

[jira] [Commented] (JAMES-1396) Move composite matchers to standard package

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

Stefano Bagnara commented on JAMES-1396:
----------------------------------------

Please note that OSGi wants us to expose any given package from a single JAR. So if org.apache.james.transport.matchers  is already exported by some other jar we can't do that here (I didn't check the code, but IIRC we already export it somewhere else).

In this case we need a different solution (maybe reintroducing the mailetpackages/matcherpackages directive? don't know.)
                
> Move composite matchers to standard package
> -------------------------------------------
>
>                 Key: JAMES-1396
>                 URL: https://issues.apache.org/jira/browse/JAMES-1396
>             Project: JAMES Server
>          Issue Type: Improvement
>          Components: Matchers/Mailets (bundled)
>            Reporter: TzeKai Lee
>         Attachments: move_composite.patch
>
>
> move And/Or/Xor/Not 
> from org.apache.james.mailetcontainer.impl.matchers 
> to org.apache.james.transport.matchers
> so we don't need type FQN in configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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