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

Ludovic Poitou
28.04.2012 1c30ea2ac4c500f401aef9c860454552ba61331d
Update copyright year and doc link for SVR4 package.
4 files modified
11 ■■■■ changed files
opends/src/svr4/OpenDJ/README 2 ●●● patch | view | raw | blame | history
opends/src/svr4/OpenDJ/copyright 2 ●●● patch | view | raw | blame | history
opends/src/svr4/OpenDJ/layout.xml 1 ●●●● patch | view | raw | blame | history
opends/src/svr4/OpenDJ/opendj-manifest.xml 6 ●●●● patch | view | raw | blame | history
opends/src/svr4/OpenDJ/README
@@ -2,7 +2,7 @@
This archive contains OpenDJ, the Open source Directory services in Java.
Complete documentation for this product may be found online at
https://wikis.forgerock.org/confluence/display/OPENDJ/OpenDJ+Documentation.
http://opendj.forgerock.org/docs.html.
To configure the server, run the configure script.
opends/src/svr4/OpenDJ/copyright
@@ -22,7 +22,7 @@
     Copyright 2009-2010 Sun Microsystems, Inc.
     Portions Copyright 2010-2011 ForgeRock AS
     Portions Copyright 2010-2012 ForgeRock AS
--------------------------------------------------------------------
opends/src/svr4/OpenDJ/layout.xml
@@ -83,6 +83,7 @@
        <arg value="${zip.dir}"/>
        <arg value="${svr4.layout.pkg.dir}"/>
    </exec>
        <chmod dir="${svr4.layout.pkg.dir}" perm="755"/>
    <!-- Remove Windows specific files -->
    <delete includeemptydirs="true">
       <fileset dir="${svr4.layout.pkg.dir}" includes="**/*.exe"/>
opends/src/svr4/OpenDJ/opendj-manifest.xml
@@ -26,7 +26,7 @@
      Copyright 2008 Sun Microsystems, Inc.
      Portions Copyright 2010-2011 ForgeRock AS.
      Portions Copyright 2010-2012 ForgeRock AS.
-->
<service_bundle type='manifest' name='opendj'>
  <service name='network/ldap/server' type='service' version='1'>
@@ -97,8 +97,8 @@
          </loctext>
        </common_name>
        <documentation>
          <doc_link name='OpenDJ Documentation Wiki'
              uri='https://wikis.forgerock.org/confluence/display/opendj/Home' />
          <doc_link name='OpenDJ Documentation'
              uri='http://opendj.forgerock.org/docs.html' />
        </documentation>
      </template>
    </instance>