Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-18

Cobertura task should be able to specify included/excluded classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3
    • Extensions
    • None

    Description

      There should be an option to specify included/excluded classes in Cobertura tasks, just like in Cobertura Ant task:
      http://cobertura.sourceforge.net/anttaskreference.html

      There are often situations where we don't want some classes to appear on Cobertura reports (generated code, helper classes used only for unit tests etc.)

      Currently there are only hardcoded includes in lib/buildr/cobertura.rb, like
      ant.include :name=>"*/.class"
      ant.include :name=>"*/.java"

      Attachments

        Activity

          People

            vic Victor Hugo Borja
            vpeurala Ville Peurala
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: