Allow upgrade tool to use a local directory of h2 release jars instead requiring network connectivity to mavencentral by funkyjive · Pull Request #4229 · h2database/h2database · GitHub
Skip to content

Allow upgrade tool to use a local directory of h2 release jars instead requiring network connectivity to mavencentral#4229

Open
funkyjive wants to merge 1 commit into
h2database:masterfrom
funkyjive:master
Open

Allow upgrade tool to use a local directory of h2 release jars instead requiring network connectivity to mavencentral#4229
funkyjive wants to merge 1 commit into
h2database:masterfrom
funkyjive:master

Conversation

@funkyjive

Copy link
Copy Markdown

In some security environments, network access to maven central has been removed. This PR adds an optional system property named "h2LocalJars" which, if set, causes the Upgrade tool to search that directory for the jar. An application can keep all past jars that it used available and then the tool could be used to upgrade them without requiring any download access.

Here is the idea, change anything you wish.

…, allow the user to specify a directory in system property 'h2LocalJars' that can be used with the upgrade tool. Jars should be in their original released names h2-major#.minor#.build#.jar
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.

1 participant