kripton icon indicating copy to clipboard operation
kripton copied to clipboard

migrate build on travis to openjdk11

Open xcesco opened this issue 5 years ago • 2 comments

Sonarcloud will stop support JDK8.

https://www.deps.co/guides/travis-ci-latest-java/

xcesco avatar Nov 06 '20 11:11 xcesco

Version v7 remains on JDK 8. Too many changes on already hard work. Better consolidate and then change the platform.

xcesco avatar Nov 06 '20 18:11 xcesco

In current work I rollback I found the problem was on Roboletric, Jacoco and the report test dependencies.

Remember to consult this article to see how to include aar dependencies in a Maven project.

Nowadays, Kripton need to be compiled with JDK8.

xcesco avatar Nov 06 '20 18:11 xcesco