That's strange because Ant's documentation says otherwise: http://ant.apache.org/manual/CoreTasks/javac.html
and with Java 5's compiler it works (I'm getting debug line info *only* when these debuglevel values are set). You could try 'source' instead of 'lines,vars' though the class files will get bigger then. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
