History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UNI-178
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Tim Ducheyne
Reporter: Tim Ducheyne
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Unitils

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

Created: 10/Nov/09 05:42 PM   Updated: 10/Nov/09 05:43 PM
Component/s: mock
Affects Version/s: 3.0
Fix Version/s: 3.1


 Description  « Hide
Bundling cglib, asm and objenesis into the unitils-mock.jar avoids problems for projects that use other versions of these libs.


 All   Comments   Change History      Sort Order:
Tim Ducheyne - 10/Nov/09 05:43 PM
The maven-shade-plugin is used to repackage all lib classes.
All classes are renamed to thirdparty.* to avoid name-conflicts.