Unitils

Repackage cglib, asm and objenesis in the unitils-mock jar

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.0
  • Fix Version/s: 3.1
  • Component/s: mock
  • Description:
    Bundling cglib, asm and objenesis into the unitils-mock.jar avoids problems for projects that use other versions of these libs.

Activity

Hide
Tim Ducheyne added a comment - 10/Nov/09 5:43 PM
The maven-shade-plugin is used to repackage all lib classes.
All classes are renamed to thirdparty.* to avoid name-conflicts.
Show
Tim Ducheyne added a comment - 10/Nov/09 5:43 PM The maven-shade-plugin is used to repackage all lib classes. All classes are renamed to thirdparty.* to avoid name-conflicts.

People

Dates

  • Created:
    10/Nov/09 5:42 PM
    Updated:
    10/Nov/09 5:43 PM
    Resolved:
    10/Nov/09 5:43 PM