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

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