Home | History | Annotate | Download | only in cglib-and-asm
      1 This mockito subproject repackages cglib + asm to avoid problems with conflicting versions.
      2 
      3 Unfortunately, jarjar was not able to repackage sources 
      4 therefore I'm using this subproject to repackage cglib+asm.
      5 We should NEVER modify cglib/asm - sources are here only for the sake of repackaging.
      6 
      7 Source was obtained from https://github.com/mockito/mockito/tree/master/cglib-and-asm and cglib+asm
      8 has been included in the Mockito builds since 2008 in Mockito 1.5.
      9