Generate compress record in OAI store.
Better to depend on the branch of mapping utils in this branch of mapreduce-jobs because of the last changes implemented by Claudio.
We can use the most up-to-date version of mapping-utils here
Fixed scm and deploy.info
Distinguish publications from datasets when counting
updated version to 0.0.6.3.1
branch for code before the re-implementation of context and fundingpaths
added protobuf-java-format dependency
Using released hadoop parent.
merged branch ProtoMapping
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-mapreduce-jobs-0.0.5
removed extra scm tag
added scm
bumped version, updated parent: let's start to depend on releases
merge from branch newIndexFeed
fixed dependencies
Removed dependency to dnet-oai-utils to avoid inheritance of unwanted jars such as cnr-rmi-api, cnr-service-common, spring, etc., which should not appear when running a job on the cluster. Needed classes have been copied and adapted so they do not use spring anymore.
OAI feed map only job
merged from branch 0.0.4
added early implementation of OAI feeding job (M/R)