
|
If you were logged in you would be able to see more operations.
|
|
|
Unitils
Created: 10/Nov/09 05:49 PM
Updated: 11/Nov/09 07:57 AM
|
|
| Component/s: |
hibernate
|
| Affects Version/s: |
3.0
|
| Fix Version/s: |
3.1
|
|
|
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
|
|
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 |
Show » |
|
The mock module now bundles its own repackaged version of cglib and asm.