Closed kiritsuku closed 8 years ago
Test FAILed.
Well, my advice is to ignore tests and release version for 2.12 as it is just to have a tool to debug it. Looks like there are some changes in trees processing by compiler (seems it is wiser that 2.11) so ExtractTrait.perform
gives more Changes
than in case of 2.11.
interesting, looks like we're getting back FQNs where we expect short names.
I'm with @wpopielarski; also, we can then split the effort of fixing the tests into multiple PRs.
Alright, we can do it this way. I can switch back to 2.11 in the sbt build but then we have the problem of having only half-baked 2.12 support. I don't know though if it makes it easier to get to full 2.12 support this way.
Test PASSed.
LGTM
work in progress - There are still a few remaining test failures:
Fixes #168