add playground classes to the jar (if they are compiled). Thanks, Khalid!
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4317 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
f9707bb7bf
commit
21a34daf2e
|
|
@ -276,6 +276,7 @@
|
|||
<include name="**/gatk/**/*.class" />
|
||||
<include name="**/alignment/**/*.class"/>
|
||||
<include name="**/oneoffprojects/**/*.class" />
|
||||
<include name="**/playground/**/*.class" />
|
||||
</fileset>
|
||||
<manifest>
|
||||
<attribute name="Main-Class" value="org.broadinstitute.sting.gatk.CommandLineGATK" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue