On 1/15/02 10:17 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> rubys 02/01/15 19:17:26 > > Modified: proposal/gump/project jakarta-turbine-stratum.xml > Log: > Resolve many (but not all) of the new dependencies. > > Still to be researched jisp (coyotegulch), jetty (mortbay), and jgl > (objectspace). > > Question to Jason: can these be conditionally compiled? Not sure, I'll have to punt that one to Aaron as he knows better than me. I'll ask Aaron and figure out if they are optional. We're just trying to get the code in, sorry for the hassle. > > Revision Changes Path > 1.6 +4 -0 > jakarta-alexandria/proposal/gump/project/jakarta-turbine-stratum.xml > > Index: jakarta-turbine-stratum.xml > =================================================================== > RCS file: > /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-turbine-stratum.xml > ,v > retrieving revision 1.5 > retrieving revision 1.6 > diff -u -r1.5 -r1.6 > --- jakarta-turbine-stratum.xml 13 Jan 2002 00:59:19 -0000 1.5 > +++ jakarta-turbine-stratum.xml 16 Jan 2002 03:17:26 -0000 1.6 > @@ -21,6 +21,10 @@ > > <depend project="jakarta-ant" version="1.3"/> > <depend project="xml-xerces" version="1.3.0"/> > + <depend project="jakarta-servletapi-4"/> > + <depend project="jakarta-tomcat-4.0"/> > + <depend project="jaf"/> > + <depend project="javamail"/> > > <home nested="bin"/> > <jar name="stratum-@@DATE@@.jar"/> > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl http://tambora.zenplex.org http://jakarta.apache.org/turbine http://jakarta.apache.org/velocity http://jakarta.apache.org/alexandria http://jakarta.apache.org/commons -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
