Author: antoine
Date: Mon Jan 3 17:04:41 2011
New Revision: 1054686
URL: http://svn.apache.org/viewvc?rev=1054686&view=rev
Log:
adding a reference to the bug report
Modified:
ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml
Modified: ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml?rev=1054686&r1=1054685&r2=1054686&view=diff
==============================================================================
--- ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml (original)
+++ ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml Mon Jan 3
17:04:41 2011
@@ -23,7 +23,8 @@
<mkdir dir="${output}"/>
</target>
- <target name="testInternationalText" depends="-fileResourceSetup">
+ <target name="testInternationalText" depends="-fileResourceSetup"
+ description="https://issues.apache.org/bugzilla/show_bug.cgi?id=50515">
<property name="line1" value="è¬ å© é£ å æ¹ ç¼ å
¬ å¸" />
<property name="line2" value="TEL: (123)123-1234" />
<propertyfile file="${output}/test.properties">