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

Stefano Bagnara commented on JAMES-1067:
----------------------------------------

>From the ML:
------
We still have 15 classes depending on the legendary oro regex library.

util) util/XMLResources
util) util/TimeConverter
util) util/sql/SqlResources
user-library) vut/lib/VirtualUserTableUtil
user-library) vut/lib/AbstractVirtualUserTable
mail-file) mailrepository/file/MBoxMailRepository
mailets) transport/matchers/SenderIsRegex
mailets) transport/matchers/RecipientIsRegex
mailets) transport/matchers/NESSpamCheck
mailets) transport/matchers/HasMailAttributeWithValueRegex
mailets) transport/matchers/GenericRegexMatcher
mailets) transport/matchers/FileRegexMatcher
mailets) transport/mailets/RemoteDelivery
mailets) transport/mailets/DSNBounce
mailets) transport/mailets/AbstractVirtualUserTable

[...]

There may be minor incompatibilities between oro and java.regex
matching, but I guess it is better to switch now that we are in
milestone and fix the incompatibilities when we find them.
All of the matchers can then be moved to mailet-standard project as
they don't have special dependencies anymore (this is not true for the
mailets).

> Remove dependency on commons-oro
> --------------------------------
>
>                 Key: JAMES-1067
>                 URL: https://issues.apache.org/jira/browse/JAMES-1067
>             Project: JAMES Server
>          Issue Type: Task
>            Reporter: Norman Maurer
>             Fix For: 3.0
>
>
> We have a few classes which use commons oro. The dependency should get 
> removed because commons oro was moved to the attic.
> See:
> http://jakarta.apache.org/site/news/news-2010-q3.html#20100901.2 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to