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

Update pom.xml with pom-scijava 37.0.0 #261

Conversation

stefanhahmann
Copy link
Collaborator

  • Updates the pom-scijava version from 35.1.0 to 37.0.0
  • KeymapManager, MastodonDebugSettings, WorkaroundConstructor and WorkaroundRepresenter needed to be adapted as well, since the empty constructors of Representer and Constructor do no exist anymore

* KeymapManager, MastodonDebugSettings, WorkaroundConstructor and WorkaroundRepresenter needed to be adapted as well
@tinevez
Copy link
Contributor

tinevez commented Oct 13, 2023

I thinks we could also solve this by merging into dev the rework-app-model branch.
The latter is a recent attempt to make API breaking changes fixing my faulty design choices when I was young. It contains fixes for this issue. For instance:
https://github.com/mastodon-sc/mastodon/blob/rework-app-model/src/main/java/org/mastodon/io/yaml/WorkaroundConstructor.java

Then once in dev we can update the pom parent.
What do you think?

@stefanhahmann stefanhahmann deleted the update-pom-scijava-to-37-to-dev branch February 26, 2024 12:51
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.

3 participants