Skip to content

SLF4JとNative Access警告を修正#25

Merged
MORIMORI0317 merged 2 commits intoTeamFelNull:developfrom
yuu1111:fix/slf4j-and-native-access-warnings
Apr 4, 2026
Merged

SLF4JとNative Access警告を修正#25
MORIMORI0317 merged 2 commits intoTeamFelNull:developfrom
yuu1111:fix/slf4j-and-native-access-warnings

Conversation

@yuu1111
Copy link
Copy Markdown
Contributor

@yuu1111 yuu1111 commented Jan 29, 2026

Summary

  • SLF4J -> Log4j2ブリッジ(log4j-slf4j2-impl)を追加してロギング警告を解消
  • JARマニフェストにEnable-Native-Access属性を追加してSQLite JDBCのnative access警告に対応

Test plan

  • ビルドが成功することを確認
  • 起動時にSLF4J警告が出ないことを確認

- SLF4J -> Log4j2ブリッジ(log4j-slf4j2-impl)を追加してロギング警告を解消
- JARマニフェストにEnable-Native-Access属性を追加
@yuu1111 yuu1111 changed the base branch from main to develop April 3, 2026 16:42
@MORIMORI0317 MORIMORI0317 merged commit 758c614 into TeamFelNull:develop Apr 4, 2026
1 check passed
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