You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2010/07/09 21:08:51 UTC

[jira] Commented: (BVAL-77) Recent changes made the bval-xstream module required, instead of optional

    [ https://issues.apache.org/jira/browse/BVAL-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886837#action_12886837 ] 

Donald Woods commented on BVAL-77:
----------------------------------

Applied javadoc fix as r962639.  Matt, thanks for the patch.

> 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.