Would the project import feature resolve this issue? i.e. import the required maven build.xml into mybuild.xml and thus have access to the required properties?
-John K On Thu, 2002-05-23 at 14:27, Peter Donald wrote: > On Thu, 23 May 2002 23:11, James Strachan wrote: > > From: "Peter Donald" <[EMAIL PROTECTED]> > > > > > Be warned that there is virtually no chance of it actually getting into > > > > core. > > > > Any reason why? > > Mainly as Ant is not intended to be a scripting language and most people > don't > want to see it become one (better to use python/javascript/perl/whatever if > you want fully script environment). Putting a return statement in <ant/> > effectively makes <ant/> a method/funciton call which has been vetoed several > dozen times through out ants history and my guess is it woul dbe vetoed again > ;) > > -- > Cheers, > > Peter Donald > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
