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

optimize: upgrade easyj-maven-plugin to 1.1.5 for support maven 3.9.0 #5402

Merged
merged 10 commits into from
Mar 8, 2023

Conversation

wangliang181230
Copy link
Contributor

@wangliang181230 wangliang181230 commented Mar 2, 2023

optimize: upgrade easyj-maven-plugin to 1.1.5 for support maven 3.9.0, and optimize github actions

由于近期github actions的部分虚拟机使用的是maven 3.9.0,所以要兼容一下。

  1. upgrade easyj-maven-plugin to 1.1.5 for support maven 3.9.0
  2. 优化github actions
  3. github actions里,添加打印maven版本,用于参考。

@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2023

Codecov Report

Merging #5402 (d272d45) into develop (357f8e8) will decrease coverage by 0.22%.
The diff coverage is 53.53%.

❗ Current head d272d45 differs from pull request most recent head de46262. Consider uploading reports for the commit de46262 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #5402      +/-   ##
=============================================
- Coverage      48.79%   48.58%   -0.22%     
- Complexity      4176     4179       +3     
=============================================
  Files            743      744       +1     
  Lines          26617    26687      +70     
  Branches        3327     3332       +5     
=============================================
- Hits           12989    12965      -24     
- Misses         12225    12324      +99     
+ Partials        1403     1398       -5     
Impacted Files Coverage Δ
...seata/discovery/registry/MultiRegistryFactory.java 0.00% <0.00%> (ø)
...a/io/seata/discovery/registry/RegistryFactory.java 0.00% <0.00%> (ø)
...datasource/exec/mysql/MySQLUpdateJoinExecutor.java 78.34% <ø> (+1.27%) ⬆️
...in/java/io/seata/tm/api/TransactionalTemplate.java 58.90% <22.22%> (-1.97%) ⬇️
...n/java/io/seata/rm/datasource/DataSourceProxy.java 76.59% <33.33%> (-3.80%) ⬇️
...o/seata/integration/http/AbstractHttpExecutor.java 55.55% <50.00%> (-8.60%) ⬇️
...ta/rm/datasource/exec/AbstractDMLBaseExecutor.java 51.85% <50.00%> (-5.30%) ⬇️
...m/datasource/sql/struct/TableMetaCacheFactory.java 52.63% <50.00%> (-22.37%) ⬇️
.../src/main/java/io/seata/core/protocol/Version.java 47.61% <80.00%> (+40.11%) ⬆️
...ta/rm/datasource/exception/TableMetaException.java 66.66% <80.00%> (ø)
... and 27 more

…-easyj

# Conflicts:
#	.github/workflows/build.yml
#	.github/workflows/publishes.yml
#	.github/workflows/test.yml
@slievrly slievrly changed the title optimize: upgrade easyj-maven-plugin to 1.1.5 for support maven 3.9.0, and optimize github actions optimize: upgrade easyj-maven-plugin to 1.1.5 for support maven 3.9.0 Mar 8, 2023
@slievrly slievrly merged commit 98c17a5 into apache:develop Mar 8, 2023
@wangliang181230 wangliang181230 deleted the optimize-actions-easyj branch March 8, 2023 02:36
@wangliang181230 wangliang181230 added this to the 1.7.0 milestone Apr 3, 2023
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