summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/virtualization/configuration
diff options
context:
space:
mode:
authorSimon Rettberg2022-02-14 15:02:24 +0100
committerSimon Rettberg2022-02-14 15:02:24 +0100
commitadd8bfad91cf6608d133d01673b822ac2e7e4b7f (patch)
tree10f44d676e3f151d18dda7ba02bca62cd69e03f1 /src/main/java/org/openslx/virtualization/configuration
parentAlways pass charset in String constructor; don't treat strings as binary safe (diff)
downloadmaster-sync-shared-add8bfad91cf6608d133d01673b822ac2e7e4b7f.tar.gz
master-sync-shared-add8bfad91cf6608d133d01673b822ac2e7e4b7f.tar.xz
master-sync-shared-add8bfad91cf6608d133d01673b822ac2e7e4b7f.zip
AppUtil: Fix opening jar file if running from network share
Turning the URL of the jar into either an URI, or the URI into a string results in a representation that the File constructor cannot turn back into a meaningful path to the file. Fix this by directly opening an InputStream from the URL instance, without the File detour.
Diffstat (limited to 'src/main/java/org/openslx/virtualization/configuration')
0 files changed, 0 insertions, 0 deletions