Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Prevent JavaApiVersionInfo change on build #58

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

Closed
Pazus opened this issue Jul 14, 2018 · 1 comment · Fixed by #66
Closed

Prevent JavaApiVersionInfo change on build #58

Pazus opened this issue Jul 14, 2018 · 1 comment · Fixed by #66

Comments

@Pazus
Copy link
Member

Pazus commented Jul 14, 2018

Let's move build number outside of JavaApiVersionInfo class so that it is not changed on build. Build number should be put into another file, like MANIFEST.MD or utplsq-api.version. Changing sources on compilation is never a good idea.

@pesse
Copy link
Member

pesse commented Jul 17, 2018

Any improvement on that is absolutely appreciated. Adding VersionInfo in the way it's done was just a quick-win compared to having no VersionInfo at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants