Re: Bugs in release branch

2007-10-27 Thread Jesse Glick
Kevin Jackson wrote: LocatorTest.testNetworkURI file:\\PC03\jclasses\lib\ant-1.7.0.jar This is not a syntactically valid URI, I think. LocatorTest.testUnixNetworkPath file://cluster/home/ant/lib This is probably illegal too; AFAIK the host field is meaningless for a file-protocol UR

Re: Bugs in release branch

2007-10-27 Thread Martijn Kruithof
Hi Using ant 1.7.1 alpha on jdk 1.6 i have the same junit test failures ( 7 failures and 5 errors) and some antunit testcases fail 1 error, 2 failures (Furthermore it blocks halfway the test until user input is received imo this is annoying for automated testing.) results: http://kruithof.xs4a

[EMAIL PROTECTED]: Project test-ant-no-xerces (in module ant) failed

2007-10-27 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project test-ant-no-xerces has an issue affecting its community integration. This issue a

[EMAIL PROTECTED]: Project test-ant (in module ant) failed

2007-10-27 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project test-ant has an issue affecting its community integration. This issue affects 1 p

[EMAIL PROTECTED]: Project dotnet-antlib-test (in module ant-antlibs) failed

2007-10-27 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project dotnet-antlib-test has an issue affecting its community integration. This issue a

Bugs in release branch

2007-10-27 Thread Kevin Jackson
Hi, On Windows with JDK6, the following tests fail: FileUtilsTest.testHasErrorInCase() RmicAdvancedTest.testXnew RmicAdvancedTest.testXnewForked Error org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to org.apache.xerces.xni.parser.XMLParserConfiguration RmicAdvance