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

Replace usage of deprecated libs/versions of libs #24

Merged
merged 2 commits into from
May 8, 2024

Conversation

norohind
Copy link

@norohind norohind commented May 7, 2024

Closes #10
Use jupnp lib instead of cling
Enable logging in jupnp for debug builds
Use kryo lib from maven repo. Bump kryo version from 2.21 to 5.6.0 (5.6.0 is minimal in maven repo)
Add exceptions info to log messages for kryo's exceptions handling

Also add JUPNPTest to detect regression of jupnp/jupnp#232. I know it's a bit out of our scope to test it here, but I wrote the test, so, why not...
Though, if you feel like it's really out of our scope, say it and I will remove it.

norohind added 2 commits May 8, 2024 00:23
Enable logging in jupnp for debug builds
Use kryo lib from maven repo. Bump kryo version from 2.21 to 5.6.0
Add exceptions to log for kryo's exceptions handling
@paroj paroj merged commit e30c60a into paroj:edge May 8, 2024
1 check passed
@paroj
Copy link
Owner

paroj commented May 8, 2024

Also add JUPNPTest to detect regression

probably we should extend the CI to also run those tests..

@norohind norohind deleted the cling2jupnp branch May 18, 2024 14:12
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.

Third party maven repositories is against Fdroid inclusion
2 participants