lightbend / config

configuration library for JVM languages using HOCON files
https://lightbend.github.io/config/
6.12k stars 968 forks source link

add note with clarification how to pass -Dconfig properly; taken from… #763

Closed iamtodor closed 2 years ago

iamtodor commented 2 years ago

https://github.com/lightbend/config/issues/84 and https://stackoverflow.com/a/31305181/5151861

References #xxxx

lightbend-cla-validator commented 2 years ago

Hi @iamtodor,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement:

https://www.lightbend.com/contribute/cla

iamtodor commented 2 years ago

@havocp should I also mention this way passing resource -Dconfig.resource=test.conf, how do you think?

havocp commented 2 years ago

@havocp should I also mention this way passing resource -Dconfig.resource=test.conf, how do you think?

yes I guess the note applies to all of them?

iamtodor commented 2 years ago

@havocp is there anything needed from my side? I see the tests are waiting for something.

havocp commented 2 years ago

@havocp is there anything needed from my side? I see the tests are waiting for something.

It was sort of weirdly stuck yesterday for me when I tried to merge, but I was able to click run tests now. Some github glitch I guess.