forget to mention I'm using JDK 1.4.2. Maybe it will work with Java 5.
I try setting 'lines,vars' and 'source' without success. Only when I remove the attribute I get line numbers in stack trace of OJB classes.


regards,
Armin

Thomas Dudziak wrote:
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]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to