Hello Jesse,

yes, this line was intentional, I wanted to avoid leaving ugly ${tmp.dir} 
directories on the hard disk.

Regards,

Antoine
On Mar 5, 2013, at 7:07 PM, Jesse Glick wrote:

> On 03/05/2013 05:29 AM, anto...@apache.org wrote:
>> adding hamcrest to the lib/optional because it is required at runtime for 
>> some tests, also bumping junit dependency in pom file
>> 
>> URL: 
>> http://svn.apache.org/viewvc/ant/core/trunk/src/etc/testcases/taskdefs/optional/junit.xml?rev=1452722&r1=1452721&r2=1452722&view=diff
>> ==============================================================================
>>    <target name="testTestMethods" >
>> +    <property name="tmp.dir" value="out"/>
>>      <echo file="${tmp.dir}/T1.java">public class T1 extends
> 
> Intentional?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to