make <columns/> element an Ant Type - ie can be referenced via refid.

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.2
    • Component/s: None
    • None

      The <columns/> element is now a top level Ant type. it can be referenced like so:

      <clover-columns id="my.columns">
        ....
      </clover-columns>
      

      Which can the be referenced later via:

      <clover-report>
       <current>
        <columns refid="my.columns"/>
       </current>
      </clover-report>
      

        There are no Sub-Tasks for this issue.

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

              Created:
              Updated:
              Resolved: