committed partial test for Michele, my hero :-)
added request url in error log
Ignore test I do not want to run on jenkins
Testing SNI
added default value to responseType variable
add private variable responseType and getter for it and code to assign it the responseType value
javadoc and some java8 stuff
HttpConnector connection leak? trying to solve by disconnecting the HttpConnection
updated imports for commons-lang3
remove rest plugin from this module
classes for rest-api
check condition retry-after in combination with HTTP-Status 503
try to clean the csv values before converting to xml
do not pollute the logs
Moved HttpConnector in common package
Ignore test for FTP collector as it connects to the eagle FTP
FTP metadata collector plugin now supports incremental harvesting
update user-agent to "Mozilla/5.0 (compatible; OAI; +http://www.openaire.eu)", the word "Harvester" caused 403 status code in one case
integrated latest changes from dnet40
No fatal logs are needed anymore
Set header/objIdentifier from the name of the json/xml record collected from file system, when the access param "setObjIdentifierFromFileName" is true. Note that the field is not in the dri namespace.
FS Plugin: for claims we need to be able to collect json files
FS Plugin: extension parameter is optional. When void, it means we can take all files
migrated to dnet45
codebase used to migrate to java8 the production system