You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Ted Yu <te...@yahoo.com> on 2006/01/19 20:19:18 UTC

project dependencies

Hi,
Am I able to specify two projects in one build.xml
file such that one depends on the other ?
The reason is that I want to move thirdparty to same
level as the other project source tree.

Thanks

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: project dependencies

Posted by Ted Yu <te...@yahoo.com>.
Thanks Phil.
But can I specify their dependency ?

--- Phil Weighill Smith
<ph...@volantis.com> wrote:

> Ted, this is something that should be addressed to
> the user list, not
> the developer list. However, short answer: no. But
> remember that you can
> call the ant build script anything you like. You
> could have a main
> "build.xml" that invokes targets in or imports (as
> appropriate) the two
> other build scripts, e.g. project.xml and
> third-party.xml.
> 
> Phil :n)
> 
> On Thu, 2006-01-19 at 11:19 -0800, Ted Yu wrote:
> > Hi,
> > Am I able to specify two projects in one build.xml
> > file such that one depends on the other ?
> > The reason is that I want to move thirdparty to
> same
> > level as the other project source tree.
> > 
> > Thanks
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> > http://mail.yahoo.com 
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> dev-unsubscribe@ant.apache.org
> > For additional commands, e-mail:
> dev-help@ant.apache.org
> > 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@ant.apache.org
> For additional commands, e-mail:
> dev-help@ant.apache.org
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: project dependencies

Posted by Phil Weighill Smith <ph...@volantis.com>.
Ted, this is something that should be addressed to the user list, not
the developer list. However, short answer: no. But remember that you can
call the ant build script anything you like. You could have a main
"build.xml" that invokes targets in or imports (as appropriate) the two
other build scripts, e.g. project.xml and third-party.xml.

Phil :n)

On Thu, 2006-01-19 at 11:19 -0800, Ted Yu wrote:
> Hi,
> Am I able to specify two projects in one build.xml
> file such that one depends on the other ?
> The reason is that I want to move thirdparty to same
> level as the other project source tree.
> 
> Thanks
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org