Add an ant build file for repeatable builds. This doesn't include a <junit> task as there's no easy way to run the tests on a device.

Until then I'm running tests with vogar like this:
  vogar --mode device --sourcepath src/dx/java/ --sourcepath src/main/java/ src/test/java/com/google/dexmaker/
2 files changed
tree: 4df515e732c67e568e36e849eb85121af4b72fee
  1. lib/
  2. src/
  3. build.xml