static int dir2jar(File inDir, File jar) { ret dir2zip_recurse(inDir, jar); }