Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Deprecate Derby support#36045

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
marschall wants to merge1 commit intospring-projects:main
base:main
Choose a base branch
Loading
frommarschall:deprecate-derby

Conversation

@marschall
Copy link
Contributor

Deprecate Derby support since Apache Derby is retired since 2023.

Closesgh-36042

Deprecate Derby support since Apache Derby is retired since 2023.Closesspring-projectsgh-36042Signed-off-by: Philippe Marschall <philippe.marschall@gmail.com>
@marschallmarschall marked this pull request as draftDecember 18, 2025 10:23
@sbrannensbrannen added the in: dataIssues in data modules (jdbc, orm, oxm, tx) labelDec 18, 2025
@marschall
Copy link
ContributorAuthor

Draft since main is still 7.0.

I did no log any warnings when Derby support is used. I'm not aware of such a thing being done anywhere today, let me know if I should add it.

I marked onlymain code for removal, no tests. I had to add@SuppressWarnings tomain code using deprecated Derby code for the build to work.

I did one small semi-related change, I replacedOutputStreamFactory.getNoopOutputStream() withOutputStream.nullOutputStream().org.springframework.jdbc.datasource.embedded.OutputStreamFactory now has no users left, we could deprecate it as well.

The checked in documentation still mentions Derby in quite a few places, let me know if I should remove it from there.

I believe this should go to the 7.1 changelog. I did find a changelog checked in. Are these manually maintained?

@bclozelbclozel added this to the7.1.x milestoneDec 18, 2025
@bclozelbclozel added the type: enhancementA general enhancement labelDec 18, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancement

Projects

None yet

Milestone

7.1.x

Development

Successfully merging this pull request may close these issues.

Deprecate Derby support since Apache Derby is retired since 2023

3 participants

@marschall@bclozel@sbrannen

[8]ページ先頭

©2009-2025 Movatter.jp