testing variable according to the test configuration.
Testing we correctly parse scheme id and namespace
RecordInfo with provenance.
Test for IDSCHEME and IDNAMESPACE
Fixed xqueries and methods to get the id namespace and scheme.
updating to major release of ServiceLocator
Not counting even for date range queries. OAI requests with date ranges are served without the information about the completeListSize.
idScheme and idNamespace are not a property anymore, but they are dynamically read from the OAI configuration profile
Cleaned logs
Allow "<>" in queries in OAI configuration using EscapeXML before saving to the configuration profile.
The oai database currently in use is discovered dynamically from the OAIConfiguration profile.The xquery to use to retrieve the db name from the configuration is in the property services.oai.publisher.db.xquery.The OAI controller/core have been refactored....
remove definition of SplittedQueryExecutor bean, now defined in cnr-service-common instead. Changed resource annotation to autowired