getappmap / appmap-java

AppMap client agent for Java
Other
80 stars 14 forks source link

fix: fix NPE running init when no appmap.yml found #281

Closed apotterri closed 1 month ago

apotterri commented 1 month ago

If there is no appmap.yml anywhere in the current directory tree, the init subcommand will fail with a NullPointerException. These changes make sure that doesn't happen.

Fixes #280 .

appland-release commented 1 month ago

:tada: This issue has been resolved in version 1.26.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: