| opends/build.xml | ●●●●● patch | view | raw | blame | history |
opends/build.xml
@@ -506,6 +506,12 @@ <formatter type="plain" /> </checkstyle> <checkstyle config="${checkstyle.dir}/opends-checkstyle.xml" failOnViolation="true"> <fileset dir="${dsml.src.dir}" includes="**/*.java" /> <formatter type="plain" /> </checkstyle> <checkstyle config="${checkstyle.dir}/opends-doctarget-checkstyle.xml" failOnViolation="true"> <fileset dir="${src.dir}/org/opends/server/api" includes="**/*.java" />