but it seems to be overly complicated for getting individual tokens out when I am able to separate them using stringtokenizer. Isn't there any other simplere way to do what I am after?
I have not fully understood your case, but I generally use the 'script' task (with JavaScript) when I have to do something not quite trivial. With that task, you have a powerfull language in your hands and can access the whole Ant project structure.
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org