[
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: [email protected]
For additional commands, e-mail: [email protected]