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

Use Maven model directly #472

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Use Maven model directly #472

merged 1 commit into from
Mar 2, 2023

Conversation

basil
Copy link
Member

@basil basil commented Feb 28, 2023

Fixes #431 and deletes about 400 lines of code by directly using the Maven model rather than custom wrapper classes. This does require hooks to be adapted, but the changes are very simple as can be seen in this PR. I think the Text Finder smoke test done as part of the PR build should be sufficient to guard against regressions.

@basil basil added the breaking label Feb 28, 2023
@basil basil requested a review from jtnord February 28, 2023 16:56
@basil basil requested a review from a team as a code owner February 28, 2023 16:56
@basil basil force-pushed the model branch 6 times, most recently from c918f6d to 771d5f3 Compare March 1, 2023 16:02
@basil basil merged commit 7273098 into master Mar 2, 2023
@basil basil deleted the model branch March 2, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove VersionComparator
2 participants