| Package | Description |
|---|---|
| org.wso2.carbon.server.util |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,JarInfo> |
PatchUtils.getMostLatestJarsInServicepackAndPatches(File servicepackDir,
File parentPatchDir)
get the list of most latest jars in latest servicepack and patches-xxx directories
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PatchUtils.checkMD5Checksum(Map<String,JarInfo> latestPatchedJar,
File plugins,
boolean applyPatches) |
static boolean |
PatchUtils.checkUpdatedJars(Map<String,JarInfo> latestPatchedJar) |
Copyright © 2018 WSO2 Inc. All rights reserved.