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

lutoff
25.30.2008 0426e0460d09236593ff2596ef82cf7b39e82dc4
opendj-sdk/opends/build.xml
@@ -496,6 +496,12 @@
    <checkstyle config="${checkstyle.dir}/opends-checkstyle.xml"
         failOnViolation="true">
      <fileset dir="${snmp.src.dir}" includes="**/*.java" />
      <formatter type="plain" />
    </checkstyle>
    <checkstyle config="${checkstyle.dir}/opends-checkstyle.xml"
         failOnViolation="true">
      <fileset dir="${quicksetup.src.dir}" includes="**/*.java" />
      <formatter type="plain" />
    </checkstyle>