Both jars are Created-By: 1.5.0_06-b03 (Sun Microsystems Inc.),
however under 1.4.2 commons-email builds and passes its tests. So not
a 1.5 binary.

I'm using:

http://www.ibiblio.org/maven/javax.activation/jars/activation-1.1.jar
http://www.ibiblio.org/maven/javax.mail/jars/mail-1.4.jar

though I'm sure you'll want to get them from Glassfish directly (those
get there via a maven repository at java.net somewhere).

Hen

On 11/2/06, Dave <[EMAIL PROTECTED]> wrote:
OK. I'll test the CDDL jars in a 1.4.2 environment.

- Dave



On 11/2/06, Craig L Russell <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Nov 2, 2006, at 2:05 PM, Dave wrote:
>
> > On 11/2/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
> >> Another option is to go the "Please put these in place if you need
> >> that feature" way that we've done with Hibernate.
> >
> > Looks like we have no choice. Craig says the Glassgish/CDDL jars are
> > 1.5 only and Matt/Henri say the Geronimo/ASL jars are broken.
>
> I cannot say for sure that the Glassfish jars contain classes
> compiled with -target 1.5.
>
> For the jta (javax.transaction) jar, I specifically requested that
> they compile the classes with -target 1.3 to make sure that the jta
> stuff was available to projects that were still on older releases.
>
> I didn't specifically ask for nor did I check the compiler output for
> mail and activation jars. For some other reason, these might have
> been compiled with 1.3 or 1.4.
>
> Craig
> >
> > - Dave
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:[EMAIL PROTECTED]
> P.S. A good JDO? O, Gasp!
>
>
>
>

Reply via email to