You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by John Keyes <jb...@mac.com> on 2002/05/23 15:32:08 UTC

Re: exporting classpath references from inner Ant builds to outer Ant builds.

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" <pe...@apache.org>
> >
> > > 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:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: exporting classpath references from inner Ant builds to outerAnt builds.

Posted by John Keyes <jb...@mac.com>.
Its going to be in Ant 2 AFAIK.

-John K

On Thursday, May 23, 2002, at 03:43 , James Strachan wrote:

> From: "John Keyes" <jb...@mac.com>
>> 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?
>
> Is there a project import facility?
>
> James
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> --
> To unsubscribe, e-mail:   <mailto:ant-dev-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:ant-dev-
> help@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: exporting classpath references from inner Ant builds to outerAnt builds.

Posted by James Strachan <ja...@yahoo.co.uk>.
From: "John Keyes" <jb...@mac.com>
> 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?

Is there a project import facility? 

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>