build updates

Former-commit-id: a38a3b112e
This commit is contained in:
mjames-upc 2014-09-26 17:32:27 -06:00
parent 3dad06186c
commit f8d3334985
2 changed files with 3 additions and 3 deletions

View file

@ -457,7 +457,7 @@ if [ "${1}" = "-edex" ]; then
##buildRPM "awips2-common-base"
buildRPM "awips2"
buildEDEX
buildRPM "awips2-data.hdf5-topo"
#buildRPM "awips2-data.hdf5-topo"
if [ $? -ne 0 ]; then
exit 1
fi

View file

@ -13,8 +13,8 @@ export BUILD_WORKSPACE=${BUILD_DIR}/workspace
# baseline is...
export BASELINE="${JENKINS_WORKSPACE}"
export AWIPSII_VERSION="14.2.1"
export BUILD_NUMBER="12"
export AWIPSII_RELEASE="16n${BUILD_NUMBER}"
export BUILD_NUMBER="1"
export AWIPSII_RELEASE="17n${BUILD_NUMBER}"
export AWIPSII_TOP_DIR="${BUILD_WORKSPACE}/tmp/rpms_built_dir"