Document clover-log task now supports filter attribute nested fileset element

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Medium
    • 2.4.2
    • Affects Version/s: None
    • Component/s: Documentation
    • None

      Both have the same meaning as used by clover-report:

      • fileset - used to select files for which to log coverage
      • filter - used to exclude specific contexts from the log metrics. see also Using Custom Contexts
        <clover-log filter="private">
                  <fileset  dir="src/main/java">
                      <include name="**/Money*.java"/>
                  </fileset>
        </clover-log>
      

              Assignee:
              Nick
              Reporter:
              Nick
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: