Log.warn("Ignoring plugin '{}': requires Java specification version {}. Openfire is currently running in Java {}.",canonicalName,metadata.getMinJavaVersion(),System.getProperty("java.specification.version"));
failureToLoadCount.put(canonicalName,Integer.MAX_VALUE);// Don't retry - this cannot be recovered from.
returnfalse;
}
}
// Properties to be used to load external resources. When set, plugin is considered to run in DEV mode.
// Properties to be used to load external resources. When set, plugin is considered to run in DEV mode.