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

al_xipe
13.23.2007 296bdbd504366fa813e4e7053d135a4cc1551fe8
added gui support.
the new gui target pops the STAX monitor up.
1 files modified
10 ■■■■■ changed files
opends/tests/functional-tests/staf-installer.xml 10 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/staf-installer.xml
@@ -222,6 +222,16 @@
          if="bits.all.downloaded"/>
<!-- Installation section - bottom -->
<!-- Gui section - top -->
  <target name="gui"
          description="brings up the stax gui" >
    <java classname="com.ibm.staf.service.stax.STAXMonitor"
          classpath="${staf.install.dir}/services/stax/STAXMon.jar"
          fork="true"
          spawn="true"/>
  </target>
<!-- Gui section - bottom -->
<!-- Run tests section - top    -->
  <target name="run-tests-prepare" if="staf.running">
    <condition property="staf.lib.dir"