Extend config include for glob-patterns.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 9 Sep 2009 12:27:33 +0000 (14:27 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 9 Sep 2009 12:27:33 +0000 (14:27 +0200)
commit4e160a4a70f45a68270c9bc27efa4707c7738e8f
treee33f55c5f35012ee3ba08d787c80708a9951afc7
parentfd4ca2e7b291dbebe1b7d7348323f311579cd555
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 <include src="conf.d/*.xml"/>
test/marc_service.xml [new file with mode: 0644]