Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Developers List »

Re: svn commit: r906782 - in /ant/core/branches/run-single-test-method: docs/manual/OptionalTasks/ lib/optional/ src/main/org/apache/tools/ant/taskdefs/optional/junit/ src/tests/junit/org/apache/tools/ant/taskdefs/optional/junit/

Stefan Bodewig

2010-02-05

Replies: Find Java Web Hosting

Author LoginPost Reply
On 2010-02-05, <jglick@(protected):

> 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
> @@(protected) @@
>> /*
>> * 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-unsubscribe@(protected)
For additional commands, e-mail: dev-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.