[
https://issues.apache.org/jira/browse/JSIEVE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burrell Donkin resolved JSIEVE-1.
----------------------------------------
Resolution: Fixed
Committed
> Remove JavaMail dependency,
> ---------------------------
>
> Key: JSIEVE-1
> URL: https://issues.apache.org/jira/browse/JSIEVE-1
> Project: jSieve
> Issue Type: Task
> Affects Versions: 0.2
> Reporter: Steve Brewin
> Priority: Minor
> Fix For: 1.0
>
>
> org.apache.jsieve.tests.Address.match(String, String, String, String, String)
> uses JavaMail's InternetAddress parser, creating the sole dependency on
> JavaMail.
> Creating our own InternetAddress parser, probably using JavaCC, would remove
> this dependency and give us flexibility in what we considered to be an RFC
> compliant InternetAddress.
> This dependency is not particularly odorous, as most users of jSieve are
> likely to be users of JavaMail too.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]