I have a cross platform fix for it... Just got distracted yesterday and
forgot to check it in.
-dain
--
Dain Sundstrom
Chief Architect
Gluecode Software
310.536.8355, ext. 26
On Jan 5, 2005, at 9:27 AM, toby cabot wrote:
On Wed, Jan 05, 2005 at 09:16:24AM -0800, David Jencks wrote:
I'm getting a test failure on os x -- is anyone else seeing this?
Yup, there's some windows-specific code that got checked in to the
unit test a day or so ago.
modules/system/src/test/org/apache/geronimo/system/serverinfo/
ServerInfoTest.java
I'm not sure how to fix it in a completely system-independent way
since the unit test is testing code in SystemInfo that uses features
of Java that behave differently on different platforms.