summaryrefslogtreecommitdiffstats
path: root/aai-schema-ingest/src/test/resources/forWiringTests/schema-ingest2.properties
AgeCommit message (Collapse)AuthorFilesLines
2018-08-12Integrate aai-schema-ingest library into aai-coreKajur, Harish (vk250x)1-0/+3
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) <vk250x@att.com>