• 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 ?

          Owen made changes -
          Workflow Original: New Clover Workflow [ 896783 ] New: New Clover Workflow - Restricted [ 1473188 ]
          Piotr Swiecicki made changes -
          Workflow Original: Clover Workflow [ 895241 ] New: New Clover Workflow [ 896783 ]
          Piotr Swiecicki made changes -
          Workflow Original: reviewflow [ 119965 ] New: Clover Workflow [ 895241 ]
          Marek Parfianowicz made changes -
          Fix Version/s New: won't fix [ 38394 ]
          Edwin Dawson [Atlassian] made changes -
          Fix Version/s Original: 2.5 [ 14419 ]
          BrendanA made changes -
          Fix Version/s New: 2.5 [ 14419 ]
          Fix Version/s Original: post 2.4 [ 13646 ]
          Nick made changes -
          Resolution New: Invalid [ 6 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          BrendanA made changes -
          Component/s New: Ant Tasks [ 12252 ]

          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" />
          Nick made changes -
          Fix Version/s New: post 2.2 [ 13646 ]
          Fix Version/s Original: 2.2 [ 13361 ]

            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: