Forgus / spock

Automatically exported from code.google.com/p/spock
0 stars 0 forks source link

Suport running on JDK 8 #391

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If you need the ability to mock classes rather than just interfaces, add cglib 
dependency "com.github.cglib:cglib.cglib-nodep:e10bc3dda2" from Maven 
repository "https://jitpack.io". (This is a workaround until cglib 3.2 is 
released.)

Original issue reported on code.google.com by pnied...@gmail.com on 1 Mar 2015 at 11:55