shadogray commented on PR #136: URL: https://github.com/apache/deltaspike/pull/136#issuecomment-1754567220
Help needed! currently I have moved Weld profile to working dependencies and added bean-discovery-mode to "all" on all arquillian tests. But now I reach a full stop on the MessageContextTest: MessageBundleExtension#install.. has been modified, which seems to be incompatible with Weld, see stack trace below. I have no idea what to do here. Shall I check in what I have done until here? [ERROR] MessageContextTest Definition Exception List with 1 exceptions: Exception 0 : org.jboss.weld.exceptions.IllegalArgumentException: WELD-001508: Cannot create an InjectionTarget from [EnhancedAnnotatedTypeImpl] public abstract interface @MessageBundle @MessageContextConfig class org.apache.deltaspike.test.core.api.message.MinimalMessages as it is an interface at org.jboss.weld.manager.InjectionTargetFactoryImpl.createInjectionTarget(InjectionTargetFactoryImpl.java:83) at org.jboss.weld.manager.InjectionTargetFactoryImpl.createInjectionTarget(InjectionTargetFactoryImpl.java:70) at org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl.read(BeanConfiguratorImpl.java:177) at org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl.read(BeanConfiguratorImpl.java:63) at org.apache.deltaspike.core.impl.message.MessageBundleExtension.installMessageBundleProducerBeans(MessageBundleExtension.java:150) at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) Am Mo., 9. Okt. 2023 um 17:58 Uhr schrieb Thomas Frühbeck < ***@***.***>: > seems, that arquillian-container needs to be changed too, and > geronimo-jta-spec, and... > so major changes in POMs needed. > > How ist it planned to continue on older versions (Weld3)? > Is it OK to dispense with all "javax.enterprise" ??? > > On Mon, 9 Oct 2023, 13:25 Thomas Andraschko, ***@***.***> > wrote: > >> it still doesnt fix the interdyn test? >> >> — >> Reply to this email directly, view it on GitHub >> <https://github.com/apache/deltaspike/pull/136#issuecomment-1752826015>, >> or unsubscribe >> <https://github.com/notifications/unsubscribe-auth/AAKNWX5GFUHSAGEC3OC7SS3X6PNJFAVCNFSM6AAAAAA5XWYIYCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSHAZDMMBRGU> >> . >> You are receiving this because you authored the thread.Message ID: >> ***@***.***> >> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@deltaspike.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org