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

al_xipe
26.58.2007 4add3b8aa9fbff7bef89baba7abeb1195c11ce9a
opends/tests/functional-tests/staf-installer.xml
@@ -610,7 +610,7 @@
    <copy todir="${tests.run.dir}/${tests.run.time}/staf-logs">
      <fileset dir="${staf.home}/logs"/>
    </copy>
    <delete dir="${staf.home}/logs" />
    <!--<delete dir="${staf.home}/logs" />-->
    <echo>Saving report</echo>
    <copy todir="${tests.run.dir}/${tests.run.time}/report">
      <fileset dir="${staf.tmp.dir}">
@@ -978,7 +978,10 @@
      <antcall target="uninstall"/>
   </target>
  <target name="restart" depends="stop,start"/>
  <target name="restart">
    <antcall target="stop" inheritAll="false" />
    <antcall target="start" inheritAll="false" />
  </target>
<!--  Macros section - bottom -->
  <target name="javadoc" depends="status-do" if="staf.installed">
    <delete dir="${staf.home}/doc"/>