Skip to content

Conversation

jetbrains-junie[bot]
Copy link
Contributor

📌 Hey! This PR was made for you with Junie, the coding agent by JetBrains Early Access Preview

It's still learning, developing, and might make mistakes. Please make sure you review the changes before you accept them.
We'd love your feedback — join our Discord to share bugs, ideas: here.

📊 Junie Summary

The build-helper:uptodate-property plugin was added to conditionally prevent rebuilding message classes. Maven profiles for each FIX version were created to execute code generation only if the respective spec files changed. Original code generation executions were removed from the main build section.

 The `build-helper:uptodate-property` plugin was added to conditionally prevent rebuilding message classes. Maven profiles for each FIX version were created to execute code generation only if the respective spec files changed. Original code generation executions were removed from the main build section.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Message classes should not be built if spec did not change
0 participants