-
Task
-
Resolution: Done
-
Major
-
2.0.0-alpha-2
-
None
-
None
We're presently using the same "configureFromPom" or "configureSettings" methods to accept String input denoting a File or a resource on the classpath (as denoted by a String prefix "classpath:" or "file:"). Instead split the methods to be clear:
configureFromPomFile configureFromPomResource configureSettingsFromFile configureSettingsFromResource
- is incorporated by
-
SHRINKRES-39 Perform full audit of API
- Closed
- is related to
-
SHRINKRES-60 Modify API such that configuration of settings must happen before config from POM
- Closed