From 1fc5ce5b48f8c270d5d044356843b8a8566bdccc Mon Sep 17 00:00:00 2001 From: "Threefoot, Jane (jt6620)" Date: Wed, 14 Mar 2018 14:48:10 -0400 Subject: added new aai-schema-ingest library 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) --- .../forWiringTests/testUsingPropFileContext.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 aai-schema-ingest/src/test/resources/forWiringTests/testUsingPropFileContext.xml (limited to 'aai-schema-ingest/src/test/resources/forWiringTests/testUsingPropFileContext.xml') diff --git a/aai-schema-ingest/src/test/resources/forWiringTests/testUsingPropFileContext.xml b/aai-schema-ingest/src/test/resources/forWiringTests/testUsingPropFileContext.xml new file mode 100644 index 00000000..7c3302f0 --- /dev/null +++ b/aai-schema-ingest/src/test/resources/forWiringTests/testUsingPropFileContext.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg