Could you try debuglevel="source,lines,vars" - this corresponds to standard debug info generation (java -g ...), at least according to the docs:
http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/javac.html#options Otherwise, I'll introduce a JDK15 preprocessor flag and adapt the javac task usage accordinlgy. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
