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

Ludovic Poitou
06.27.2010 ae9466b114534e964a1baa689aeef5da62bfb2dc
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>