[ http://issues.apache.org/jira/browse/DERBY-178?page=comments#action_12377800 ]
Jörg von Frantzius commented on DERBY-178: ------------------------------------------ Again I'm having big difficulties to debug Derby to find out what the original IOException is for "ERROR XSDG3: Meta-data for Container [EMAIL PROTECTED] could not be accessed". Not having proper line information in the class files is a BIG hindrance, and building Derby myself again will be a time-consuming task. This is really the only Java OSS I have seen that does not include line information. Maybe the additional debug-distribution could be more than considered? This will make it easier for users to provide detailed information e.g. in bug reports. > Provide line number information in distribution's class files > ------------------------------------------------------------- > > Key: DERBY-178 > URL: http://issues.apache.org/jira/browse/DERBY-178 > Project: Derby > Type: Improvement > Components: Build tools > Versions: 10.0.2.2 > Reporter: Jörg von Frantzius > Priority: Minor > > To make debugging easier using the derby distribution provided for download, > it would be nice to have line numbering information included in the classes. > With javac, that would be providing the option "-g" in the compiler's > commandline. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
