mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ludovicp
27.38.2010 2a3f96f4d623a62bcc89326262e04dd4f159880c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# The official full product name for the Directory Server.
PRODUCT_NAME=OpenDS Directory Server
 
# The short name that should be used if the full name is not appropriate.
SHORT_NAME=OpenDS
 
# The major version number for the Directory Server.  It must be an integer.
MAJOR_VERSION=2
 
# The minor version number for the Directory Server.  It must be an integer.
MINOR_VERSION=3
 
# The point version number for the Directory Server.  It must be an integer.
POINT_VERSION=0
 
# The product reference site
DOC_REFERENCE_HOME=http://opends.org
 
# The product documentation set reference
DOC_REFERENCE_WIKI=https://docs.opends.org/2.2/page/Main
 
# The setup document reference site
DOC_REFERENCE_SETUP=https://docs.opends.org/2.2/page/InstallationGuide
 
# The Quick reference guide documentation set reference
DOC_QUICK_REFERENCE_GUIDE=https://docs.opends.org/2.2/page/AdministrationGuide
 
# The Administration Guide reference
ADMINISTRATION_GUIDE_URL=https://docs.opends.org/2.2/page/AdministrationGuide
 
# The version qualifier string for the Directory Server.  It should be blank
# for the first official release with a new major, minor, and point version
# number but may include additional text like "BETA1" or "HOTFIX2" for updates
# that do not warrant incrementing the version number.
VERSION_QUALIFIER=
 
# A comma-delimited list of bug IDs for fixes included in this build.  This
# should be set in any non-official build given to a customer to address a
# specific problem or set of problems identified in the corresponding official
# release.
FIX_IDS=