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

add jackson-dataformat-smile to pom #286

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

karlduderstadt
Copy link
Contributor

Our plugin Mars uses Jackson a lot for basically all file storage. We use smile encoding to decrease the size of json files. Would it be possible to manage jackson-dataformat-smile in pom-scijava? This pull request adds it.

I noticed now the jackson jars are coming with Fiji, except for jackson-dataformat-smile. Also, this now created some version skew with our update site that is still at 2.11. I am in the process of fixing that and maybe I could just remove the Jackson jars from our update site. But then would it also be possible to add the jackson-dataformat-smile jar to Fiji? I know that adds more bloat

Already managing the version here would help.

@ctrueden ctrueden force-pushed the jackson-dataformat-smile branch 2 times, most recently from cb1a7c8 to 6896760 Compare March 3, 2025 19:59
ctrueden and others added 2 commits March 3, 2025 15:05
Until the new failures can be investigated in detail.
Co-authored-by: Curtis Rueden <ctrueden@wisc.edu>
@ctrueden ctrueden force-pushed the jackson-dataformat-smile branch from 6896760 to 0751d6f Compare March 3, 2025 21:06
@ctrueden ctrueden merged commit 4ad020d into scijava:master Mar 10, 2025
1 check failed
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