in tomee-patch-core/src/main/java/org/apache/tomee/patch/core/Transformation.java [75:77]
public static File transform(final File jar) throws IOException { return new Transformation().transformArchive(jar); }