Roberto Cirillo
|
c0f8ac30b4
|
removed snapshot
|
2024-11-12 10:50:56 +01:00 |
Roberto Cirillo
|
4db1308c48
|
update to gcube-bom 4
|
2024-11-12 10:45:10 +01:00 |
Roberto Cirillo
|
321a4626d0
|
Merge branch 'master' into bug/24215
|
2024-11-12 09:27:46 +01:00 |
Roberto Cirillo
|
8489f59bbc
|
upgrade to 4.1.0-SNAPSHOT. Set java_version to 1.8
|
2022-11-30 12:10:04 +01:00 |
Roberto Cirillo
|
9b1fa01704
|
add try/catch to exist method. remove retry mechanism from exist operation
|
2022-11-30 12:06:39 +01:00 |
Roberto Cirillo
|
ba03e7b67f
|
refactoring: replace MyFile with RequestObject
|
2022-11-30 12:05:18 +01:00 |
Roberto Cirillo
|
ba4cac46c8
|
update to version 4.1.0-SNAPSHOT
|
2022-11-29 17:14:58 +01:00 |
Roberto Cirillo
|
423a69b52a
|
replace MyFile with RequestObject obj
|
2022-11-29 17:09:02 +01:00 |
Roberto Cirillo
|
2e4e709ff8
|
restore source to 1.8
|
2022-09-19 10:30:29 +02:00 |
Roberto Cirillo
|
89524aac9c
|
set source jdk to 11
|
2022-09-19 10:28:15 +02:00 |
Roberto Cirillo
|
c252d1c5ae
|
removing jvm source tag
|
2022-09-19 10:26:36 +02:00 |
Roberto Cirillo
|
ae6740cfbb
|
set java version
|
2022-09-19 10:22:43 +02:00 |
Roberto Cirillo
|
ac95563480
|
update to version 2.9.2
|
2022-09-07 17:25:49 +02:00 |
Roberto Cirillo
|
904bf0bc17
|
restored close method
|
2022-09-07 17:10:08 +02:00 |
Roberto Cirillo
|
bbfabd37d9
|
update to gcube-bom 3.0.0-SNAPSHOT. Refactoring of RequestObject class
|
2022-07-26 16:52:49 +02:00 |
Roberto Cirillo
|
7837184e4b
|
add .gitignore
|
2022-07-26 16:15:53 +02:00 |
Roberto Cirillo
|
83bc9fbc2e
|
update to release version 2.9.1
|
2022-06-28 14:15:48 +02:00 |
Roberto Cirillo
|
bbaf866f43
|
update CHANGELOG
|
2022-06-28 14:12:42 +02:00 |
Roberto Cirillo
|
7d2be48d31
|
update to 2.9.1-SNAPSHOT version in order to have a fixed bom as latest in the range. see #23578
|
2022-06-28 14:07:50 +02:00 |
Roberto Cirillo
|
588a71db5e
|
Revert "Update 'pom.xml'"
This reverts commit 7194811366 .
|
2022-06-28 14:04:30 +02:00 |
Roberto Cirillo
|
10805d40ff
|
merge from master
|
2021-11-19 10:16:26 +01:00 |
Roberto Cirillo
|
434ffc2a73
|
deleted target files
|
2021-11-19 10:09:13 +01:00 |
Roberto Cirillo
|
6143bb0570
|
moved from MyFile class to RequestOBject class
|
2021-11-19 09:44:54 +01:00 |
Roberto Cirillo
|
db61504f66
|
Update 'CHANGELOG.md'
removed SNAPSHOT
|
2021-10-08 09:31:37 +02:00 |
Roberto Cirillo
|
e60fcbfdac
|
Update 'pom.xml'
removed SNAPSHOT
|
2021-10-08 09:31:18 +02:00 |
Roberto Cirillo
|
e6ca5d25b4
|
Update 'pom.xml'
moved to snapshot
|
2021-10-08 09:26:25 +02:00 |
Roberto Cirillo
|
50dcb2f2bd
|
Update 'CHANGELOG.md'
moved to snapshot
|
2021-10-08 09:26:03 +02:00 |
Roberto Cirillo
|
c387a38fdf
|
removed unused imports;
deleted main test
|
2021-10-07 15:43:06 +02:00 |
Roberto Cirillo
|
15a4909d7c
|
bug fix 22164; clean code.
|
2021-10-07 15:11:55 +02:00 |
Roberto Cirillo
|
5a644f79a0
|
removed SNAPSHOT from version
|
2021-10-07 10:22:19 +02:00 |
Roberto Cirillo
|
505346fac3
|
moved from 2.13.1 to 3.0.0-SNAPSHOT version
|
2021-10-07 09:38:06 +02:00 |
Roberto Cirillo
|
82d2d0c58b
|
change version from 3.1.0-SNAPSHOT to 4.0.0-SNAPSHOT
|
2021-10-07 09:22:06 +02:00 |
Roberto Cirillo
|
a4abfbad5b
|
update CHANGELOG
|
2021-09-10 11:24:25 +02:00 |
Roberto Cirillo
|
387efa6db5
|
update to version 2.13.1
|
2021-09-10 11:22:49 +02:00 |
Roberto Cirillo
|
de82a56a72
|
copy: if source and dest have the same id, return
|
2021-09-10 09:44:05 +02:00 |
Roberto Cirillo
|
0472efaf36
|
add some comments
|
2021-09-09 15:58:57 +02:00 |
Roberto Cirillo
|
745323eb63
|
add some comments
|
2021-09-09 15:18:26 +02:00 |
Roberto Cirillo
|
3979da000f
|
fix compare sourceId with destId
|
2021-09-09 12:53:22 +02:00 |
Roberto Cirillo
|
20e3993af2
|
throw exception if an object is a valid id and it is not present on backend after the retry mechanism
|
2021-09-09 12:25:13 +02:00 |
Roberto Cirillo
|
af016382fe
|
fix wrong print
|
2021-09-09 11:52:31 +02:00 |
Roberto Cirillo
|
e7cd080da7
|
add another check for understand if the source and destination are the same during a copy operation
|
2021-09-09 11:24:30 +02:00 |
Roberto Cirillo
|
83bb788057
|
update to version 2.13.1-SNAPSHOT
|
2021-09-09 11:07:20 +02:00 |
Roberto Cirillo
|
ea22672588
|
add a little sleep in order to understand if it solve the issue 21980
|
2021-09-09 11:03:44 +02:00 |
Roberto Cirillo
|
77048b747e
|
add some files to gitignore
|
2021-09-03 11:57:25 +02:00 |
Roberto Cirillo
|
81b80f1748
|
add getgCubeMemoryType method to the IClient interface
|
2021-09-03 10:36:06 +02:00 |
Roberto Cirillo
|
b12e16eb4b
|
renamed class RequestObject to MyFile in order to preserve backward compatibility
|
2021-09-02 14:48:35 +02:00 |
Roberto Cirillo
|
c0cc09fd5e
|
renamed class RequestObject to MyFile in order to preserve backward compatibility
|
2021-09-02 14:48:17 +02:00 |
Roberto Cirillo
|
4f8a65e348
|
clean mongoobjects into forceClose operation
|
2021-08-06 14:39:24 +02:00 |
Roberto Cirillo
|
f6cdc9a9aa
|
deprecated some old classes
parameters region and token passed to TransportManager layer
|
2021-08-04 15:53:21 +02:00 |
Roberto Cirillo
|
0dd3b1e3ff
|
removed some deprecated class delete target files
|
2021-08-04 14:39:56 +02:00 |