The new support for default methods is not working for mapper with package modifiers,
I have a sample case in a fork here,
https://github.com/mchiareli/mybatis-3
I just changed the modifier of the mapper used to test the default methods, and the test breaks.