Searched refs:BUILDINFO_RELATIVE_PATH (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java120 public static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
H A DUpgrade.java618 Installation.BUILDINFO_RELATIVE_PATH), false);
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java136 public static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
H A DUpgrade.java604 Installation.BUILDINFO_RELATIVE_PATH), false);
/forgerock/opendj2/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java135 static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
H A DUpgrade.java641 Installation.BUILDINFO_RELATIVE_PATH), false);
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java136 static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
H A DUpgrade.java592 Installation.BUILDINFO_RELATIVE_PATH), false);
/forgerock/opendj2-hg/src/server/org/opends/server/tools/upgrade/
H A DInstallation.java135 static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
H A DUpgrade.java641 Installation.BUILDINFO_RELATIVE_PATH), false);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/
H A DInstallation.java135 static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
H A DUpgrade.java822 File buildInfoFile = new File(UpgradeUtils.configDirectory, Installation.BUILDINFO_RELATIVE_PATH);
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java168 public static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
1186 BUILDINFO_RELATIVE_PATH);
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java169 public static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
1192 BUILDINFO_RELATIVE_PATH);
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java169 public static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
1192 BUILDINFO_RELATIVE_PATH);
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java168 public static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
1186 BUILDINFO_RELATIVE_PATH);
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/
H A DInstallation.java169 public static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
1160 BUILDINFO_RELATIVE_PATH);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DInstallation.java103 public static final String BUILDINFO_RELATIVE_PATH = "buildinfo"; field in class:Installation
996 File bif = new File(getConfigurationDirectory(), BUILDINFO_RELATIVE_PATH);

Completed in 46 milliseconds