From a51f289fcdb5a5e65b8cfaf36ba6426c6ced8847 Mon Sep 17 00:00:00 2001 From: felmer <felmer> Date: Thu, 24 Jun 2010 07:18:58 +0000 Subject: [PATCH] using '+' as separator for prot.xml data SVN: 16706 --- rtd_phosphonetx/etc/service.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtd_phosphonetx/etc/service.properties b/rtd_phosphonetx/etc/service.properties index 9d1bfc2a27e..f140b068780 100644 --- a/rtd_phosphonetx/etc/service.properties +++ b/rtd_phosphonetx/etc/service.properties @@ -184,7 +184,7 @@ prot-result.incoming-data-completeness-condition = auto-detection # ---------------- Plugin properties # The extractor class to use for code extraction prot-result.data-set-info-extractor = ch.systemsx.cisd.openbis.etlserver.phosphonetx.DataSetInfoExtractorForSearchExperiment - +prot-result.data-set-info-extractor.separator = + # The extractor class to use for type extraction prot-result.type-extractor = ch.systemsx.cisd.etlserver.SimpleTypeExtractor prot-result.type-extractor.file-format-type = XML -- GitLab