Changes since 9.0.10
Fixes
-
Break loop in visitor (#13370)
Commit · Pull request · IssueDo not constantly add children of a node that has already had all children added once.
-
Change build-frontend goal phase (#13360)
Commit · Pull request · IssueChange the build-frontend goal defaultPhase from prepare-package to process-classes. This will make it so that if defined the build task will also be executed for server run.
-
Be more graceful with exceptions when reading usage stats (#13363)
Commit · Pull request · Issue