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

al_xipe
26.20.2007 3f3ca3edd0eb8f74cc880eb1730bad3dbcdefa4f
removed the creation of the report in a timestamp directory to allow the dashboard to easily point to the latest report
1 files modified
2 ■■■ changed files
opends/tests/integration-tests-testng/build.xml 2 ●●● patch | view | raw | blame | history
opends/tests/integration-tests-testng/build.xml
@@ -53,7 +53,7 @@
  <property name="tests.classes"
            location="${tests.build.dir}/classes"                            />
  <property name="tests.run.dir"    
            location="${tests.build.dir}/run/${run.time}"                    />
            location="${tests.build.dir}"                                    />
  
  <property name="lib.dir"          location="${opends.dir}/lib"             />
  <property name="ext.dir"          location="${opends.dir}/ext"             />