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