Home | History | Annotate | only in /external/mockito/cglib-and-asm
Up to higher level directory
NameDateSize
licenses/21-Oct-2016
README.TXT21-Oct-2016472
src/21-Oct-2016

README.TXT

      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