I tested last fridays head against cygwin last night on my
win machine.
I saw the JarTest and the JDepend failures but not the
AntLikeTasksAtTopLevelTest failure.
I looked into the JDepend error - it also happens in raw windows mode.
The problem
is strange - the encoding of the string got from
On Mon, 1 Dec 2003, Antoine Lévy-Lambert <[EMAIL PROTECTED]> wrote:
> Hopefully the failures are more due to cygwin or to
> misconfigurations rather than anything else.
Can you run them under "plain Windows" using ant.bat and all that?
I don't get any failures running the tests on Linux.
Stefan
On my computer I get another failure:
Testcase: testAntlibResource(org.apache.tools.ant.taskdefs.AntlibTest):
Caused an ERROR
Could not create task or type of type: mytask2.
- Alexey.
Antoine Lévy-Lambert wrote:
While working on an improvement for regular expressions, I run the ant
testcases agai
While working on an improvement for regular expressions, I run the ant
testcases against ant head on Win2000/cygwin.
The results :
[junit] Testcase:
testAnt(org.apache.tools.ant.taskdefs.AntLikeTasksAtTopLevelTest): FAILED
[junit] Testcase:
testSubant(org.apache.tools.ant.taskdefs.Ant