1.4.3.9-32
·
22 commits
to main
since this release
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>