From dd780dba5fa5b07591bda94b58ac505e9131ca89 Mon Sep 17 00:00:00 2001 From: Matt Hanna Date: Wed, 5 Oct 2011 18:25:26 -0400 Subject: [PATCH] Rather than just picking a few classes to be the roots of the vcf jar and including all dependencies, use the entire codecs.vcf and variantcontext packages as roots. Fix for my fix for Jim Robinson. --- build.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index 1f26e7b7a..1e5aaf644 100644 --- a/build.xml +++ b/build.xml @@ -545,12 +545,10 @@ - - - - - - + + + +