Project

General

Profile

Statistics
| Revision:

# Date Author Comment
61317 02/07/2021 11:56 AM Andreas Czerniak

avoid expection in RestIterator

61302 25/06/2021 04:00 PM Andreas Czerniak

to avoid null pointer exception

61301 24/06/2021 09:19 PM Andreas Czerniak

to avoid null pointer exception

61260 21/06/2021 04:20 PM Andreas Czerniak

enhance logging for generic approach

61259 21/06/2021 04:18 PM Andreas Czerniak

enhance logging for generic approach

61055 26/05/2021 07:34 PM Alessia Bardi

#6720: added tests for enermaps API

61033 21/05/2021 10:16 AM Alessia Bardi

Ignore test that uses remote sources

61032 21/05/2021 10:14 AM Alessia Bardi

Removed out-of-scope test

61031 21/05/2021 10:04 AM Alessia Bardi

REST plugin accepts optional Request Headers parameters as json map, e.g. {Accept:application/json}. This is useful to support PostgREST endpoints: they need a param in the header to return proper json. request headers must also be exploited for the pagination (not implemented in this commit). More details on PostgREST at https://postgrest.org/en/stable/api.html....

61017 18/05/2021 03:29 PM Andreas Czerniak

correct replace str in json

61016 18/05/2021 02:48 PM Andreas Czerniak

refine json to xml element-names

61015 18/05/2021 02:44 PM Andreas Czerniak

refine json to xml element-names

61014 18/05/2021 02:43 PM Andreas Czerniak

refine json to xml element-names

61010 17/05/2021 05:01 PM Andreas Czerniak

refining of request url creation and increase version number

61009 17/05/2021 04:37 PM Andreas Czerniak

queryParams could be emtpy

60566 03/03/2021 04:07 PM Alessia Bardi

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.

60379 08/02/2021 12:46 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

60378 08/02/2021 12:46 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-collector-plugins-1.5.9

60377 08/02/2021 12:46 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-collector-plugins-1.5.9

60376 08/02/2021 12:30 PM Miriam Baglioni

[maven-release-plugin] prepare for next development iteration

60375 08/02/2021 12:30 PM Miriam Baglioni

[maven-release-plugin] copy for tag dnet-collector-plugins-1.5.8

60374 08/02/2021 12:30 PM Miriam Baglioni

[maven-release-plugin] prepare release dnet-collector-plugins-1.5.8

60373 08/02/2021 12:29 PM Miriam Baglioni

-

60372 08/02/2021 12:23 PM Miriam Baglioni

changed properties value for FCT REST api

60371 08/02/2021 12:22 PM Miriam Baglioni

changed settings for FCT rest api

60349 03/02/2021 11:52 AM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

60348 03/02/2021 11:52 AM Alessia Bardi

[maven-release-plugin] copy for tag dnet-collector-plugins-1.5.7

60347 03/02/2021 11:52 AM Alessia Bardi

[maven-release-plugin] prepare release dnet-collector-plugins-1.5.7

60309 28/01/2021 04:06 PM Alessia Bardi

Added info log with the REST endpoint and parameter of the first call

60307 28/01/2021 12:52 PM Alessia Bardi

Added new optional parameter in case the resultFormatValue is not 'json' but the output is in json format

59849 13/11/2020 05:48 PM Miriam Baglioni

removede some logs and added check to fix issue with fct rest template

59848 13/11/2020 05:44 PM Alessia Bardi

Excluding also doi.org

59845 13/11/2020 04:45 PM Miriam Baglioni

changed way to express if condition

59844 13/11/2020 04:41 PM Miriam Baglioni

other logs

59843 13/11/2020 04:41 PM Miriam Baglioni

changed version number

59842 13/11/2020 04:29 PM Miriam Baglioni

added athor log.debug to verify code is doing what expected

59841 13/11/2020 04:14 PM Miriam Baglioni

added logs in debug to verify the header parameter in the basic authentication

59836 13/11/2020 11:43 AM Miriam Baglioni

added the basic authentication strategy

59312 31/08/2020 10:57 AM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

59311 31/08/2020 10:57 AM Alessia Bardi

[maven-release-plugin] copy for tag dnet-collector-plugins-1.4.6

59310 31/08/2020 10:57 AM Alessia Bardi

[maven-release-plugin] prepare release dnet-collector-plugins-1.4.6

59309 31/08/2020 10:56 AM Alessia Bardi

Test for DOI pattern

59308 31/08/2020 10:55 AM Alessia Bardi

Do not even try to resolve if the String does not match the crossref DOI regexp

59307 31/08/2020 10:14 AM Alessia Bardi

This should fix the problem of stackoverflow on the recursive hasNext

59282 14/08/2020 12:53 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

59281 14/08/2020 12:53 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-collector-plugins-1.4.5

59280 14/08/2020 12:53 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-collector-plugins-1.4.5

59279 14/08/2020 12:52 PM Alessia Bardi

changed dep to modular-collector-service: the doi resolver plugin needs the version of filesystem plugin with incremental mode

59275 14/08/2020 12:45 PM Alessia Bardi

using released parent

59097 13/07/2020 05:44 PM Alessia Bardi

Let's use a test date in the future to ensure the test does what is expected

59096 13/07/2020 05:42 PM Alessia Bardi

using snapshot parent

59095 13/07/2020 05:34 PM Alessia Bardi

DOIResolver plugin now supports multiple csv files in the input folder (baseURL) and incremental

59084 13/07/2020 12:02 PM Alessia Bardi

Logging

59080 13/07/2020 11:39 AM Alessia Bardi

Trying to solve discoverability of the new DOIResolver plugin

58995 25/06/2020 07:29 PM Alessia Bardi

Plugin that collects records from DOI resolvers based on a given list of DOIs

58994 25/06/2020 07:26 PM Alessia Bardi

refactored methods working with json so they can be reused by other plugins

58993 25/06/2020 07:25 PM Alessia Bardi

refactored methods working with json so they can be reused by other plugins

58977 22/06/2020 02:55 PM Alessia Bardi

Updated javadoc

58976 22/06/2020 02:55 PM Alessia Bardi

Log in english

58851 04/06/2020 09:30 PM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

58850 04/06/2020 09:30 PM Claudio Atzori

[maven-release-plugin] copy for tag dnet-collector-plugins-1.4.4

58849 04/06/2020 09:30 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-collector-plugins-1.4.4

58603 05/05/2020 04:37 PM Alessia Bardi

Log more at the debug level instead of the info level

58538 24/04/2020 08:06 AM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

58537 24/04/2020 08:06 AM Claudio Atzori

[maven-release-plugin] copy for tag dnet-collector-plugins-1.4.3

58536 24/04/2020 08:06 AM Claudio Atzori

[maven-release-plugin] prepare release dnet-collector-plugins-1.4.3

58532 23/04/2020 05:25 PM Andreas Czerniak

RestCollectorPlugin: fix the issue to discover the end of deep-cursor, v1.4.3-SNAPSHOT

58528 23/04/2020 12:41 PM Andreas Czerniak

RestCollectorPlugin: prevent NullPointerException at mdStore, v1.4.2-SNAPSHOT

58521 22/04/2020 08:49 PM Andreas Czerniak

RestCollectorPlugin: fix termination of deep-cursor; v1.4.1-SNAPSHOT

58520 22/04/2020 08:43 PM Andreas Czerniak

RestCollectorPlugin: fix termination of deep-cursor; v1.4.1-SNAPSHOT

58503 16/04/2020 10:21 AM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

58502 16/04/2020 10:21 AM Claudio Atzori

[maven-release-plugin] copy for tag dnet-collector-plugins-1.4.0

58501 16/04/2020 10:21 AM Claudio Atzori

[maven-release-plugin] prepare release dnet-collector-plugins-1.4.0

58488 14/04/2020 01:30 PM Andreas Czerniak

RestCollectorPlugin: change to iteration on deep-cursor

58457 09/04/2020 09:23 PM Andreas Czerniak

Rest-Collector plugin: changes deep-cursor for CrossRef, v1.3.39-SNAPSHOT, sf

58456 09/04/2020 09:05 PM Andreas Czerniak

Rest-Collector plugin: changes deep-cursor for CrossRef, v1.3.39-SNAPSHOT

58455 09/04/2020 06:47 PM Alessia Bardi

[maven-release-plugin] prepare for next development iteration

58454 09/04/2020 06:47 PM Alessia Bardi

[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.37

58453 09/04/2020 06:47 PM Alessia Bardi

[maven-release-plugin] prepare release dnet-collector-plugins-1.3.37

58452 09/04/2020 04:21 PM Andreas Czerniak

Rest-Collector plugin: deep-cursor for CrossRef, v1.3.37-SNAPSHOT

58451 09/04/2020 03:26 PM Andreas Czerniak

Rest-Collector plugin: fix issue with RestCollectorPlugin class, no version chg

58449 08/04/2020 10:17 PM Andreas Czerniak

Rest-Collector plugin: additional log.debug statements

58445 08/04/2020 03:52 PM Alessia Bardi

Use XMLCleaner

58428 07/04/2020 09:26 PM Andreas Czerniak

RestCollector plugin - new resumptionType: deep-cursor, exception added

58427 07/04/2020 09:14 PM Andreas Czerniak

RestCollector plugin - new resumptionType: deep-cursor

58390 03/04/2020 03:13 PM Claudio Atzori

[maven-release-plugin] prepare for next development iteration

58389 03/04/2020 03:13 PM Claudio Atzori

[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.33

58388 03/04/2020 03:13 PM Claudio Atzori

[maven-release-plugin] prepare release dnet-collector-plugins-1.3.33

58383 02/04/2020 07:42 PM Andreas Czerniak

adding loop to clean-up the json format

58316 23/03/2020 02:08 PM Andreas Czerniak

add AuthMethod Bearer to RestIterator class, changed version to 1.3.32-SNAPSHOT

58315 23/03/2020 02:08 PM Andreas Czerniak

add AuthMethod Bearer to RestIterator class, changed version to 1.3.32-SNAPSHOT

57704 27/11/2019 10:52 AM Miriam Baglioni

[maven-release-plugin] prepare for next development iteration

57703 27/11/2019 10:52 AM Miriam Baglioni

[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.30

57702 27/11/2019 10:52 AM Miriam Baglioni

[maven-release-plugin] prepare release dnet-collector-plugins-1.3.30

57701 27/11/2019 10:47 AM Miriam Baglioni

changed test for readexcel plugin

57700 27/11/2019 10:47 AM Miriam Baglioni

fixed issue on parsing argument parameter for the plugin

56854 06/08/2019 02:01 PM Alessia Bardi

Test DataciteESIterator's decompression method

56853 06/08/2019 12:26 PM Alessia Bardi

Log exception when decompressing

56852 06/08/2019 12:18 PM Alessia Bardi

Removed baseUrl value: must be passed via the aggregator GUI

56286 01/07/2019 11:09 AM Alessia Bardi

[maven-release-plugin] prepare for next development iteration