refining of request url creation and increase version number
queryParams could be emtpy
PRIVATE : I have the impression we are not preventing a NullPointerException during collection that I am experiencing with the eurostat API of the EU Open Data Portal.
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-collector-plugins-1.5.9
[maven-release-plugin] prepare release dnet-collector-plugins-1.5.8
-
changed properties value for FCT REST api
changed settings for FCT rest api
[maven-release-plugin] prepare release dnet-collector-plugins-1.5.7
Added info log with the REST endpoint and parameter of the first call
Added new optional parameter in case the resultFormatValue is not 'json' but the output is in json format
removede some logs and added check to fix issue with fct rest template
Excluding also doi.org
changed way to express if condition
other logs
changed version number
added athor log.debug to verify code is doing what expected
added logs in debug to verify the header parameter in the basic authentication
added the basic authentication strategy
[maven-release-plugin] prepare release dnet-collector-plugins-1.4.6
Test for DOI pattern
Do not even try to resolve if the String does not match the crossref DOI regexp
This should fix the problem of stackoverflow on the recursive hasNext
[maven-release-plugin] prepare release dnet-collector-plugins-1.4.5
changed dep to modular-collector-service: the doi resolver plugin needs the version of filesystem plugin with incremental mode
using released parent
Let's use a test date in the future to ensure the test does what is expected
using snapshot parent
DOIResolver plugin now supports multiple csv files in the input folder (baseURL) and incremental
Logging
Trying to solve discoverability of the new DOIResolver plugin
Plugin that collects records from DOI resolvers based on a given list of DOIs
refactored methods working with json so they can be reused by other plugins
Updated javadoc
Log in english
[maven-release-plugin] prepare release dnet-collector-plugins-1.4.4
Log more at the debug level instead of the info level
[maven-release-plugin] prepare release dnet-collector-plugins-1.4.3
RestCollectorPlugin: fix the issue to discover the end of deep-cursor, v1.4.3-SNAPSHOT
RestCollectorPlugin: prevent NullPointerException at mdStore, v1.4.2-SNAPSHOT
RestCollectorPlugin: fix termination of deep-cursor; v1.4.1-SNAPSHOT
[maven-release-plugin] prepare release dnet-collector-plugins-1.4.0
RestCollectorPlugin: change to iteration on deep-cursor
Rest-Collector plugin: changes deep-cursor for CrossRef, v1.3.39-SNAPSHOT, sf
Rest-Collector plugin: changes deep-cursor for CrossRef, v1.3.39-SNAPSHOT
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.37
Rest-Collector plugin: deep-cursor for CrossRef, v1.3.37-SNAPSHOT
Rest-Collector plugin: fix issue with RestCollectorPlugin class, no version chg
Rest-Collector plugin: additional log.debug statements
Use XMLCleaner
RestCollector plugin - new resumptionType: deep-cursor, exception added
RestCollector plugin - new resumptionType: deep-cursor
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.33
adding loop to clean-up the json format
add AuthMethod Bearer to RestIterator class, changed version to 1.3.32-SNAPSHOT
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.30
changed test for readexcel plugin
fixed issue on parsing argument parameter for the plugin
Test DataciteESIterator's decompression method
Log exception when decompressing
Removed baseUrl value: must be passed via the aggregator GUI
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.29
log target URL in debug
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.28
Fixed timestamp calculation
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.27
2nd attempt for date using apache lib
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.26
Fixing date parsing on DataciteCollector Plugin
Datacite plugin now gets the baseUrl from the interfacedescriptor
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.25
implemented Datacite collector plugin from Elasticsearch dump
code formatting
fixed class name for logs
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.24
Issue Enhancement #3858 and code cleanup in RestIterator
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.23
Kaggle/Reactome: added configurable params
added configurable producer timeout