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

rename binary #387

Merged
merged 1 commit into from
Dec 3, 2022
Merged

rename binary #387

merged 1 commit into from
Dec 3, 2022

Conversation

z7658329
Copy link
Member

@z7658329 z7658329 commented Dec 3, 2022

No description provided.

@z7658329
Copy link
Member Author

z7658329 commented Dec 3, 2022

image

image

@codecov
Copy link

codecov bot commented Dec 3, 2022

Codecov Report

Merging #387 (915a7e5) into master (5f2f657) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #387   +/-   ##
=========================================
  Coverage     62.55%   62.55%           
  Complexity     1866     1866           
=========================================
  Files           260      260           
  Lines          9405     9405           
  Branches        872      872           
=========================================
  Hits           5883     5883           
  Misses         3140     3140           
  Partials        382      382           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@javeme javeme left a comment

Choose a reason for hiding this comment

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

LGTM

@imbajin imbajin merged commit 4c9dd74 into apache:master Dec 3, 2022
<final.name>${release.name}-${project.version}</final.name>
<final.name>apache-${release.name}-incubating-${project.version}</final.name>
Copy link
Member

Choose a reason for hiding this comment

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

@z7658329 should use one param for these modules?

seems we just define it in root-pom is OK?

@@ -61,7 +61,7 @@
<properties>
<revision>1.0.0</revision>
<release.name>${project.artifactId}</release.name>
<final.name>${release.name}-${project.version}</final.name>
<final.name>apache-${release.name}-incubating-${project.version}</final.name>
Copy link
Member

Choose a reason for hiding this comment

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

the child module will extend it automatically

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