[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-oai-utils-3.3.2
[maven-release-plugin] prepare release dnet-oai-utils-3.3.2
revert dependency: I work=ngly updated misc-utils insteaad of cql-utils
new class to hold the names of parameters of BB jobs and wf nodes [used by refactoring branches
depending on cnr-cql-uils [2,3)
added mvc controller method to clear the OAI caches: oai/clearCaches.do
[maven-release-plugin] copy for tag dnet-oai-utils-3.3.0
[maven-release-plugin] prepare release dnet-oai-utils-3.3.0
Cache management: it's a mess if we have more than one <cache:annotation-driven> instructions:- the container now has a dedicated application context for caches- logs to DEBUG for spring cache module
reverted to revision 38450
[maven-release-plugin] copy for tag dnet-oai-utils-5.0.0
[maven-release-plugin] prepare release dnet-oai-utils-5.0.0
Created new version of oai-store that stores record compressed on mongo
[maven-release-plugin] copy for tag dnet-oai-utils-3.2.0
[maven-release-plugin] prepare release dnet-oai-utils-3.2.0
bumped version
#1342: added caches to limit the load on exists when a client performs a list of getRecord requests.
[maven-release-plugin] copy for tag dnet-oai-utils-3.1.2
[maven-release-plugin] prepare release dnet-oai-utils-3.1.2
StringUtils.split does not add empty strings in the resulting array, but I do need them, hence I use the native String split function.
[maven-release-plugin] copy for tag dnet-oai-utils-3.1.1
[maven-release-plugin] prepare release dnet-oai-utils-3.1.1
Do not encode the resumption token #1310
testing variable according to the test configuration.
Testing we correctly parse scheme id and namespace
[maven-release-plugin] copy for tag dnet-oai-utils-3.1.0
[maven-release-plugin] prepare release dnet-oai-utils-3.1.0
RecordInfo with provenance.
Test for IDSCHEME and IDNAMESPACE
Fixed xqueries and methods to get the id namespace and scheme.
[maven-release-plugin] copy for tag dnet-oai-utils-3.0.0
[maven-release-plugin] prepare release dnet-oai-utils-3.0.0
updating to major release of ServiceLocator
[maven-release-plugin] copy for tag dnet-oai-utils-2.1.0
[maven-release-plugin] prepare release dnet-oai-utils-2.1.0
Added SCM
Preparing for release 2.1.0
Not counting even for date range queries. OAI requests with date ranges are served without the information about the completeListSize.
Using releases for basic D-Net modules
created tag folder for release
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....
No hadoop-parent: classes needed in mapreduce-jobs have been copied to avoid the jar to inherit "heavy dependencies" to spring and dnet IS.
need dnet-hadoop-parent because imported by dnet-mapreduce-jobs. Added <relativePath/> to avoid build warning.
closing dep ranges.
remove definition of SplittedQueryExecutor bean, now defined in cnr-service-common instead. Changed resource annotation to autowired
SCRIPT_COMMENT: fixed deploy.info file to the module dnet-oai-utils
SCRIPT_COMMENT: Added deploy.info file to the module dnet-oai-utils