Added Java Plugin to the Gradle build (#52)
authorJeanderson Barros Candido <jeandersonbc@gmail.com>
Tue, 22 May 2018 05:20:14 +0000 (02:20 -0300)
committercyrille-artho <cyrille-artho@users.noreply.github.com>
Tue, 22 May 2018 05:20:14 +0000 (14:20 +0900)
commit8ee1d16271071e00309f6eae58dc7e890fdec841
treec5b19d50e179583f8bd7ffc6752fb3cacba0df08
parent33bf7444bbe18b51597fb80ae30b6a480328915f
Added Java Plugin to the Gradle build (#52)

* Added settings.gradle file

* Added support to Java gradle plugin (#46)

* Added fork configuration (#46)

* Updated classpath settings and generated directories (#46)

* Temporarily ignoring failing tests (#46)

* Created compile task and marked it as the default task (#46)

* Updated travis configuration for Gradle
.travis.yml
build.gradle
failing-tests.txt [new file with mode: 0644]
settings.gradle [new file with mode: 0644]