On Fri, 2003-03-14 at 16:11, Paulo Silveira wrote: > is it possible? > > http://java.sun.com/products/javamail/index.html > > maybe we need also activation.jar
Can't because of the license. > It would be nice if we could configure the dependecy jar URI > like: > > <dependency> > ... > <location>file:/libdir/</location> > </dependency> > > or > > <dependency> > ... > <location>http://java.sun.com/products/javamail/</location> > </dependency> You can do so now with the JAR override feature, RTM. > ------------------------ > Paulo Silveira > http://www.paulo.com.br/ > http://www.guj.com.br/ > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
