Jonathan Gibbons wrote: > The new comment in build.xml is somewhat misleading. It refers > to setting the property before the include of build.properties, > but you place the logic and the comment before including a different > file, and after including two more. > > I would suggest moving the new lines up to the beginning of the > project, at line 34.
Quite right, fixed now. I don't know what I could have been thinking about. http://cr.openjdk.java.net/~aph/6837665-ant-debuglevel-2/ > P.S. Uugh to Ant syntax. No kidding! One day I may gather up the strength to blog about Ant, very rudely. ;-) Andrew.
