Hello people, I need your help again. I coded a custon task in Java and I need return a String to the build.xml where the task is called. How can I do that? I am thinking in send write the string into a property file and so read the file from the ant build, but that is not a very good way to do that. Thanks all.
-- Júlio Cesar Bueno Cotta Graduando em ciência da computação Universidade Federal de Viçosa