I want to add `-ea` to JAVA_OPTS if build.debug is on (to enable assertions in the compiler when it builds the LFC). Anyone know how to do that in our current ant build.xml? (I think I see how to do it in ant 1.6, but I'm not sure I'm ready for 1.6)