Skip to content

Use the core-jvm-gradle-plugin artifact - #15

Merged
alexander-yevsyukov merged 3 commits into
masterfrom
update-to-split-plugin-artifact
Aug 20, 2026
Merged

Use the core-jvm-gradle-plugin artifact#15
alexander-yevsyukov merged 3 commits into
masterfrom
update-to-split-plugin-artifact

Conversation

@alexander-yevsyukov

Copy link
Copy Markdown
Contributor

The CoreJvm Gradle Plugin moved to its own thin JAR artifact,
core-jvm-gradle-plugin, with the core-jvm-plugins fat JAR now carrying
only the Compiler plugins. Applying the io.spine.core-jvm plugin from
the fat JAR fails since core-jvm-compiler 2.0.0-SNAPSHOT.090.

Switch the coreJvmCompiler catalog library in the settings template to
the new artifact.

See SpineEventEngine/core-jvm-compiler#111 for the module split.

🤖 Generated with Claude Code

The CoreJvm Gradle Plugin now lives in its own thin JAR artifact, and
the `core-jvm-plugins` fat JAR carries only the Compiler plugins.
See SpineEventEngine/core-jvm-compiler#111.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:a321983915

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadsettings.gradle.kts.template
@alexander-yevsyukovalexander-yevsyukov moved this to 🏗 In progress in v2.0Aug 20, 2026
@alexander-yevsyukovalexander-yevsyukov moved this from 🏗 In progress to In Review in v2.0Aug 20, 2026
@alexander-yevsyukov
alexander-yevsyukov merged commit dfc6c11 into masterAug 20, 2026
3 checks passed
@alexander-yevsyukov
alexander-yevsyukov deleted the update-to-split-plugin-artifact branch August 20, 2026 17:38
@github-project-automationgithub-project-automationBot moved this from In Review to ✅ Done in v2.0Aug 20, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants

@alexander-yevsyukov@armiol