Well, these look like valid failuresin bval-guice due to recent changes
(I can recreate on my Mac with 1.6.0_20)... All 4 failures have the
same cause -
Error injecting constructor, java.lang.NoClassDefFoundError:
org/apache/bval/xml/XMLMetaBeanManager
at
org.apache.bval.guice.ValidatorProvider.<init>(ValidatorProvider.java:45)
while locating org.apache.bval.guice.ValidatorProvider
while locating javax.validation.Validator
for field at
org.apache.bval.guice.ValidateMethodInterceptor.validator(ValidateMethodInterceptor.java:53)
at
org.apache.bval.guice.ValidationModule.configure(ValidationModule.java:60)
On 7/9/10 1:47 PM, Matt Benson wrote:
> I see this has happened before; anyone know what fixes it? :|
>
> -Matt
>
> On Jul 9, 2010, at 12:43 PM, Apache Hudson Server wrote:
>
>> See
>> <http://hudson.zones.apache.org/hudson/job/BeanValidation-trunk-windows/changes>
>>
>>
>
>