You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/01/04 07:53:27 UTC

[jira] Commented: (DERBY-1814) Tests should always be compiled with line number information.

    [ https://issues.apache.org/jira/browse/DERBY-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462153 ] 

Andrew McIntyre commented on DERBY-1814:
----------------------------------------

Attaching a patch which sets the debug attribute of all <javac> tasks in the java/testing hierarchy to true, directing the compiler to always include all debug information in test classes.

> Tests should always be compiled with line number information.
> -------------------------------------------------------------
>
>                 Key: DERBY-1814
>                 URL: https://issues.apache.org/jira/browse/DERBY-1814
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools, Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Andrew McIntyre
>            Priority: Minor
>         Attachments: derby-1814-v1.diff
>
>
> Currently compiling in insane modes means that the tests do not have line number information, this makes investigating test failures harder.
> While there is a footprint benefit to having the "product" jars compiled without  line numbers, I don't think we care about the size of derbytesting.jar.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira