Add Gradle build #80

Closed
mikolasan wants to merge 1 commits from gradle into master
mikolasan commented 2020-11-05 08:32:56 +00:00 (Migrated from github.com)

Gradle as another build system. The implementation is very simple - it is a result of gradle init + some fixes to build it on Java 11 without extra warnings.

Fixed warnings about missing deprecation annotation and variable name in one test failing on Java greater version 9.

This commit is simpler then 5847ee4d97

Gradle as another build system. The implementation is very simple - it is a result of `gradle init` + some fixes to build it on Java 11 without extra warnings. Fixed warnings about missing deprecation annotation and variable name in one test failing on Java greater version 9. This commit is simpler then https://github.com/boq/luaj/commit/5847ee4d973f1c07814947cdb9dccfa921b31c0b

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-autonomous-connection/luaj#80