UrlsController/src/main/java/eu/openaire/urls_controller/util
Lampros Smyrnaios d1a4c84289 - Make sure the fullPath of the baseFilesLocation is available when the user specifies a non-root directory.
- Improve error-checking and exception-handling in some "S3ObjectStore"-methods.
- Make sure the "responseCode" is "200-OK", before trying to get the InputStream in "UriBuilder.getPublicIP()".
2023-01-09 15:44:53 +02:00
..
FileUnZipper.java - Fix the "baseFilesLocation" being null (there was no serious problem, but multiple directories were spawned in the project's directory). 2022-12-20 18:38:11 +02:00
FileUtils.java - Make sure the fullPath of the baseFilesLocation is available when the user specifies a non-root directory. 2023-01-09 15:44:53 +02:00
GenericUtils.java Add the "Datasource" inside the "Task" class and include it in the Assignment. 2021-05-20 02:50:50 +03:00
ParquetFileUtils.java - Make sure the fullPath of the baseFilesLocation is available when the user specifies a non-root directory. 2023-01-09 15:44:53 +02:00
S3ObjectStore.java - Make sure the fullPath of the baseFilesLocation is available when the user specifies a non-root directory. 2023-01-09 15:44:53 +02:00
TestFileUtils.java - Optimize file-related tasks. 2022-05-26 15:43:59 +03:00
UriBuilder.java - Make sure the fullPath of the baseFilesLocation is available when the user specifies a non-root directory. 2023-01-09 15:44:53 +02:00