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

Gaetan Boismal
26.29.2015 c243e90c61d002a6a2cb435aa15a106aa07b4c87
OPENDJ-2175 Add description to rpm package
1 files modified
8 ■■■■■ changed files
opendj-server-legacy/pom.xml 8 ●●●●● patch | view | raw | blame | history
opendj-server-legacy/pom.xml
@@ -2325,6 +2325,14 @@
              <url>${docHomepageUrl}</url>
              <needarch>noarch</needarch>
              <targetOS>linux</targetOS>
              <description>
                OpenDJ LDAP Server
                OpenDJ is an LDAPv3 compliant directory service, developed for the Java
                platform, providing a high performance, highly available and secure store
                for the identities managed by enterprises. Its easy installation process,
                combined with the power of the Java platform makes OpenDJ one of the
                simplest and fastest directory servers to deploy and manage.
              </description>
              <requires>
                <require>jre >= 1.7</require>
              </requires>