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

Fetch version and artifect Id from property file. #5326

Closed
wants to merge 1 commit into from

Conversation

sima-zhu
Copy link
Contributor

@sima-zhu sima-zhu commented Sep 10, 2019

Clean up the issues in TODO.

Put queue changes first. Will update other module once it got approved.

@alzimmermsft
Copy link
Member

This change is for Preview 4


private void loadProperties() {
try {
properties.load(this.getClass().getClassLoader().getResourceAsStream("client.properties"));
Copy link
Member

Choose a reason for hiding this comment

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

Instead of loading properties should we being using reflections and getting the package information?

@sima-zhu sima-zhu closed this Jan 7, 2020
@sima-zhu sima-zhu deleted the fetchversion branch February 23, 2021 19:05
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