Conflicts: cave/build/alertviz/customTargets.xml cave/com.raytheon.uf.viz.d2d.ui.upperair/localization/menus/upperair/index.xml cave/com.raytheon.uf.viz.d2d.ui.upperair/plugin.xml cave/com.raytheon.uf.viz.dat.feature/feature.xml cave/com.raytheon.viz.feature.awips.developer/feature.xml cm/AWIPS2_NWS/edex/gov.noaa.nws.ost.edex.plugin.binlightning/src/gov/noaa/nws/ost/edex/plugin/binlightning/BinLightningAESKey.java cm/AWIPS2_NWS/edex/gov.noaa.nws.ost.edex.plugin.binlightning/src/gov/noaa/nws/ost/edex/plugin/binlightning/BinLightningAESKey.properties edexOsgi/build.edex/deploy.edex.awips2/.project edexOsgi/build.edex/deploy.edex.awips2/.pydevproject edexOsgi/build.edex/esb/etc/centralRegistry.sh edexOsgi/build.edex/esb/etc/dataprovideragent.sh edexOsgi/com.raytheon.edex.plugin.binlightning/utility/edex_static/base/distribution/binlightning.xml edexOsgi/com.raytheon.uf.common.dataplugin.satellite/utility/common_static/base/derivedParameters/definitions/satFog.xml edexOsgi/com.raytheon.uf.common.dataplugin.satellite/utility/common_static/base/derivedParameters/definitions/satMoisture.xml edexOsgi/com.raytheon.uf.edex.binlightning.feature/.project rpms/awips2.core/Installer.localization/utility/cave_static/bundles/scales/States.xml |
||
---|---|---|
.. | ||
resources/spring | ||
.project | ||
AbstractAntBasedPluginCustomDeployer.groovy | ||
AbstractExternalPluginFilesDeployer.groovy | ||
CustomDeploymentRunner.groovy | ||
deploy-install.xml | ||
DeployEdexLocalization.groovy | ||
DeployEdexResources.groovy | ||
DeployEdexSiteLocalization.groovy | ||
DeployESB.groovy | ||
DeployModes.groovy | ||
DeployPythonPackages.groovy | ||
DeployWeb.groovy | ||
IPluginCustomDeployer.groovy | ||
ProjectInformation.groovy | ||
ReadMe.txt | ||
RunDeployInstall.groovy |
Run deploy-install.xml to execute the new groovy-based deployment mechanism. The mechanism will need to remain ant-wrapped until the Groovy plugins are added to the uframe Eclipse distribution. One argument is required to run the script: -Dworkspace_loc=${workspace_loc} Note: ENTER THE ARGUMENT EXACTLY AS IT IS WRITTEN ABOVE. ${workspace_loc} is an Eclipse variable that references the actual location of the workspace. deploy-install will deploy any EDEX features it finds in the workspace excluding: com.raytheon.edex.wa.feature and com.raytheon.edex.feature.uframe Currently, an EDEX feature is defined as a feature project that includes edex in the name. Feature deployment options will most likely be more customizable when the pure groovy version of this deployment can be used.