Issue #889 - specified the full path to awips2-ant.
Former-commit-id: 46c434a450902cfb87fb3b1678bcf841f4d77a95
This commit is contained in:
parent
ee6738152d
commit
41bb75fa61
1 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@ RCM_PROPS_DIR="build.rcm/pdeprops"
|
|||
DEPLOY_SCRIPT="build.rcm/build.xml"
|
||||
|
||||
# Deploy Radar Server To Our Temporary Build Directory.
|
||||
ant -file %{_baseline_workspace}/${DEPLOY_SCRIPT} \
|
||||
/awips2/ant/bin/ant -file %{_baseline_workspace}/${DEPLOY_SCRIPT} \
|
||||
-Ddeploy.dir=${RPM_BUILD_ROOT}/awips2/rcm \
|
||||
-Dinstaller=true -Dprops.dir=%{_baseline_workspace}/${RCM_PROPS_DIR}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue