gatk-3.8/public/packages
David Roazen 442d33ba18 Enable testing of the jars produced by the packaging system.
-Added targets to run unit and integration tests on the fully-packaged GATK jar,
and pipeline tests on the fully-packaged Queue jar. Once enabled in Bamboo,
these will provide greatly-enhanced protection against breakage in the binary
release.

-Unconditionally include all of the subset of org.broadinstitute.sting
included in the intermediate jars GenomeAnalysisTK.jar, StingUtils.jar,
etc. in the final, fully-packaged jar. This:
    * is necessary to get tests to run on the fully-packaged jar
    * decreases the chances of a class that is a runtime-only
      dependency getting left out of the binary release
    * only slightly increases the size of the binary release
      (before: 9352465 bytes, after: 10985482 bytes)
2011-10-14 03:08:28 -04:00
..
Aligner.xml Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
AnalyzeCovariates.xml Fix the AnalayzeCovariates packaging. 2011-09-22 11:55:40 -04:00
CreatePackager.xsl Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
GATK-Picard.xml Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
GATKEngine.xml Enable testing of the jars produced by the packaging system. 2011-10-14 03:08:28 -04:00
GenomeAnalysisTK.xml Moving AnalyzeAnnotations into the archive because it has outlived its usefulness. 2011-07-02 10:39:53 -04:00
PicardPrivate.xml Using picard implementations for accessing aggregation directories. 2011-07-18 21:49:03 -04:00
Queue.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