rojectStageActivationExtensionTest fails on hudson
--------------------------------------------------
Key: EXTCDI-144
URL: https://issues.apache.org/jira/browse/EXTCDI-144
Project: MyFaces CODI
Issue Type: Bug
Components: Core
Affects Versions: 0.9.3
Reporter: Mark Struberg
Assignee: Mark Struberg
Priority: Minor
On hudson, the ProjectStageActivationExtensionTest throws an Exception. But all
works fine if it runs locally.
It also works if we pull the project from hg or git then all is fine and the
test succeeds even in the hudson.a.o.
It seems to have a problem if hudson checks out from SVN.
javax.enterprise.inject.ResolutionException: Cannot find beans for class
org.apache.myfaces.extensions.cdi.core.test.impl.projectstage.testbeans.MyMailService
null
at
org.apache.webbeans.util.InjectionExceptionUtils.throwBeanNotFoundException(InjectionExceptionUtils.java:52)
at
org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer.getInstance(CdiTestOpenWebBeansContainer.java:156)
at
org.apache.myfaces.extensions.cdi.core.test.util.ContainerTestBase.getBeanInstance(ContainerTestBase.java:53)
at
org.apache.myfaces.extensions.cdi.core.test.impl.projectstage.ProjectStageActivationExtensionTest.testProjectStageActivationExtension(ProjectStageActivationExtensionTest.java:35)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira