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

abobrov
16.36.2008 0f5bdffcb62d021b07dd70669b7a344fc97706da
- remove useless target dependencies to shorten build output and time.
1 files modified
2 ■■■ changed files
opendj-sdk/opends/build.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/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.">