Skip to content

chore: adapt to new SPI module structure#634

Merged
paullatzelsperger merged 2 commits into
eclipse-dataspace-hub:mainfrom
paullatzelsperger:chore/adapt_to_new_spi_modules
Jun 25, 2026
Merged

chore: adapt to new SPI module structure#634
paullatzelsperger merged 2 commits into
eclipse-dataspace-hub:mainfrom
paullatzelsperger:chore/adapt_to_new_spi_modules

Conversation

@paullatzelsperger

Copy link
Copy Markdown
Contributor

What this PR changes/adds

Adapts the Minimum Viable Dataspace to the consolidated EDC SPI module structure. The EDC Connector merges its 40
fine-grained *-spi artifacts into five; this PR remaps the MVD's gradle/libs.versions.toml SPI coordinates onto the
new modules — boot-spi, token-spi, identity-did-spicore-spi (and consolidates the aliases). The
decentralized-claims-spi, data-plane-signaling-spi and issuerservice-issuance-spi coordinates are unchanged.

Why it does that

The upstream consolidation (eclipse-edc/Connector#5842) removes the individual SPI artifacts MVD depends on; their
content now ships in core-spi. MVD must follow to keep resolving.

Further notes

Who will sponsor this feature?

TODO: @-mention the sponsoring committer.

Linked Issue(s)

n/a

@paullatzelsperger paullatzelsperger force-pushed the chore/adapt_to_new_spi_modules branch from 132c268 to c29bf48 Compare June 25, 2026 05:24
@paullatzelsperger paullatzelsperger marked this pull request as ready for review June 25, 2026 05:25
@paullatzelsperger paullatzelsperger merged commit 7fdc277 into eclipse-dataspace-hub:main Jun 25, 2026
7 checks passed
@paullatzelsperger paullatzelsperger deleted the chore/adapt_to_new_spi_modules branch June 25, 2026 05:38
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.

2 participants