On 10/13/06, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
Hello Hunter,
such tasks usually have an attribute to choose the property name that
you want to set.
getProject().setProperty(name, value) should do.
getProject().setNewProperty(name, value) - otherwise
the write once property semantics is broken.
Peter
Antoine
Hunter Peress wrote:
> Hi, Im writing a custom ant task and I want to know how I can return a
> string from it back to an ant property.
>
---------------------------------------------------------------------
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]