Skip to content
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

Make embedded tomcat the default for dev deployments #821

Merged
merged 4 commits into from
May 14, 2024

Conversation

labkey-tchad
Copy link
Member

Rationale

Now that embedded Tomcat is the default for development environments, we can eliminate some setup steps by flipping the default values for useEmbeddedTomcat and useLocalBuild.
Also, unconditionally including the :server:embedded will ensure that embedded distributions are always able to be created (along with some gradle plugin tweaks).

Related Pull Requests

Changes

  • Make embedded tomcat the default for dev deployments
  • Always include :server:embedded project to allow embedded deployments to always be created
  • Update project paths in ehr module set

@labkey-tchad labkey-tchad merged commit 36872b9 into develop May 14, 2024
4 checks passed
@labkey-tchad labkey-tchad deleted the fb_embeddedDistFlags branch May 14, 2024 18:20
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