Specialized Ant task that constructs jar files containing
all classes referenced by a given set of classes.
The <genjar> Ant task takes a set of class names
that are used to generate the set of all referenced classes.
A Jar file is constructed from this set of classes after
filtration rules have been applied.