On Sat, 2002-02-16 at 13:34, Daniel Rall wrote: > Isn't JAF a dependency of JavaMail, and doesn't T3 rely on JavaMail?
Turbine 3.x doesn't itself rely on JavaMail, the dep was shoved into the mail utils that are now in fulcrum. And if I did miss something and there is a dep then I get that out too as I don't see why the webapp core should be dependent on JavaMail. > Dan > > [EMAIL PROTECTED] writes: > > > jvanzyl 02/02/12 20:42:18 > > > > Modified: . Tag: rundata_security_changes deps.list > > Log: > > - we don't actually need JAF here > > > > Revision Changes Path > > No revision > > > > > > No revision > > > > > > 1.2.2.5 +0 -1 jakarta-turbine-3/deps.list > > > > Index: deps.list > > =================================================================== > > RCS file: /home/cvs/jakarta-turbine-3/deps.list,v > > retrieving revision 1.2.2.4 > > retrieving revision 1.2.2.5 > > diff -u -r1.2.2.4 -r1.2.2.5 > > --- deps.list 12 Feb 2002 21:51:13 -0000 1.2.2.4 > > +++ deps.list 13 Feb 2002 04:42:18 -0000 1.2.2.5 > > @@ -1,7 +1,6 @@ > > --------------------------------------------------- > > -- B U I L D > > --------------------------------------------------- > > >-<non-distributable>|activation.jar|http://java.sun.com/products/javabeans/glasgow/jaf.html > > commons-beanutils.jar > > commons-collections.jar > > commons-util-0.1-dev.jar > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
