Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1507

Weld not compatible with Javassist 3.18

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.15.Final
    • 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
      

              rhn-engineering-jharting Jozef Hartinger
              rhn-engineering-jharting Jozef Hartinger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: