opends/ext/checkstyle/opends-unittest-checkstyle.xml
@@ -9,7 +9,7 @@ <property name="cacheFile" value="${basedir}/.checkstyle-cache/opends-unittest-checkstyle.cache" /> <!-- Ensure that each source file starts with the appropriate header --> <module name="Header"> <module name="RegexpHeader"> <property name="headerFile" value="${basedir}/ext/checkstyle/opendj.sourceheader" /> </module> </module>