You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Howard M. Lewis Ship" <hl...@comcast.net> on 2003/09/09 16:03:14 UTC

[HiveMind] RE: Broken test ...

What JDK are you on? I just ran all the tests (JDK 1.4) with no problems.

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry
http://jakarta.apache.org/commons/sandbox/hivemind/
http://javatapestry.blogspot.com

> -----Original Message-----
> From: Johan Lindquist [mailto:johan@kawoo.co.uk] 
> Sent: Tuesday, September 09, 2003 8:34 AM
> To: hlship@apache.org
> Subject: Broken test ...
> 
> 
> I recently check out the latest version of the hivemind code, 
> at it seems 
> one of the tests are broken:
> 
> TestMisc.testCreateClassServiceConstructorFailure
> 
> The exception thrown does not contain the expected string:
> 
> It is looking for:
> 
> Class 
> org.apache.commons.hivemind.impl.CreateClassServiceConstructor can 
> not access a member of class hivemind.test.PrivateBean with modifiers 
> \"private\"
> 
> But the message is:
> 
> hivemind.test.PrivateBean
> 
> Changing the test sorted the problem, but thought I'd let you know.  
> Appreciate the product - fits well in with what I was looking 
> for as I 
> also found the service framework of Avalon to be to restrictive.
> 
> Regards,
> 
> Johan
> 
> -- 
> you too?
>