Closed djarnis73 closed 4 years ago
Somethings wrong with the travis build....I have to check that.
Yeah, not sure what went wrong, looks like it builds ok though: https://travis-ci.org/github/remondis-it/remap/builds/680119573 perhaps travis <-> github communication failed. Maybe it will retry after a while.
One thing I find strange though is that it will not build with at java8 sdk. It gives compile errors on some of the test cases. If built with a later sdk i.e. 11, it work fine.
Yes seems to be a communication problem.
The problem with building on jdk8 goes down to a java bug in conjunction with generics :-/ But building with a later version is always a good workaround :)
Yippie release 4.2.4 is building :)
Resolves #127