Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-1805

Remove logger generated code from emma statistcs

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • Major
    • 5.0.0.M4
    • None
    • Testing
    • None

    Description

      An example is as follows:
      http://172.17.131.2/view/Narayana+BlackTie/job/narayana-codeCoverage/lastSuccessfulBuild/artifact/qa/testoutput/emma/coverage.html
      If you look at that page you will see a lot of ".logging" packages, these all contain the logger implementations for Narayana.

      It is not useful to affect the code coverage numbers with logger coverage data.

      You can see where to exclude packages here where we have filtered out the generated orb code as in JBTM-729:
      https://github.com/jbosstm/narayana/blob/master/pom.xml#L538
      <arg value="-com.arjuna.ArjunaOTS.,-org.omg.CORBA.,-org.omg.CosTransactions.,-org.omg.XA."/>

      Attachments

        Activity

          People

            thjenkin@redhat.com Tom Jenkinson
            thjenkin@redhat.com Tom Jenkinson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: