Point SourceCodeDirectory import at its new tool-base location#14
Open
alexander-yevsyukov wants to merge 2 commits into
Open
Point SourceCodeDirectory import at its new tool-base location#14alexander-yevsyukov wants to merge 2 commits into
SourceCodeDirectory import at its new tool-base location#14alexander-yevsyukov wants to merge 2 commits into
Conversation
`SourceCodeDirectory` moved from `io.spine.code.fs` (in the published `spine-base` artifact) to `io.spine.tools.fs` in `tool-base`, where its only consumers live. Update the 9 importing files accordingly. BLOCKED — does not compile yet. mc-js is on an old dependency baseline (spine-base 2.0.0-SNAPSHOT.195, spine-tool-base .192, legacy `io.spine.internal.dependency` layout, config v1). The moved class only exists in spine-base .400 / tool-base .390 (new `io.spine.dependency` layout, with the `spine-` artifact prefix dropped for the tools group). Compiling this requires first modernizing mc-js — and its model-compiler / mc-java dependencies — to those versions. Tracked as a separate project. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Document the mc-js side of the upstream move of `SourceCodeDirectory` to `tool-base`: the committed (but currently blocked) import rewrite, why it does not compile yet, and the prerequisite chain to unblock it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.