From 21de9d60f914532b9d746bc591ce65cdd4f8526c Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 6 Sep 2012 21:16:31 -0700 Subject: [PATCH] CSPACE-5518: Restored XML comment markers in control file. --- .../collectionobject-hierarchy.xml | 27 +++++++++++++------ 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy.xml index f3495aa0f..d5b658a0e 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy.xml @@ -1,11 +1,11 @@ - + - Chess set box - (parent of chess board, bags of white and black chess pieces + + POST /cspace-services/collectionobjects @@ -21,8 +21,8 @@ 200 - Chess board - (child of chess set box, sibling of bags of white and black chess pieces) + + POST /cspace-services/collectionobjects @@ -38,8 +38,8 @@ 200 - Bags of white and black chess pieces - (child of chess set box, sibling of chess board, parents of chess pieces) + + POST /cspace-services/collectionobjects @@ -69,7 +69,7 @@ 200 - Individual chess pieces in those bags + POST /cspace-services/collectionobjects @@ -132,6 +132,14 @@ + + + + + + + + POST /cspace-services/collectionobjects @@ -175,6 +183,9 @@ + + + -- 2.47.3