From: Adam Dickmeiss Date: Wed, 9 Sep 2009 12:27:33 +0000 (+0200) Subject: Extend config include for glob-patterns. X-Git-Tag: v1.2.0~6^2 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=4e160a4a70f45a68270c9bc27efa4707c7738e8f;p=pazpar2-moved-to-github.git Extend config include for glob-patterns. The Pazpar2 configuration may now have an 'include' everywhere, except in settings files. The attribute 'src' of 'include' is now a glob pattern. The pattern, if relative, is prepended with the path of the main configuration file as before, for example --- diff --git a/test/marc_service.xml b/test/marc_service.xml new file mode 100644 index 0000000..d0e9266 --- /dev/null +++ b/test/marc_service.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + +