• Icon: Sub-task Sub-task
    • Resolution: Invalid
    • Icon: Medium Medium
    • won't fix
    • None
    • Ant Tasks
    • None

          [CLOV-107] Add path ref to <testsources/> fileset ?

          Greg Allen added a comment -

          Already able to do something equivalent using fileset id/refid:

          <clover-setup enabled="${clover.enabled}" initstring="${clover.db}">
          <testsources id="clover.testsources" dir="${basedir}">
          <include name="/test/java//.java" />

          <clover-report>
          <current ...>
          <testsources refid="clover.testsources" />

          Greg Allen added a comment - Already able to do something equivalent using fileset id/refid: <clover-setup enabled="${clover.enabled}" initstring="${clover.db}"> <testsources id="clover.testsources" dir="${basedir}"> <include name=" /test/java/ / .java" /> <clover-report> <current ...> <testsources refid="clover.testsources" />

            rosie@atlassian.com Rosie Jameson [Atlassian] (Inactive)
            rosie@atlassian.com Rosie Jameson [Atlassian] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: