Commit 8d97cb95019b04707fdd60b4d9994d0acc9c6554

Stefano Lattarini 2011-09-18T17:32:50

java: fix various blunders in test 'java-mix.test' * tests/java-mix.test: Add missing call to `set -e'. Fix inverted semantics (`.java' files are expected *not* to be distributed by default, not the other way round). Fix various typos in the name of the `.java' files. Correct other minor blunders. Improve some comments.