This jar is built from the code in the codejar folder in the testdata project:

javac -d . *.java
jar -cvMf ../code.jar *
