Checkstyle update for OpenDJ headers in unit and functional tests.
| | |
| | | |
| | | <!-- Ensure that each source file starts with the appropriate header --> |
| | | <module name="Header"> |
| | | <property name="headerFile" value="${basedir}/ext/checkstyle/opends.sourceheader" /> |
| | | <property name="headerFile" value="${basedir}/ext/checkstyle/opendj.sourceheader" /> |
| | | </module> |
| | | </module> |
| | | </module> |
| | |
| | | |
| | | <!-- Ensure that each source file starts with the appropriate header --> |
| | | <module name="Header"> |
| | | <property name="headerFile" value="${basedir}/ext/checkstyle/opends.sourceheader" /> |
| | | <property name="headerFile" value="${basedir}/ext/checkstyle/opendj.sourceheader" /> |
| | | </module> |
| | | </module> |
| | | </module> |