Skip to content

[AMORO-2761] Use junit-bom to simplify junit dependencies#2762

Merged
zhoujinsong merged 2 commits into
apache:masterfrom
link3280:AMORO-2761
Apr 22, 2024
Merged

[AMORO-2761] Use junit-bom to simplify junit dependencies#2762
zhoujinsong merged 2 commits into
apache:masterfrom
link3280:AMORO-2761

Conversation

@link3280

Copy link
Copy Markdown
Contributor

Why are the changes needed?

Close #2761.

Brief change log

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@link3280

Copy link
Copy Markdown
Contributor Author

@zhoujinsong Should be a quick one. PTAL.

@zhoujinsong zhoujinsong left a comment

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.

LGTM.

Thanks for the contribution! @link3280

@baiyangtx baiyangtx left a comment

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.

Do we need to modify the dependencies in each module?

@link3280

Copy link
Copy Markdown
Contributor Author

Do we need to modify the dependencies in each module?

@baiyangtx The submodules would inherit the plugin management, so it will be fine.

@zhoujinsong zhoujinsong merged commit 64501c3 into apache:master Apr 22, 2024
zhoujinsong added a commit to zhoujinsong/amoro that referenced this pull request Apr 22, 2024
Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com>
zhoujinsong added a commit that referenced this pull request Apr 27, 2024
* Change Arctic to Mixed for class names

* Change some methods name

* Change some methods name

* change .rat-excludes

* merge master and fix conflicts

* [AMORO-2765] Filter out jersey in hadoop client (#2766)

filter out jersey in hadoop client

* [AMORO-2761] Use junit-bom to simplify junit dependencies (#2762)

Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com>

* Remove not needed class

* remove old class

* remove iceberg test cases from trino

* rollback thrift file change

* Rename MixedFileIO to AuthenticatedFileIO

* fix style errors

* merge master and fix conflicts

---------

Co-authored-by: Paul Lin <paullin3280@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement]: Use junit bom dependencies

3 participants