Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the h2-migration-tool for the h2-2.2.220 version #419

Merged
merged 5 commits into from
Sep 6, 2023

Conversation

chamathns
Copy link
Contributor

Purpose

$subject
Addresses wso2/product-is#16438

@chamathns chamathns requested a review from ImalshaG August 13, 2023 21:39
@chamathns chamathns force-pushed the update-h2-migration-tool branch from f98b4a0 to 55c0577 Compare August 13, 2023 21:41
esac

# Always download the latest h2 version we're migrating to
wget -c https://repo1.maven.org/maven2/com/h2database/h2/2.2.220/h2-2.2.220.jar || exit 1
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to download this always?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no. this is already getting downloaded with the improvement added with 6a26399.
Fixed with c579cb0

@chamathns chamathns merged commit bbe3551 into wso2:master Sep 6, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants