Apologies. My query, below, is about BuildFileRule not BuildTestRule.
On 13/06/14 21:59, co...@bluegumtree.com wrote:
> Hi all,
>
> I'm in the process of writing an ANT task and would like to use
> BuildTestRule in my testing as recommended by the manual
> (http://ant.apache.org/manual/tutorial-
Hi all,
I'm in the process of writing an ANT task and would like to use
BuildTestRule in my testing as recommended by the manual
(http://ant.apache.org/manual/tutorial-writing-tasks.html#TestingTasks).
However,
the class doesn't seem to be in either the core ant.jar or test-utils.jar.
I've dow
Hello Group,
I have some problem with native2ascii ant task for non-english
languages. When I run native2ascii task through ant task it generates some junk
characters for portuguese characters e.g.
Input char: Efectuar ligação
Output : Efectuar liga\ufffd\ufffdo
But if