issues
search
devonfw
/
ide
Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
35
stars
101
forks
source link
#1162: applied refactorings
#1169
Closed
jan-vcapgemini
closed
1 year ago
jan-vcapgemini
commented
1 year ago
Addresses: #1162 #1166
Imlements:
refactored checkDownloadUrl #1166
added isContentValid and isChecksumStillValid methods added new doAddVersion without checksum
removed emtpy string from old doAddVersion calls using os and architecture
removed checksum check from doAddVersion
removed 2nd checkDownloadUrl method
renamed UpdateManagerIT to JsonUrlUpdaterIT
replaced base URLs with localhost
added test and resource for missing checksums
added test for missing downloads
renamed tests
Addresses: #1162 #1166
Imlements: