[EMAIL PROTECTED] wrote:
Hi All,

I'd previously developed some mailets and matchers (in James 2.1.3) and
used the org.apache.james.util.RFC2xxxx classes.
However, on moving to 2.3.0rc3, I've found that the james.sar does not
contain those classes any more (at least, not in the old place).

Would any of you be so good as to point out the .jar in which these util
classes are packaged, for James 2.3.0rc3?

Please download 2.3.0 final: we released it few weeks ago.

RFC822DateFormat is in org.apache.mailet.dates
RFC977DateFormat is in org.apache.mailet.dates
RFC2980DateFormat is in org.apache.mailet.dates
RFC2822Headers is in org.apache.mailet

The jar is "SAR-INF\lib\mailet-2.3.jar" inside the sar file.

If you use Component/Composable/ComponentManager you will have to replace it with Serviceable/Service/ServiceManager to use it with 2.3.0.

Stefano

Thanks heaps in anticipation.

Cheers
Melroy



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to