2011-12-05 22:50:25 -05:00
|
|
|
#OpenSeadragon build.properties
|
2011-12-20 07:39:02 -05:00
|
|
|
#TODO: how do you auto-increment build_id's with every commit?
|
2011-12-07 21:41:07 -05:00
|
|
|
# TRY: continuos integration
|
2011-12-20 07:39:02 -05:00
|
|
|
# TRY: git-hooks
|
2011-12-05 22:50:25 -05:00
|
|
|
|
|
|
|
PROJECT: openseadragon
|
|
|
|
BUILD_MAJOR: 0
|
|
|
|
BUILD_MINOR: 8
|
2011-12-27 20:58:43 -05:00
|
|
|
BUILD_ID: 16
|
2011-12-05 22:50:25 -05:00
|
|
|
BUILD: ${PROJECT}.${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID}
|
|
|
|
VERSION: ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_ID}
|
2011-12-12 17:22:01 -05:00
|
|
|
|
|
|
|
# This is the location of where we want to copy the built js file
|
|
|
|
# and other distributables like images.
|
|
|
|
WWW: ../www/openseadragon/
|