On 2010-02-05, <jgl...@apache.org> wrote: > Attempting to forward-port patch made against 1.7.1.
>> <td valign="top">rerunfailed</td> >> <td valign="top">Run only those test methods that failed during the >> previous >> execution. <em>Since Ant 1.7.1</em> >> <p>Results of the previous execution are taken from XML report files >> generated by the XML <a href="#formatter">formatter</a>.<br /> >> The report files are searched for in the target directory for reports, >> i.e. in the directory specified by the <code>todir</code> attribute.</p> >> </td> >> <td align="center" valign="top">No; default is <code>off</code>.</td> >> </tr> >> <tr> This part has been covered - in a totally different way - by the failure recorder in 1.8.0. I'm not convinced of either approach 8-) >>>> ant/core/branches/run-single-test-method/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnit4TestMethodAdapter.java >>>> Fri Feb 5 02:51:40 2010 > @@ -0,0 +1,250 @@ >> /* >> * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. >> * >> * Copyright 2008 Sun Microsystems, Inc. All rights reserved. >> * >> * The contents of this file are subject to the terms of either the GNU >> * General Public License Version 2 only ("GPL") or the Common >> * Development and Distribution License("CDDL") (collectively, the >> * "License"). You may not use this file except in compliance with the >> * License. You better get that re-licensed or we won't be able to use it. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org