Don Taylor <[EMAIL PROTECTED]> wrote: > Stefan says this is impossible, I claim he isn't devious enough! :) > > Here's my idea: > > <target name="callee"> > <!-- Let's set some properties for the caller --> > <propertyfile file="callee.properties"> > <entry key="callee.property1" value="value1"/> > <entry key="callee.property2" value="value2"/> > </propertyfile> > </target> you won 8-) Stefan
- Properties not set properly after <antcall> Jamie Lawrence
- Re: Properties not set properly after <antcall> Stefan Bodewig
- RE: Properties not set properly after <antcall> Jamie Lawrence
- RE: Properties not set properly after <antcall&... Don Taylor
- Stefan Bodewig