Searched refs:CHECK_VERSION (Results 1 - 5 of 5) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/tools/bundles/
H A DSetupConstants.java64 String CHECK_VERSION = "version.check"; field in interface:SetupConstants
H A DMain.java54 if (System.getProperty(CHECK_VERSION) != null) {
55 if (System.getProperty(CHECK_VERSION).equals(YES)) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/tools/bundles/
H A DSetupConstants.java64 String CHECK_VERSION = "version.check"; field in interface:SetupConstants
H A DMain.java54 if (System.getProperty(CHECK_VERSION) != null) {
55 if (System.getProperty(CHECK_VERSION).equals(YES)) {
/forgerock/opendj2-jel-hg/resource/bin/
H A Dstart-ds34 CHECK_VERSION='yes'

Completed in 29 milliseconds