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

Update common-fields_zh_CN.properties #87

Merged
merged 1 commit into from
Sep 10, 2019
Merged

Update common-fields_zh_CN.properties #87

merged 1 commit into from
Sep 10, 2019

Conversation

15knots
Copy link
Contributor

@15knots 15knots commented Jun 4, 2019

Sync with jenkinsci/cmakebuilder-plugin@2725c65
Sorry for the confusion

Submitter checklist

Desired reviewers

@jenkinsci/chinese-localization-sig

@@ -9,5 +9,5 @@ Build\ tool=\u6784\u5EFA\u5DE5\u5177
Run\ build\ tool=\u8FD0\u884C\u6784\u5EFA\u5DE5\u5177
Add\ build\ tool\ invocation=\u6DFB\u52A0\u6784\u5EFA\u5DE5\u5177

CmakeBuilder.build_steps=\u6784\u5EFA\u6B65\u9AA4
CmakeBuilder.actual_build_tool=make, ninja, nmake, ...
Copy link
Member

Choose a reason for hiding this comment

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

Thanks to keeping track this. But there's no good back compatible solution. So I suggest that just keep the old one, then mark them.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, you will have to keep the old version (Run\ build\ tool=) for backward compatibility and
haave to ADD the new version (CmakeBuilder.build_steps=)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Please also note that my pull request actually uses
build_steps= and
actual_build_tool= for the property names.
The prefix CmakeBuilder. has been removed since it is already in the package name.

Copy link
Member

Choose a reason for hiding this comment

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

If I understand correctly, we should keep CmakeBuilder.build_steps instead of removing them. Right? Plus, mark the old ones as stale.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. Keep both, marke the old ones as stale.

@LinuxSuRen LinuxSuRen merged commit 7b943c4 into jenkinsci:master Sep 10, 2019
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.

2 participants