Skip to content

Conversation

@alexsuter
Copy link
Member

No description provided.

@alexsuter alexsuter requested review from ivy-cst and ivy-rew June 14, 2024 13:28
return Collections.emptyList();
var jvmOptionsFile = engineDir.toPath().resolve("bin").resolve("jvm-module.options");
if (!Files.exists(jvmOptionsFile)) {
// Fallback: It was placed in another place in Axon Ivy Engine before 11.4.0
Copy link
Member Author

Choose a reason for hiding this comment

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

since we don't support (I guess) to use a newer project build plugin to be compatible with an older engine, we don't need this fallback.

If you like I can remove it, when all builds have been properly integrated?

Copy link
Member

Choose a reason for hiding this comment

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

yes, I'd remove it after integrating..

Copy link
Member

@ivy-cst ivy-cst left a comment

Choose a reason for hiding this comment

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

👍

@alexsuter alexsuter merged commit 1632634 into master Jun 14, 2024
@alexsuter alexsuter deleted the jvm-module.options branch June 14, 2024 13: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.

4 participants