summaryrefslogtreecommitdiffstats
path: root/ueb-listener/src/assembly
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-10-09 10:02:22 -0400
committerDan Timoney <dtimoney@att.com>2017-10-09 10:02:22 -0400
commit73d1bd7ab120c112f0febbcfa5b549be7e9754ea (patch)
tree28382936cdb47fcfef1e2fbbca34ecaa60e80b2b /ueb-listener/src/assembly
parent1aab3d043fca73edbdb5da1972a947d92ce85a77 (diff)
Add retry to ueb-listener
Added retry mechanism to ueb-listener to handle case where ueb-listener comes up before DMaap or SDC. Change-Id: I0d96bd1fe4d3d0fdb5e01d9f42304b54bea0a550 Issue-ID: CCSDK-112 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ueb-listener/src/assembly')
-rw-r--r--ueb-listener/src/assembly/assemble_zip.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ueb-listener/src/assembly/assemble_zip.xml b/ueb-listener/src/assembly/assemble_zip.xml
index 97a229d2..7a21aca4 100644
--- a/ueb-listener/src/assembly/assemble_zip.xml
+++ b/ueb-listener/src/assembly/assemble_zip.xml
@@ -8,9 +8,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -34,7 +34,7 @@
<fileSets>
<fileSet>
- <directory>src/main/bin</directory>
+ <directory>src/main/scripts</directory>
<outputDirectory>bin</outputDirectory>
</fileSet>
<fileSet>