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:[EMAIL PROTECTED] > Sent: Tuesday, September 09, 2003 8:34 AM > To: [EMAIL PROTECTED] > 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? > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
