Skip to content

Add tiered vmoptions to local builds - #60

Merged
tonygermano merged 2 commits into
OpenIntegrationEngine:mainfrom
tonygermano:vmoptions
Apr 24, 2025
Merged

Add tiered vmoptions to local builds#60
tonygermano merged 2 commits into
OpenIntegrationEngine:mainfrom
tonygermano:vmoptions

Conversation

@tonygermano

Copy link
Copy Markdown
Member

Part of #2

In the nextgen releases, the vmoptions files were only included with the installation packages, but not in the source tree. This PR adds a tiered vmoptions configuration which gets included at build time.

Signed-off-by: Tony Germano <tony@germano.name>
@tonygermano
tonygermano requested review from a team, gibson9583, jonbartels, kayyagari, kpalang, pacmano1 and ssrowe and removed request for a teamApril 24, 2025 05:11
engine.vmoptions in the basedir now only has includes for the following three files:
/conf/base_includes.vmoptions contains the default options for all runs as of mirth 4.5.2.
/conf/default_modules.vmoptions contains the java 9+ options as of 4.5.2.
/conf/custom.vmoptions is empty other than usage instructions and is the target for user changes
Signed-off-by: Tony Germano <tony@germano.name>
Comment threadserver/build.properties

@pacmano1pacmano1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chatted with @tonygermano on a few items on how the installer handles this. Otherwise no comments.

@tonygermano
tonygermano merged commit 47e75ee into OpenIntegrationEngine:mainApr 24, 2025
@tonygermano
tonygermano deleted the vmoptions branch April 24, 2025 15:14
@tonygermanotonygermano mentioned this pull request Apr 24, 2025
@tonygermanotonygermano added this to the Next Release milestone Apr 28, 2025
mgaffigan pushed a commit to mgaffigan/oie that referenced this pull request Dec 8, 2025
…-getmatching
Bugfix: Fix crash while calling LookupHelper.getMatching() on SQLServer
Sign up for freeto 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.

4 participants

@tonygermano@kayyagari@jonbartels@pacmano1