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

al_xipe
09.48.2006 b2a8e9bc33b6e17015745608ee3987a775e1c15f
Added a target to build the integration test subproject
1 files modified
7 ■■■■■ changed files
opendj-sdk/opends/build.xml 7 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/build.xml
@@ -701,5 +701,12 @@
    </junitreport>
  </target>
    <target name="integration-tests"
        description="Builds the integration tests">
        <ant dir="${basedir}/tests/integration-tests-testng">
        </ant>
    </target>
</project>