-
Bug
-
Resolution: Done
-
Major
-
1.1.14.Final
-
None
-
None
This commit https://github.com/jboss-javassist/javassist/commit/91f6abdd9e1e637251e9bfae381afc0c6a47c1b9 breaks compatibility with Weld.
The following Weld tests fail:
Results : Failed tests: testInterceptors(org.jboss.weld.tests.interceptors.tb.DAOTest) testBaseServiceReturnSomething(org.jboss.weld.tests.interceptors.bridgemethods.managed.ManagedBeanBridgeMethodTest): expected:<1> but was:<0> testStringBaseServiceReturnSomething(org.jboss.weld.tests.interceptors.bridgemethods.managed.ManagedBeanBridgeMethodTest): expected:<1> but was:<0> testSpecialServiceReturnSomething(org.jboss.weld.tests.interceptors.bridgemethods.managed.ManagedBeanBridgeMethodTest): expected:<1> but was:<0> Tests in error: testDecorators(org.jboss.weld.tests.decorators.weld1001.DecoratorTest): java.lang.RuntimeException: java.lang.NullPointerException Tests run: 353, Failures: 4, Errors: 1, Skipped: 7