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

jvergara
28.05.2009 5d365e89406093c3dea559946fca87792e7c7ea4
opends/build.xml
@@ -188,7 +188,7 @@
  <!-- The build target that should be used before committing code. -->
  <target name="precommit" depends="checkstyle,clean,checkprecommit,dsml,testwithcoverage"
  <target name="precommit" depends="clean,dynamicconstants,checkstyle,checkprecommit,dsml,testwithcoverage"
       description="Perform all processing needed before committing code.">
  </target>