aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/schemaIngest.properties
diff options
context:
space:
mode:
authorMichael Arrastia <MArrasti@amdocs.com>2018-11-28 17:27:31 +0000
committerMichael Arrastia <MArrasti@amdocs.com>2018-11-28 17:27:31 +0000
commitd894ec51a86cfb4d711d3c053d8aa46759584456 (patch)
treec60a1680d735c5c76bc1e9ec625be6140d4b7667 /src/test/resources/schemaIngest.properties
parent9eb82afe62f6891d1e140fd9003e1ceb7df119ee (diff)
Upgrade version of aai-common
* Configure Spike with schema ingestion beans. * Update OXMModelLoader and EdgeRulesLoader to make use of schema ingestion beans. Here there is an acknowledged awkward marrying of bean creation and static method use. * Update tests to mock schema ingestion beans and organise test resources. Change-Id: I1f043aa5852dbd2737a804ebc282a12afb9fb39f Issue-ID: AAI-1951 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
Diffstat (limited to 'src/test/resources/schemaIngest.properties')
-rw-r--r--src/test/resources/schemaIngest.properties5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/test/resources/schemaIngest.properties b/src/test/resources/schemaIngest.properties
deleted file mode 100644
index 0baf62a..0000000
--- a/src/test/resources/schemaIngest.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-# Properties for the SchemaLocationsBean
-schemaConfig=NA
-nodeDir=src/test/resources/oxm-reader/multiple-oxm/
-edgeDir=src/test/resources/rules
-edgePropsDir=src/test/resources/edgeProps/ \ No newline at end of file