exceptions logged at DEBUG level: we do not want the application log to be polluted, we have the download report to collect them all
#2520: Add BouncyCastle JCE provider and https.protocols system property
changed ReportMap Function
patch for fixing issue #2121
merging the reports properly
New job parameter to set the sleep time between two subsequent GET request for file download (sleepTimeMs) from the same thread.
more logs
Fixed job parameter name
fixed typo in log
Default Timeouts when calling the downloadFromResultSet service method
numberOfThreads, connectTimeoutMs and readTimeoutMs configurable from the workflow node. if not set, default values are used.
better exception reporting
debugging
minor changes
Check if the metadata is restricted
better error reporting
returning download report and saving it in the wf journal
Updated Plugin behaviour
logs
fixed import, better logging, return number of downloaded items as 'total'
better exception handling
fixed bug
added regular expression parameter for download plugin
implemented layer file system for Object Store Service
fixed bug where the worker can't get next item from queue
loggg
fixed queue consumption
added further logs
changed level of debug
Changed plugin signature
added changes to BlackboardServerAction to go on failed arc if some exception happens
organized import removed warning
added property file
allow to disable ssl check. refactor.
formatted code
Implemented Report of download
Implemented URL redirection on DownloadWorker
Modified DownloadWorker to apply plugin inside the Thread
Implemented Update Size after the end of download
fixed problem on DummyPlugin
fixed case of wrong excpetion raised
updated download Item
fixed dependencies of download service