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 "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2008/04/04 22:15:25 UTC

[jira] Updated: (JSIEVE-1) Remove JavaMail dependency,

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

Robert Burrell Donkin updated JSIEVE-1:
---------------------------------------

    Fix Version/s:     (was: 1.0)
                   0.2

> 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: 0.2
>
>
> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org