See the "antfetch" task in ant-contrib or antelope.

Ant-Contrib: http://ant-contrib.sourceforge.net
Antelope: http://antelope.tigirs.org

Alternatively, you can have your sub-builds write the properties you want to a file with <echo>, then read them back in with <property> or <loadproperties>.

Dale


Roland Asmann wrote:

Hi,

I am using multiple build-files, and on some ocassions I want the main-build to know about the properties that are being set in one of the sub-builds.
Can anybody tell me how to do this?

Thanks!

Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to