Hi Mike, I'm pretty sure that was done long ago to reduce the jar size. If you want the line numbers you can always recompile [1] from the source, setting debug="on" in build.xml.
Thanks. [1] http://xerces.apache.org/xerces2-j/faq-build.html#faq-2 Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: mrgla...@ca.ibm.com E-mail: mrgla...@apache.org "Chaves, Michael" <michael.cha...@teradata.com> wrote on 01/30/2009 06:01:42 PM: > All, > The JARs in the binary distribution (Xerces-J-bin.2.9.1.zip) have > been compiled without line number information (so it is impossible > to step through them with the source). Did you mean to do this? > Thanks, > Mike