Skip to content

1.4.3.9-32

Choose a tag to compare

@github-actions github-actions released this 13 Oct 18:58
· 22 commits to main since this release
a5af227
Add xmvn-tools requirement

The java package wrapper script invokes build-classpath that uses
xmvn-resolve to create the classpath. By default installing the package
does not install xmvn-resolve automatically therefore breaking the
wrapper script. Fix it by requiring xmvn-tools.

Signed-off-by: Luca Magrone <luca@magrone.cc>