Ant build target to list own build targets?

You could just use ant -p (or ant -p -v to get more information). This won't list the target dependencies, but I don't see it as a problem: dependencies are not important for the end user (they just tell how the target works). What's important is what the target does, which is what should be in its description.

Perfect. I assumed Ant had a method to print the targets but still crunching the documentation. – Matt Clarkson Sep 28 at 17:11.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions