[
https://issues.apache.org/jira/browse/BVAL-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925125#action_12925125
]
Donald Woods commented on BVAL-84:
----------------------------------
Was able to recreate Albert's problem on Win7 only when using the IBM 1.6 SDK.
Will apply the fix, as we should support other JVMs....
> CNFEX org.slf4j.impl.StaticLoggerBinder building xstream and guice
> ------------------------------------------------------------------
>
> Key: BVAL-84
> URL: https://issues.apache.org/jira/browse/BVAL-84
> Project: BeanValidation
> Issue Type: Bug
> Components: build
> Affects Versions: 0.2-incubating
> Reporter: Albert Lee
> Assignee: Donald Woods
> Priority: Minor
> Attachments: BVAL-84.patch
>
>
> Clean downloaded from trunk and hit the following exception in xstream and
> guice modules from "mvn install"
> java.lang.NoClassDefFoundError: org.slf4j.impl.StaticLoggerBinder
> at org.slf4j.LoggerFactory.bind(LoggerFactory.java:121)
> at
> org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:111)
> at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:268)
> at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:241)
> at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:254)
> at org.apache.bval.MetaBeanBuilder.<clinit>(MetaBeanBuilder.java:32)
> at java.lang.J9VMInternals.initializeImpl(Native Method)
> at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
> at java.lang.J9VMInternals.initialize(J9VMInternals.java:167)
> at
> org.apache.bval.xml.XMLMetaBeanManager.<init>(XMLMetaBeanManager.java:42)
> at
> org.apache.bval.xml.XMLMetaBeanManagerTest.<init>(XMLMetaBeanManagerTest.java:35)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.