gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Matt Hanna 4fa5045e84 Abandoning classfileset/rootfileset approach due to difficulting managing
classloading of bcel*.jar/ant-apache-bcel*.jar.  Switching instead to manually
specifying a minimal set of packages/classes to include in the vcf.jar via
build.xml, and adding a unit test which creates a limited classloader
only aware of vcf.jar and tribble.jar and tries to use it to load the core
classes in the vcf jar.

Hopefully third time's the charm.
2011-10-06 12:49:51 -04:00
public Abandoning classfileset/rootfileset approach due to difficulting managing 2011-10-06 12:49:51 -04:00
settings Fixed Ant / PluginManager issue where reflections was picking up all class files under current working directory due to "." in jar manifest classpaths. 2011-09-27 14:33:57 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Abandoning classfileset/rootfileset approach due to difficulting managing 2011-10-06 12:49:51 -04:00
ivy.xml Fixed Ant / PluginManager issue where reflections was picking up all class files under current working directory due to "." in jar manifest classpaths. 2011-09-27 14:33:57 -04:00