enhancement/issue 13 Persistence for Docking Component Layout - #3
Draft
philliplbryant wants to merge 267 commits into
Draft
enhancement/issue 13 Persistence for Docking Component Layout#3philliplbryant wants to merge 267 commits into
philliplbryant wants to merge 267 commits into
Conversation
added 14 commits
April 21, 2026 17:06
added 4 commits
April 27, 2026 12:40
philliplbryant
marked this pull request as draft
April 27, 2026 18:47
added 5 commits
April 27, 2026 17:50
# Conflicts: # build-logic/src/main/groovy/bento.project.project-convention.gradle # build.gradle # gradle.properties # gradle/libs.versions.toml # platform/build.gradle
added 30 commits
August 13, 2026 11:14
This reverts commit d7a70eb.
The codec settled on Jackson, but codec.common still declared MOXy and jakarta.annotation as compileOnly dependencies and required jakarta.annotation in its module descriptor. No source in the module uses either, and no build puts MOXy on a path, so the declarations only described a mapper that was never wired up. Both are gone, along with the two catalog entries they were the last reference to, and the mapper's Javadoc no longer claims the DTOs are for JAXB.
…eview Every fixed and won't-fix finding now names its date and its commit, so the table says what is safe to build on without cross-referencing the log. The twelve minors are all that stay open.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a pre-pull request before submitting the "official" one to COL-E.