Skip to content

Conversation

@staticlibs
Copy link
Collaborator

This is a backport of the PR #454 to v1.4-andium stable branch.

This PR adds the name duckdb.jdbc as an automatic JPMS module name to the driver JAR. This makes this name, that was previously derived from the JAR file name, to be stable when the driver is used from modular applications.

Testing: CI test added that checks the module name.

Fixes: #431

This is a backport of the PR duckdb#454 to `v1.4-andium` stable branch.

This PR adds the name `duckdb.jdbc` as an [automatic JPMS module](https://openjdk.org/projects/jigsaw/spec/sotms/#automatic-modules)
name to the driver JAR. This makes this name, that was previously
derived from the JAR file name, to be stable when the driver is used
from modular applications.

Testing: CI test added that checks the module name.

Fixes: duckdb#431
@staticlibs staticlibs merged commit 9e9bff8 into duckdb:v1.4-andium Nov 10, 2025
@staticlibs staticlibs deleted the jpms_name_14 branch November 10, 2025 15:09
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.

1 participant