Hola,

On 3/12/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
Wendy Smoak wrote:
> Filip, did you see that the missing MailSessionFactory bug popped back
> up in this one?
>
> I ran into it this morning, but by that time 40668 had already been
> reopened.
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=40668
oh, uh, duh, I'm not very familiar with this one, besides it's very
intriguing dialog :)

It's a build environment thing.  Ya gots to have the JavaMail and
JavaActivationFramework jas on your build classpath (in whatever libs
directory you chose to use in build.properties), or the JNDI mail
session factory won't get built, and thus it won't get bundled in the
distro.

We should probably add a runtime class check (Ant <available
classname=.../>) to the "release" Ant target that fails the build if
that class isn't present.  That way we'll be sure to never have this
issue come up again.

Yoav

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

Reply via email to