Re: BuildFileRule

2014-06-13 Thread coder
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-

BuildTestRule

2014-06-13 Thread coder
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

Ant native2ascii problem

2007-11-21 Thread Cool Coder
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