AdnanKukuljac/spock

Suport running on JDK 8

Closed this issue · 0 comments

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