Unitils

Fix cglib version mismatch

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.0
  • Fix Version/s: 3.1
  • Component/s: hibernate
  • Description:
    Hibernate uses cglib 2.1_3 but unitils-mock currently requires cglib-2.2
    This gives version issues for projects that use hibernate + unitils-mock

Activity

Hide
Tim Ducheyne added a comment - 11/Nov/09 7:57 AM
Removed the explicit cglib dependency from the dbmaintainer pom.
The mock module now bundles its own repackaged version of cglib and asm.
Show
Tim Ducheyne added a comment - 11/Nov/09 7:57 AM Removed the explicit cglib dependency from the dbmaintainer pom. The mock module now bundles its own repackaged version of cglib and asm.

People

Dates

  • Created:
    10/Nov/09 5:49 PM
    Updated:
    11/Nov/09 7:57 AM
    Resolved:
    11/Nov/09 7:57 AM