Yes, that's exactly what I've been seeing.
--
James Mitchell
The Ruby Roundup
http://www.rubyroundup.com/
On Mar 25, 2007, at 7:57 AM, Claus Ibsen wrote:
Great news.
I was using Maven 2.05 vanilla. The surefire plugin in this dist is
buggy.
(*) Would be nice if maven could report if there are never plugins
released that you could use.
Well I upgraded to v2.3 of the surefire plugin and it now executes
all the tests.
Before:
Tests run: 168, Failures: 0, Errors: 0, Skipped: 0
After:
Tests run: 518, Failures: 4, Errors: 0, Skipped: 0
And there are 4 failed tests:
Failed tests:
testTypeConversionError
(com.opensymphony.xwork2.util.OgnlValueStackTest)
testNoExceptionInSetForDefault
(com.opensymphony.xwork2.util.OgnlValueStackTest)
testObjectSettingWithInvalidValueDoesNotCauseSetCalledWithNull
(com.opensymphony.xwork2.util.OgnlValueStackTest)
testUsingDefaultInterceptorThatAliasPropertiesAreCopied
(com.opensymphony.xwork2.interceptor.AliasInterceptorTest)
PS: The other bug in the TEST XML files are fixed in v2.3
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?
threadID=72225&messageID=135713#135713
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]