Upgrade build system to Gradle? #29

Closed
opened 2019-03-01 08:44:27 +00:00 by noncom · 1 comment
noncom commented 2019-03-01 08:44:27 +00:00 (Migrated from github.com)

What about upgrading the build system to Gradle? That would allow to:

  • Simplify working on the project and including it as a subproject into a Gradle multiproject, for example when developing Android apps, where LuaJ is the only available LuaVM for Java.
  • Publish the artifacts more easily to a (custom) Maven repo
  • Easily require the artifacts with Jitpack since there is no current release process for a public Maven repo
What about upgrading the build system to Gradle? That would allow to: - Simplify working on the project and including it as a subproject into a Gradle multiproject, for example when developing Android apps, where LuaJ is the only available LuaVM for Java. - Publish the artifacts more easily to a (custom) Maven repo - Easily require the artifacts with Jitpack since there is no current release process for a public Maven repo
mikolasan commented 2020-11-05 08:36:22 +00:00 (Migrated from github.com)

For a simple gradle.build see pull request https://github.com/luaj/luaj/pull/80

For a simple `gradle.build` see pull request https://github.com/luaj/luaj/pull/80
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-autonomous-connection/luaj#29