New Selector for Ant 1.5.3 for supporting maven 1.0.2

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.4.2
    • Component/s: Ant Tasks
    • None

      /**

      • For use by Ant 1.5.3 builds; does not reorder tests to fail fast. Ant 1.7 builds should use
      • CloverOptimizedTestSet.
      • <p/>
      • This class has been adapted specifically for use with Ant1.5.3 for use in maven 1.0.2 builds.
      • This class can be defined like so, in the <batchtest/> element of the junit task:
      • <p/>
      • <custom classname="com.cenqua.clover.types.CloverOptimizedTestSelectorForAnt153">
      • <param name="snapshotfile" value="${maven.clover.snapshot}"/>
      • <param name="debug" value="true"/>
      • <param name="fullRunEvery" value="10"/>
      • </custom>
        */

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

              Created:
              Updated:
              Resolved: