Skip to content

Add gradle wrapper to enable standalone build #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 28, 2021

Conversation

labkey-tchad
Copy link
Contributor

@labkey-tchad labkey-tchad commented May 26, 2021

Rationale

In order to streamline the setup and build process for FDA-MyStudies, the Response module and distribution need to support building outside of a standard LabKey development environment. This update adds the gradle wrapper infrastructure to run gradle commands.
Building in standalone mode requires one to apply the included init script (./gradlew -I init.gradle <tasks>) in order to define various properties that are normally provided by the server repository.

Related Pull Requests

Changes

  • Add gradle wrapper to support standalone building of module and distribution

@labkey-tchad labkey-tchad requested a review from labkey-adam May 28, 2021 15:52
@labkey-tchad labkey-tchad changed the title Standalone module build Add gradle wrapper to enable standalone build May 28, 2021
@labkey-tchad labkey-tchad merged commit f23f842 into release21.3-SNAPSHOT May 28, 2021
@labkey-tchad labkey-tchad deleted the 21.3_fb_standaloneBuild branch May 28, 2021 20:33
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.

2 participants