Skip to content

Conversation

@jan-vcapgemini
Copy link
Contributor

@jan-vcapgemini jan-vcapgemini commented Jun 29, 2023

Addresses/Fixes: #1218

Implements:

  • made version regex pattern more distinct
  • added hashsum param to doAddVersion
  • added doGetHashSumForVersion method (can extract a valid hashsum for a given version)
  • moved regex patterns and URLs into constants
  • added lazy loading of responseBody
  • added extra check for empty checksum
  • moved download Url into constant

made version regex pattern more distinct
added hashsum param to doAddVersion
added doGetHashSumForVersion method (can extract a valid hashsum for a given version)
moved regex patterns and URLs into constants
@github-actions github-actions bot added the bash related to bash shell or scripts label Jun 29, 2023
@jan-vcapgemini jan-vcapgemini self-assigned this Jun 29, 2023
@jan-vcapgemini jan-vcapgemini requested a review from hohwille June 29, 2023 13:53
@jan-vcapgemini jan-vcapgemini marked this pull request as ready for review June 29, 2023 13:53
@hohwille hohwille added this to the release:2023.06.001 milestone Jun 30, 2023
added lazy loading of responseBody
added extra check for empty checksum
moved download Url into constant
@jan-vcapgemini jan-vcapgemini requested a review from hohwille June 30, 2023 08:55
Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jan-vcapgemini Excellent. Thanks for the final polishing. Now everything is perfect.

@hohwille hohwille merged commit 54bf838 into devonfw:master Jul 3, 2023
@jan-vcapgemini jan-vcapgemini deleted the fix/1218-gradle-checksum-urlupdater branch July 3, 2023 08:06
@hohwille hohwille mentioned this pull request Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bash related to bash shell or scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gradle download broken

2 participants