1In order to update the code, simply export it from svn with the regenerate_from_source.sh.
2If you want to run the tests, remember to do it from master or a branch that
3includes junit.jar and that has been compiled. The command is:
4ant -propertyfile build.properties test
5