ssage-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nau,
Michael
Sent: Wednesday, January 19, 2005 9:10 AM
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] Passing Properties Back from
Is there a way for a source build script to see changes to a property in
a sep
Is there a way for a source build script to see changes to a property in
a separate build script. For example in the following scripts I'd like
to have the value of ${test.property} set to bar after the call to the
test target in test2.build. Something similar to the task in
ant-contrib
(http://an