Inserted final paths for binaries.

This commit is contained in:
Khalid Shakir 2012-07-23 14:29:10 -04:00
parent 41df9bd2a2
commit a9ad9b3880
4 changed files with 6 additions and 11 deletions

View File

@ -37,8 +37,6 @@
<module file="AnalyzeCovariates.xml"/>
</modules>
<release>
<!-- TODO: determine the real directory where the protected GATK release should go -->
<executable directory="/local/gsa-engineering/test_releases/gatk" symlink="current" />
<archive directory="/local/gsa-engineering/test_releases/gatk" symlink="GenomeAnalysisTK-latest.tar.bz2" />
</release>
<executable directory="/humgen/gsa-hpprojects/GATK/bin" symlink="current" />
<archive directory="/humgen/gsa-hpprojects/GATK/bin" symlink="GenomeAnalysisTK-latest.tar.bz2" /> </release>
</package>

View File

@ -37,7 +37,6 @@
<module file="AnalyzeCovariates.xml"/>
</modules>
<release>
<executable directory="/local/gsa-engineering/test_releases/gatklite" symlink="current" />
<archive directory="/local/gsa-engineering/test_releases/gatklite" symlink="GenomeAnalysisTKLite-latest.tar.bz2" />
<archive directory="/web/ftp/pub/gsa/GenomeAnalysisTK" symlink="GenomeAnalysisTKLite-latest.tar.bz2" />
</release>
</package>

View File

@ -36,8 +36,7 @@
</modules>
</executable>
<release>
<!-- TODO: determine the real directory where the protected Queue release should go -->
<executable directory="/local/gsa-engineering/test_releases/queue" symlink="current" />
<archive directory="/local/gsa-engineering/test_releases/queue" symlink="Queue-latest.tar.bz2" />
<executable directory="/humgen/gsa-hpprojects/Queue/bin" symlink="current" />
<archive directory="/humgen/gsa-hpprojects/Queue/bin" symlink="Queue-latest.tar.bz2" />
</release>
</package>

View File

@ -36,7 +36,6 @@
</modules>
</executable>
<release>
<executable directory="/local/gsa-engineering/test_releases/queuelite" symlink="current" />
<archive directory="/local/gsa-engineering/test_releases/queuelite" symlink="QueueLite-latest.tar.bz2" />
<archive directory="/web/ftp/pub/gsa/Queue" symlink="QueueLite-latest.tar.bz2" />
</release>
</package>