building hydroapps-shared again
Former-commit-id:8a34128f51
Former-commit-id:c8c366b66d
This commit is contained in:
parent
19e39ee8fb
commit
5dc77de13e
2 changed files with 3 additions and 4 deletions
|
@ -518,15 +518,14 @@ if [ "${1}" = "-cave" ]; then
|
|||
fi
|
||||
|
||||
if [ "${1}" = "-other" ]; then
|
||||
buildRPM "awips2-cli"
|
||||
#buildRPM "awips2-cli"
|
||||
#buildRPM "awips2-yajsw"
|
||||
#buildRPM "awips2-hydroapps-shared" # disabled - removed from repo comps.xml
|
||||
buildRPM "awips2-hydroapps-shared" # disabled - removed from repo comps.xml
|
||||
#buildRPM "awips2-tools"
|
||||
#buildRPM "awips2-pypies"
|
||||
#buildRPM "awips2-adapt-native"
|
||||
#buildRPM "awips2-aviation-shared"
|
||||
##buildRPM "awips2-edex-environment"
|
||||
#buildRPM "awips2-cli"
|
||||
#buildRPM "awips2-data.gfe"
|
||||
#buildRPM "awips2-data.hdf5-topo"
|
||||
#buildRPM "awips2-gfesuite-client"
|
||||
|
|
|
@ -13,7 +13,7 @@ export BUILD_WORKSPACE=${BUILD_DIR}/workspace
|
|||
# baseline is...
|
||||
export BASELINE="${JENKINS_WORKSPACE}"
|
||||
export AWIPSII_VERSION="14.4.1"
|
||||
export BUILD_NUMBER="1"
|
||||
export BUILD_NUMBER="9"
|
||||
export AWIPSII_RELEASE="10n${BUILD_NUMBER}"
|
||||
|
||||
export AWIPSII_TOP_DIR="${BUILD_WORKSPACE}/tmp/rpms_built_dir"
|
||||
|
|
Loading…
Add table
Reference in a new issue