Skip to content

Conversation

@caidezhi
Copy link

@caidezhi caidezhi commented Feb 8, 2021

  • maven build fail as spring repo no longer support anonymous download of 3rd-party Maven Central artifacts from repo.spring.io. backport the fix from master branch.

Tips

What is the purpose of the pull request

remove deprecated spring repos from pom

Brief change log

remove deprecated spring repos from pom.xml

Verify this pull request

This change added tests and can be verified as follows:

  • run maven build successfully

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

- These are being deprecated
- Causes build issues when .m2 does not have this cached already
@codecov-io
Copy link

Codecov Report

Merging #2551 (2d56bb4) into release-0.7.0 (162dc18) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             release-0.7.0    #2551      +/-   ##
===================================================
+ Coverage            50.27%   50.28%   +0.01%     
- Complexity            3050     3051       +1     
===================================================
  Files                  419      419              
  Lines                18897    18897              
  Branches              1937     1937              
===================================================
+ Hits                  9500     9503       +3     
+ Misses                8622     8619       -3     
  Partials               775      775              
Flag Coverage Δ Complexity Δ
hudicli 37.21% <ø> (ø) 0.00 <ø> (ø)
hudiclient 100.00% <ø> (ø) 0.00 <ø> (ø)
hudicommon 51.52% <ø> (+0.03%) 0.00 <ø> (ø)
hudiflink 0.00% <ø> (ø) 0.00 <ø> (ø)
hudihadoopmr 33.16% <ø> (ø) 0.00 <ø> (ø)
hudisparkdatasource 65.85% <ø> (ø) 0.00 <ø> (ø)
hudisync 48.61% <ø> (ø) 0.00 <ø> (ø)
huditimelineservice 66.49% <ø> (ø) 0.00 <ø> (ø)
hudiutilities 69.43% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...ache/hudi/common/fs/inline/InMemoryFileSystem.java 89.65% <0.00%> (+10.34%) 16.00% <0.00%> (+1.00%)

@vinothchandar vinothchandar merged commit 3e71c91 into apache:release-0.7.0 Feb 18, 2021
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