Alex Vong writes: > Ricardo Wurmus writes: > > [...] >> Can we delete these things in a snippet instead? >> >> (I vaguely remember that we didn’t use snippets for jars because >> patch-and-repack wouldn’t support the jar format, but I don’t know if >> that’s still the case.) > > Indeed, it fails to build if I switch to use snippet. But I manage to > fix it by adding java-junit to native-inputs :) (since the error message > seems to be related to some missing junit symbols). Will send a revised > patch series later. I decide to remove the tests instead of adding junit to native-inputs since we are not running the tests for javacc-4 anyway. Here come the patch series: