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

abobrov
16.36.2008 17a424f46c2b47883d71f3297cb84cf3534564c4
- remove useless target dependencies to shorten build output and time.
1 files modified
2 ■■■ changed files
opends/build.xml 2 ●●● patch | view | raw | blame | history
opends/build.xml
@@ -2335,7 +2335,7 @@
  </target>
   <target name="compilesnmp"
       depends="init,checkjavaversion,dynamicconstants,generatemessages,compileadmin,mibgeneration"
       depends="mibgeneration"
       if="isopendmkpresent"
       description="Compile the SNMP Connection Handler extension source files.">