Skip to content

Inline dependency version#235

Merged
ebyhr merged 1 commit intotrinodb:mainfrom
ebyhr:ebi/pom-dependency
Feb 6, 2024
Merged

Inline dependency version#235
ebyhr merged 1 commit intotrinodb:mainfrom
ebyhr:ebi/pom-dependency

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Feb 2, 2024

Follows dependency declaration style in Trino project.

Also, move some versions to gateway-ha.
@cla-bot cla-bot bot added the cla-signed label Feb 2, 2024
Comment thread pom.xml

</properties>

<dependencyManagement>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we stick with one module .. we could get rid of dependency management altogether

Comment thread pom.xml
<air.check.skip-spotbugs>true</air.check.skip-spotbugs>
<air.check.skip-pmd>true</air.check.skip-pmd>

<!-- dependency versions -->
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of these were needed as overrides since there were different versions coming in between dropwizard and airbase .. and now also airlift

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And we might have to check that our override works and potentially enforce via depMgt

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Airlift comes with latest :)

@mosabua
Copy link
Copy Markdown
Member

mosabua commented Feb 3, 2024

If we do this clean up we might as well clean up dependencyManagement as well and we have to verify that we still get a compatible end result of versions with the mix of dropwizard, airflit and airbase ... and esp airbase might overlap

@ebyhr ebyhr requested a review from wendigo February 4, 2024 22:54
@ebyhr ebyhr merged commit 918b8f8 into trinodb:main Feb 6, 2024
@ebyhr ebyhr deleted the ebi/pom-dependency branch February 6, 2024 01:38
@github-actions github-actions bot added this to the 6 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants