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

al_xipe
13.19.2007 3fd51a832b1e9576c7a41cd49b60d2fde942fcd6
Added convenience target opends. This is especially useful for the automated functional tests on windows platforms that do not allow hudson multiple ant calls
1 files modified
4 ■■■■ changed files
opends/tests/functional-tests/staf-installer.xml 4 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/staf-installer.xml
@@ -1177,4 +1177,8 @@
          style="shared/xsl/my-report.xsl">
    </xslt>
  </target>
  <target name="opends">
    <ant dir="../.." target="package" inheritAll="false" />
  </target>
</project>