diff --git a/RadarServer/build.rcm/build.xml b/RadarServer/build.rcm/build.xml index 5c04238cff..d2dcd3bb99 100644 --- a/RadarServer/build.rcm/build.xml +++ b/RadarServer/build.rcm/build.xml @@ -1,5 +1,5 @@ - &substitute-targets; + + Builds a deployment of the RCM for packaging + @@ -56,13 +71,42 @@ - - - + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -85,7 +129,9 @@ Deploy on top of existing deployment. Old files not removed nor is the configuration file changed. --> - + + + @@ -125,25 +171,25 @@ - - - + + + - - - - - - - + + + + + + + - - + + @@ -178,7 +224,7 @@ - + diff --git a/edexOsgi/build.edex/edex/common.properties b/edexOsgi/build.edex/edex/common.properties index 31ecf7ec91..41418ebc7c 100644 --- a/edexOsgi/build.edex/edex/common.properties +++ b/edexOsgi/build.edex/edex/common.properties @@ -4,7 +4,11 @@ architecture=x86_64 includegen.filter=raytheon|noaa\.nws|noaa\.gsd|gov\.nasa\.msfc|edu\.wisc\.ssec\.cimss # AWIPSII core repositories required for build -core.repositories=ufcore,ufcore-foss,AWIPS2_foss +core.repo=ufcore +core-foss.repo=ufcore-foss +awips2-foss.repo=AWIPS2_foss + +core.repositories=${core.repo},${core-foss.repo},${awips2-foss.repo} # Note: currently, there is a limit of 99 plugin directories. dir.01=cave