Generated by
JDiff

Class org.apache.pig.impl.util.JarManager

Changed Methods
void createJar(OutputStream, Set, PigContext) Change in signature from (OutputStream, List, PigContext) to (OutputStream, Set, PigContext).
Create a jarfile in a temporary path that is a merge of all the jarfiles containing the functions and the core pig classes.