Re: how to return a String object in custom Ant

2006-03-27 Thread Thod Nguyen
Got it... Thanks everyone ... --- "Ivan \"Rambius\" Ivanov" <[EMAIL PROTECTED]> wrote: > Hello, > > --- Thod Nguyen <[EMAIL PROTECTED]> wrote: > > > I'm writing a custom Ant and i would like to > return > > a > > String object in the void execute() method, what > is > > the best way to do this

Re: how to return a String object in custom Ant

2006-03-27 Thread Ivan \"Rambius\" Ivanov
Hello, --- Thod Nguyen <[EMAIL PROTECTED]> wrote: > I'm writing a custom Ant and i would like to return > a > String object in the void execute() method, what is > the best way to do this? I suppose you mean to return it to the build process from your custom Ant task. In this case, you may use

Re: how to return a String object in custom Ant

2006-03-27 Thread Jeffrey E Care
execute returns void; i think what you want to do is set a property Jeffrey E. (Jeff) Care [EMAIL PROTECTED] IBM WebSphere Application Server Development WAS Pyxis Lead Release Engineer T