Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Spring 4.3.30, Hibernate 4.3.11 #7

Merged
merged 3 commits into from
Sep 2, 2024
Merged

Upgrade to Spring 4.3.30, Hibernate 4.3.11 #7

merged 3 commits into from
Sep 2, 2024

Conversation

dougdonohoe
Copy link
Owner

Upgrade to Spring 4.3.30, Hibernate 4.3.11, with necessary fixes for this

  • Upgrade to c3p0 0.9.5.5, javax.transaction-api 1.2
  • Add xml-apis 1.4.01 as a dependency (for hibernate)
  • Fix various IntelliJ warnings about Spring/Java

 + cleanup unneeded exclusions
 + shorten http read/connect/dns timeouts
 + cleanup DDHttpClient warnings
 + add xml-apis 1.4.01 as a dep (for hibernate)
 + fix various IntelliJ warnings
 + Begin PokerServer with `start()` instead of `run()`
   which fixes a race condition/hang in spring getting
   `BannedKeyService`
@dougdonohoe dougdonohoe merged commit 8b8ba62 into main Sep 2, 2024
@dougdonohoe dougdonohoe deleted the spring-4 branch September 2, 2024 23:19
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