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

[Java] Correctly load system properties in SystemUtil #164

Merged
merged 1 commit into from
Jan 30, 2019
Merged

[Java] Correctly load system properties in SystemUtil #164

merged 1 commit into from
Jan 30, 2019

Conversation

hsrinara
Copy link
Contributor

This PR changes the behaviour for SystemUtil.loadPropertiesFile so that system properties are correctly loaded.

I've also added a couple of tests

  • one which documents the behaviour for loadProperties
  • another which documents how properties are merged between systemprops and props from a file.

@hsrinara hsrinara changed the title Correctly load system properties in SystemUtil [Java] Correctly load system properties in SystemUtil Jan 30, 2019
@mjpt777
Copy link
Contributor

mjpt777 commented Jan 30, 2019

This PR breaks the build by failing checkstyle. Please run a full build and fix.

@mjpt777 mjpt777 merged commit b4951af into real-logic:master Jan 30, 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