summaryrefslogtreecommitdiffstats
path: root/aai-schema-ingest
AgeCommit message (Collapse)AuthorFilesLines
2018-03-26Add the staging plugin for schema ingestKajur, Harish (vk250x)1-0/+17
Issue-ID: AAI-393 Change-Id: Icea23b20f49c1f997f0eef6fa2c81417bbc59eb0 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Merge "Update the license for 2017-2018 license"James Forsyth29-143/+105
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)29-143/+105
Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-15schemaIngest file no longer mandatory on classpathThreefoot, Jane (jt6620)1-1/+1
Fixed bug where users had to have schemaIngest.properties on the classpath even if they were using schemaIngestPropLoc instead. Issue-ID: AAI-887 Change-Id: Id8f15871f945d0a575203f7c3ce0679b6dbb2242 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2018-03-15added new aai-schema-ingest libraryThreefoot, Jane (jt6620)44-0/+3353
New, lightweight, configurable library for OXM and edge rules json ingest. Allows for broken-up OXM and json for increased model-driven capabilities. Issue-ID: AAI-875 Change-Id: I987c7dc2ad9a68ef3ccaac8da8d3b5b0205dc264 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>