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

/forgerock/opendj2/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java87 static private String REGISTRY_FILE_NAME; field in class:GenerateMessageFile
497 if (REGISTRY_FILE_NAME != null) {
498 // if REGISTRY_FILE_NAME is already set, ensure that we computed the
500 File prevDescriptorsRegFile = new File(REGISTRY_FILE_NAME);
508 REGISTRY_FILE_NAME = descriptorsRegFile.getCanonicalPath();
1177 File registry = new File(REGISTRY_FILE_NAME);
/forgerock/opendj-b2.6/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java88 static private String REGISTRY_FILE_NAME; field in class:GenerateMessageFile
498 if (REGISTRY_FILE_NAME != null) {
499 // if REGISTRY_FILE_NAME is already set, ensure that we computed the
501 File prevDescriptorsRegFile = new File(REGISTRY_FILE_NAME);
509 REGISTRY_FILE_NAME = descriptorsRegFile.getCanonicalPath();
1178 File registry = new File(REGISTRY_FILE_NAME);
/forgerock/opendj2.6.2/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java88 static private String REGISTRY_FILE_NAME; field in class:GenerateMessageFile
498 if (REGISTRY_FILE_NAME != null) {
499 // if REGISTRY_FILE_NAME is already set, ensure that we computed the
501 File prevDescriptorsRegFile = new File(REGISTRY_FILE_NAME);
509 REGISTRY_FILE_NAME = descriptorsRegFile.getCanonicalPath();
1178 File registry = new File(REGISTRY_FILE_NAME);
/forgerock/opendj2-hg/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java87 static private String REGISTRY_FILE_NAME; field in class:GenerateMessageFile
497 if (REGISTRY_FILE_NAME != null) {
498 // if REGISTRY_FILE_NAME is already set, ensure that we computed the
500 File prevDescriptorsRegFile = new File(REGISTRY_FILE_NAME);
508 REGISTRY_FILE_NAME = descriptorsRegFile.getCanonicalPath();
1177 File registry = new File(REGISTRY_FILE_NAME);
/forgerock/opendj2-jel-hg/src/build-tools/org/opends/build/tools/
H A DGenerateMessageFile.java88 static private String REGISTRY_FILE_NAME; field in class:GenerateMessageFile
498 if (REGISTRY_FILE_NAME != null) {
499 // if REGISTRY_FILE_NAME is already set, ensure that we computed the
501 File prevDescriptorsRegFile = new File(REGISTRY_FILE_NAME);
509 REGISTRY_FILE_NAME = descriptorsRegFile.getCanonicalPath();
1178 File registry = new File(REGISTRY_FILE_NAME);

Completed in 64 milliseconds