aboutsummaryrefslogtreecommitdiffstats
path: root/UniversalVesAdapter/.classpath
diff options
context:
space:
mode:
authoramshegokar <AS00500801@techmahindra.com>2018-10-10 16:58:13 +0530
committeramshegokar <AS00500801@techmahindra.com>2018-10-10 16:58:13 +0530
commit8db67259b2b682c403da0cfda8875037e94c60f5 (patch)
tree2d245a3cc95106db7d585c3ff43636a769561b7e /UniversalVesAdapter/.classpath
parent135b49e2dcce3b817e174fdcec3f92aec2422f74 (diff)
Readme file and Docker env changes
added readme file and change 1 docker env and also added healthcheck endpoint Change-Id: I7f737c036f44d749d885cdb49fc63710ae0aefc7 Issue-ID: DCAEGEN2-335 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
Diffstat (limited to 'UniversalVesAdapter/.classpath')
-rw-r--r--UniversalVesAdapter/.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/UniversalVesAdapter/.classpath b/UniversalVesAdapter/.classpath
index 3eba719..1301883 100644
--- a/UniversalVesAdapter/.classpath
+++ b/UniversalVesAdapter/.classpath
@@ -32,5 +32,11 @@
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
+ <classpathentry kind="src" output="target/classes" path="src/gen/java">
+ <attributes>
+ <attribute name="optional" value="true"/>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>