Issue Type: Bug Bug
Affects Versions: 1.1.14.Final
Assignee: Jozef Hartinger
Created: 11/Sep/13 2:27 PM
Description:

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
Project: Weld
Priority: Major Major
Reporter: Jozef Hartinger
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira