Exclude secondary base caller code from playground jar. Still TODO: figure

out how do deal with the playground jar.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1344 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
hanna 2009-07-30 21:02:46 +00:00
parent 0087234ed7
commit f3e63f00bc
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@
<include name="**/*.class"/>
<exclude name="**/utils/**"/>
<exclude name="**/gatk/**"/>
<exclude name="**/secondarybase/**" />
</fileset>
</jar>