Re: my build runs twice
Your ant seems to be running many times, not just twice... In fact, as you can see from below from the simplification I made of your build output, each target in the ant is executed once, along with all it's dependencies. I am not sure exactly why this would be happening. My first thought
my build runs twice
message in context: http://www.nabble.com/my-build-runs-twice-tp18926837p18926837.html Sent from the Ant - Users mailing list archive at Nabble.com