Merge branch 'master' of ssh://gsa2.broadinstitute.org/humgen/gsa-scr1/gsa-engineering/git/unstable
This commit is contained in:
commit
bd799fc989
|
|
@ -1249,11 +1249,7 @@
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
||||||
<target name="committests">
|
<target name="committests" depends="unittest,integrationtest,pipelinetest" />
|
||||||
<antcall target="unittest" inheritAll="false"/>
|
|
||||||
<antcall target="integrationtest" inheritAll="false"/>
|
|
||||||
<antcall target="pipelinetest" inheritAll="false"/>
|
|
||||||
</target>
|
|
||||||
|
|
||||||
<!-- Order of the dependencies is significant in the *.release.tests targets -->
|
<!-- Order of the dependencies is significant in the *.release.tests targets -->
|
||||||
<target name="gatkfull.binary.release.tests" depends="init.usecontracts,package.gatk.full,init.testgatkjar,unittest,integrationtest" />
|
<target name="gatkfull.binary.release.tests" depends="init.usecontracts,package.gatk.full,init.testgatkjar,unittest,integrationtest" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue