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 "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2012/06/15 12:08:42 UTC

[jira] [Created] (DERBY-5820) emma-instrumentation target should instrument derbyrun.jar

Knut Anders Hatlen created DERBY-5820:
-----------------------------------------

             Summary: emma-instrumentation target should instrument derbyrun.jar
                 Key: DERBY-5820
                 URL: https://issues.apache.org/jira/browse/DERBY-5820
             Project: Derby
          Issue Type: Improvement
          Components: Test
    Affects Versions: 10.10.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen
            Priority: Minor


The emma-instrumentation target instruments all the product jars, except derbyrun.jar. It should instrument them all.

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

        

[jira] [Closed] (DERBY-5820) emma-instrumentation target should instrument derbyrun.jar

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen closed DERBY-5820.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.10.0.0

Committed r1351247.
                
> emma-instrumentation target should instrument derbyrun.jar
> ----------------------------------------------------------
>
>                 Key: DERBY-5820
>                 URL: https://issues.apache.org/jira/browse/DERBY-5820
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.10.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.10.0.0
>
>         Attachments: d5820-1a.diff
>
>
> The emma-instrumentation target instruments all the product jars, except derbyrun.jar. It should instrument them all.

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

        

[jira] [Updated] (DERBY-5820) emma-instrumentation target should instrument derbyrun.jar

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen updated DERBY-5820:
--------------------------------------

    Attachment: d5820-1a.diff

Attaching a patch that adds derbyrun.jar to the <instrpath> of the emma-instrumentation target. Since derbyrun.jar includes all the other product jars on its classpath, and EMMA's instrumentation process works recursively on the jar files specified in the manifest, the other product jars could be removed from the target.
                
> emma-instrumentation target should instrument derbyrun.jar
> ----------------------------------------------------------
>
>                 Key: DERBY-5820
>                 URL: https://issues.apache.org/jira/browse/DERBY-5820
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.10.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: d5820-1a.diff
>
>
> The emma-instrumentation target instruments all the product jars, except derbyrun.jar. It should instrument them all.

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