[
https://issues.apache.org/jira/browse/BVAL-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Benson updated BVAL-77:
----------------------------
Attachment: BVAL-77-javadoc.patch.txt
Additional patch to get XMLMetaBeanManager out of the javadoc links as well.
> Recent changes made the bval-xstream module required, instead of optional
> -------------------------------------------------------------------------
>
> Key: BVAL-77
> URL: https://issues.apache.org/jira/browse/BVAL-77
> Project: BeanValidation
> Issue Type: Bug
> Components: build
> Affects Versions: 0.2-incubating
> Reporter: Donald Woods
> Assignee: Donald Woods
> Fix For: 0.2-incubating
>
> Attachments: BVAL-77-javadoc.patch.txt
>
>
> After recent changes in BVAL-75 (seem unrelated though....) the bval-guice
> module junits failed due to -
> 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)
> which is now in the optional bval-xstream module.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.