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

jcambon
17.14.2008 be6c4e122075aff15e598b511a0c98e166c14346
opends/build.xml
@@ -766,7 +766,7 @@
    <mkdir dir="${configguide.dir}" />
    <!-- copy the stylesheet file -->
    <copy todir="${configguide.dir}"
          file="${config.dir}/opends-config.css" />
          file="${admin.rules.dir}/opends-config.css" />
    <java fork="true" classname="org.opends.server.admin.doc.ConfigGuideGeneration" failonerror="true">
      <classpath>
        <fileset dir="${lib.dir}">