Extend config include for glob-patterns.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 9 Sep 2009 12:35:25 +0000 (14:35 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 9 Sep 2009 12:35:25 +0000 (14:35 +0200)
commitd2411914ead2faf649db5e4f1416d1a893db417d
treea8bcb5d00ddf3bf2dd8c441baef9a30c1fb57614
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"/>.
src/pazpar2_config.c
src/pazpar2_config.h
test/Makefile.am
test/marc_service.xml [new file with mode: 0644]
test/test_http.cfg