Skip to content

Conversation

@paullatzelsperger
Copy link
Member

What this PR changes/adds

This fixes the package declaration of the JTI validation store

Why it does that

it had a wrong package declaration, which causes confusion, and more importantly, causes runtime errors

Further notes

specifically, the class
org.eclipse.edc.edr.store.index.sql.schema.postgres.PostgresDialectStatements existed twice on the classpath, but one was now updated to be org.eclipse.edc.jtivalidation.store.index.sql.schema.postgres.PostgresDialectStatements

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added the bug Something isn't working label Nov 13, 2024
@paullatzelsperger paullatzelsperger merged commit 58f7a07 into eclipse-edc:main Nov 13, 2024
@paullatzelsperger paullatzelsperger deleted the fix/package_declaration branch November 13, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants