gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
David Roazen 26d9c41615 Allow arbitrary resources to be packaged in the GATK jar, selecting among public/private/protected appropriately
-Resources must be in a "resources" or "templates" subdirectory within the Java package hierarchy

-Remove direct inclusion of private resources from the main jar packaging target added in Jacob's
patch: this would break builds where the private directory was absent, and did not respect build
settings (include.private, etc.)
2012-11-28 14:53:08 -05:00
licensing Final final final version of the license. 2012-07-20 18:00:02 -04:00
protected/java Merging latest CMI updates with UNSTABLE 2012-11-27 09:08:00 -05:00
public Merged bug fix from Stable into Unstable 2012-11-27 14:41:07 -05:00
settings Final r119 tribble jar 2012-11-02 14:30:33 -04:00
.gitignore adding some directories to gitignore 2012-09-27 11:09:41 -04:00
build.xml Allow arbitrary resources to be packaged in the GATK jar, selecting among public/private/protected appropriately 2012-11-28 14:53:08 -05:00
intellij_example.tar.bz2 Removed the intellij files from the root and made an example package for new users. This allows users to start at the same page and then change it as they see fit without interfering with the repo (thanks guillermo!) 2012-09-27 11:04:56 -04:00
ivy.xml Updated google reflections due to stale slf4j version conflicting with other projects also trying to use Queue as a component. 2012-10-16 02:22:30 -04:00