Skip to content

v1.0.7

Compare
Choose a tag to compare
@jonathanaustin jonathanaustin released this 19 Nov 10:27
· 14 commits to master since this release

API Changes

  • Introduction of profile property bordertech.config.profile to replace environment property.

Enhancements

  • Refactor of substitution code to use apache commons text
  • includes can define substitution variables e.g. include=${previously.defined.property.key}/special-file.properties
  • Increase in unit tests and code coverage.
  • Addition of User Home directory as an option to look for URL resources #34
  • Latest qa-parent