getappmap / appmap-java

AppMap client agent for Java
Other
82 stars 16 forks source link

fix: handle unset appmap.output.directory #208

Closed apotterri closed 1 year ago

apotterri commented 1 year ago

Make sure Properties.OutputDirectory is set correctly when the config contains appmap_dir and system property appmap.output.directory is unset. Prior to these changes, OutputDirectory was getting set to a default value, rather than what the config contained.

Fixes #204 .

appland-release commented 1 year ago

:tada: This PR is included in version 1.20.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: