From 5941d7b0bbc2fdb34056b3697bddaa9a1588e8b8 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Fri, 10 Aug 2018 12:42:00 -0400 Subject: [PATCH] Updated git submodules Project: aai/aai-common master a86d6a6644d6de3f3f814cd6e25cfe2213d5dd05 Integrate aai-schema-ingest library into aai-core Integrate the aai-core into using the aai-schema-ingest library to be agnostic to the schema changes Remove any references to aai-schema dependency in aai-core Reorder the components so the aai-schema-ingest is first installed Moved the edge rules to the aai-schema as they are linked to schema Rework the generation of the aai-schema to using aai-schema-ingest library Also remove the yaml and html folders as they get generated on the fly So when maven pushes the aai-schema jar, the jar contains the generated yaml, html and xsd files at runtime due to the gerrit limit of filesize Issue-ID: AAI-1455 Change-Id: I87ecd9eb2fc96a09d3a6399955637674f6e7fb21 Signed-off-by: Kajur, Harish (vk250x) --- docs/submodules/aai/aai-common.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/aai/aai-common.git b/docs/submodules/aai/aai-common.git index a395fa69a..a86d6a664 160000 --- a/docs/submodules/aai/aai-common.git +++ b/docs/submodules/aai/aai-common.git @@ -1 +1 @@ -Subproject commit a395fa69a28a04d0a667fe458b4f10497a1d6794 +Subproject commit a86d6a6644d6de3f3f814cd6e25cfe2213d5dd05 -- 2.16.6