2012/1/2 Mark Thomas <[email protected]>:
> On 02/01/2012 12:37, Konstantin Kolinko wrote:
>> FYI, I am able to reproduce the failures in this test.
>> Using JDK 6u29 32-bit on WinXP.
>
> I can reproduce it running via Ant as well. Investigating now.
>
In TestWebRuleSet#parse() the xml files are loaded as
InputStream is = this.getClass().getClassLoader().getResourceAsStream(
"org/apache/catalina/startup/" + target);
That works when running from within IDE, but it does not work with Ant.
I fixed similar error some time ago
http://svn.apache.org/viewvc?view=revision&revision=1197386
Best regards,
Konstantin Kolinko
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]