From 98c50cb61ebd77b97f0ee0a8ee5c9e8de29dd343 Mon Sep 17 00:00:00 2001 From: Greg Armendariz Date: Thu, 4 Sep 2014 11:52:13 -0500 Subject: [PATCH] Omaha #3545 - Add log and fail message when directories are missing Former-commit-id: e8a75882ee5e0eeb2889d58a1a7750b996a5655b [formerly 0a988d64e4f8ea02150f8e0323e0c0f7e0edb6b1] [formerly e8a75882ee5e0eeb2889d58a1a7750b996a5655b [formerly 0a988d64e4f8ea02150f8e0323e0c0f7e0edb6b1] [formerly a5359e45470f45d753d09e2278f71536c8f6148e [formerly 05d45b0c005ce7c8cca51c367754e7e6bca6c085]]] Former-commit-id: a5359e45470f45d753d09e2278f71536c8f6148e Former-commit-id: b7535cb9ac17cc506b4e8bd1908494eab1d4911d [formerly e6582785453dcccd55789bc5b97d6886b80fed5e] Former-commit-id: 08b5040650117ebc0aa8d8860c3e614c0d9a6811 --- .../build.edex/deploy-common/deploy-setup.xml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/edexOsgi/build.edex/deploy-common/deploy-setup.xml b/edexOsgi/build.edex/deploy-common/deploy-setup.xml index 3f9006d876..f29126e73a 100644 --- a/edexOsgi/build.edex/deploy-common/deploy-setup.xml +++ b/edexOsgi/build.edex/deploy-common/deploy-setup.xml @@ -29,6 +29,35 @@ value="${repository.directories},${git.directory}${file.separator}@{repo.directory}" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + +