Skip to content

Conversation

aknopov
Copy link

@aknopov aknopov commented Jun 4, 2018

Hi Luigi, I decided to accelerate a bit my request for parametrizing keys :).

I have to acknowledge that one existing test SyncAutoReloadTest.testAutoReload() fails because "SyncAutoReloadConfig.properties" is not extracted from SyncAutoReloadTest.jar (though I use Gradle for build).
I also mentioned that SystemLoaderTest.merge_pathEnvVariable() fails in Windows (it uses "Path", not "PATH")

Here are the changes

  • Refactored PropertiesInvocationHandler - passing arguments to StrSubstitutor.replace()
  • Allowing either variable expansion or String formatting in StrSubstitutor
  • Added specialized unit test

- Refactored PropertiesInvocationHandler - passing arguments to StrSubstitutor.replace()
- Allowing either variable expansion or String formatting in StrSubstitutor
- Added specialized unit test
@lviggiano lviggiano merged commit a2003f6 into matteobaccan:master Sep 3, 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