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

al_xipe
09.48.2006 4c27e501eccf570c4789005051f73196fcf9d075
Added a target to build the integration test subproject
1 files modified
7 ■■■■■ changed files
opends/build.xml 7 ●●●●● patch | view | raw | blame | history
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>