Searched defs:IGNORE_VERSION_CHECK (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/tools/bundles/
H A DVersionCheck.java47 private final static String IGNORE_VERSION_CHECK = field in class:VersionCheck
87 SystemProperties.get(IGNORE_VERSION_CHECK, "true"));
126 SystemProperties.get(IGNORE_VERSION_CHECK, "true"));
/forgerock/openam/openam-core/src/main/java/com/sun/identity/tools/bundles/
H A DVersionCheck.java47 private final static String IGNORE_VERSION_CHECK = field in class:VersionCheck
87 SystemProperties.get(IGNORE_VERSION_CHECK, "true"));
126 SystemProperties.get(IGNORE_VERSION_CHECK, "true"));

Completed in 29 milliseconds