https://github.com/jmchilton/TINT
Raw File
Tip revision: ddfade25698c1f83a5a57730037d9c07865686bf authored by John Chilton on 14 October 2013, 15:31:43 UTC
Rev to version 1.19.20. Small fixes to LTQ-iQuant, SFTP server, etc...
Tip revision: ddfade2
build.properties
# These projects have a publish task
publish.projects.list=TropixUofMModels, TropixCommons, TropixWar, TropixMessaging, TropixHttpTransfer, TropixCloud, TropixGrid, TropixPersistence, TropixStorageCore, TropixStorageCaGridService, TropixStorageService, TropixStorageClient, TropixFiles, TropixJobQueue, TropixGalaxyLibs, TropixGalaxy, TropixLabs, TropixProteomicsCore, TropixProteomics, TIPsServices, TropixJobs, TropixAuth, TropixClient, TropixDatabaseCurator, TropixSshServer, TropixWebGuiConstants, TropixWebGui
# These projects are required to have init, clean, and dist tasks 
projects.list=TropixUofMModels, TropixCommons, TropixWar, TropixMessaging, TropixHttpTransfer, TropixCloud, TropixGrid, TropixPersistence, TropixStorageCore, TropixStorageCaGridService, TropixStorageService, TropixStorageClient, TropixFiles, TropixJobQueue, TropixGalaxyLibs, TropixGalaxy, TropixLabs, TropixProteomicsCore, TropixProteomics, TIPsServices, TropixJobs, TropixAuth, TropixClient, TropixDatabaseCurator, TropixSshServer, TropixWebGuiConstants, TropixWebGui
# These projects have a test and test-coverage task
testable.projects.list=TropixUofMModels, TropixCommons, TropixMessaging, TropixHttpTransfer, TropixCloud, TropixGrid, TropixPersistence, TropixStorageCore, TropixStorageCaGridService, TropixStorageService, TropixStorageClient, TropixFiles, TropixJobQueue, TropixGalaxy, TropixLabs, TropixProteomicsCore, TropixProteomics, TropixJobs, TropixAuth, TropixClient, TropixDatabaseCurator, TropixSshServer, TropixWebGuiConstants, TropixWebGui
# These projects must have a findbugs task
findbugs.projects.list=TropixCommons, TropixMessaging, TropixHttpTransfer, TropixCloud, TropixGrid, TropixPersistence, TropixStorageCore, TropixStorageCaGridService, TropixStorageService, TropixStorageClient, TropixFiles, TropixJobQueue, TropixGalaxy, TropixLabs, TropixProteomicsCore, TropixProteomics, TIPsServices, TropixJobs, TropixAuth, TropixClient, TropixDatabaseCurator, TropixSshServer, TropixWebGuiConstants, TropixWebGui
back to top