>>>>>> "MG" == Marco Georgi <[EMAIL PROTECTED]> writes:
>
> MG> Hi, is it possible to return properties, set in a sub-project
> MG> (called with the "Ant" task), to the calling project ?
>
>No. 
>
>What would you want to do with them? You couldn't use them in ${}

I want to split a large build.xml file into more smaller subbuild.xml files.
Now, the main build project, need the results (e.g. properties) of these
subbuild projects.

>expansions anyway - at least not yet.
>
>Stefan

Thank you,
Marco

Reply via email to