Rework the logging
[clamp.git] / src / test / resources / clds / blueprint-parser-mapping.json
index a16ef0c..a22e9fc 100644 (file)
@@ -1,6 +1,7 @@
 [
        {
                "blueprintKey": "tca_",
+               "dcaeDeployable":"true",
                "files": {
                        "bpmnXmlFilePath": "classpath:/clds/templates/bpmn/tca-template.xml",
                        "svgXmlFilePath": "classpath:/clds/templates/bpmn/tca-img.xml"
@@ -8,6 +9,7 @@
        },
        {
                "blueprintKey": "holmes_",
+               "dcaeDeployable":"false",
                "files": {
                        "bpmnXmlFilePath": "classpath:/clds/templates/bpmn/holmes-template.xml",
                        "svgXmlFilePath": "classpath:/clds/templates/bpmn/holmes-img.xml"