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

[Improvement] MCAL includes executables and libraries for all OSs even in OS specific distributions #5824

Open
jonbartels opened this issue Jun 23, 2023 · 0 comments
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-10856 triaged

Comments

@jonbartels
Copy link
Contributor

MCAL includes JVMs for MacOS, Unix, and Windows with distributions for other OSs.

Update MCAL so that the OS specific distribution are smaller and only include data needed for that OS.

Example from MCAL 1.4 on MacOS:

pwd ; du -h -d 1
/Users/jonathan.bartels/Applications/Mirth Connect Administrator Launcher.app/Contents/java/app/mcadministrator
141M	./windows-x64
263M	./macos
321M	./unix
2.4M	./windows
727M	.
@jonbartels jonbartels added the bug Something isn't working label Jun 23, 2023
@jonbartels jonbartels changed the title [Improvement] MCAL includes JVMs for all OSs even in OS specific distributions [Improvement] MCAL includes executables and libraries for all OSs even in OS specific distributions Jun 23, 2023
@lmillergithub lmillergithub added triaged Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-10856 enhancement New feature or request and removed bug Something isn't working labels Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-10856 triaged
Projects
None yet
Development

No branches or pull requests

2 participants