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

davidely
09.01.2007 7600d3a570a0f2edc77b3cc05bd7c6209dbbeea1
Adding weave back as a dependency of the testinit target, which was accidentally checked in
1 files modified
3 ■■■■ changed files
opends/build.xml 3 ●●●● patch | view | raw | blame | history
opends/build.xml
@@ -920,8 +920,7 @@
  <!-- Prepare to execute the Directory Server TestNG unit tests. -->
<!--  <target name="testinit" depends="buildtools, weave" -->
  <target name="testinit" depends="buildtools"
  <target name="testinit" depends="buildtools, weave"
         description="Prepare to execute the Directory Server TestNG unit tests.">
    <!-- If we are to perform coverage tests, then set that up. -->
    <path id="emma.lib">