Skip to content

build: refactor build script#6109

Open
Big-Iron-Cheems wants to merge 1 commit intoMeteorDevelopment:masterfrom
Big-Iron-Cheems:feat/build-script
Open

build: refactor build script#6109
Big-Iron-Cheems wants to merge 1 commit intoMeteorDevelopment:masterfrom
Big-Iron-Cheems:feat/build-script

Conversation

@Big-Iron-Cheems
Copy link
Collaborator

Type of change

  • Bug fix
  • New feature

Description

Updated the build script with suggestions provided by @crosby-moe.
Moved the java block out since it's not a task.
Used providers.gradleProperty for type safe access (Gradle cache compatible, can be made lazy by using orElse + get at use site).

Related issues

None.

How Has This Been Tested?

Clean builds and running in PrismLauncher.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant