From ec6071d00d243e6c8528a1da957338353f708442 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Mon, 19 Mar 2012 11:03:51 +0000
Subject: [PATCH] Checkstyle update for OpenDJ headers in unit and functional tests.
---
opends/ext/checkstyle/opends-unittest-checkstyle.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/ext/checkstyle/opends-unittest-checkstyle.xml b/opends/ext/checkstyle/opends-unittest-checkstyle.xml
index f5f791a..2c22a98 100644
--- a/opends/ext/checkstyle/opends-unittest-checkstyle.xml
+++ b/opends/ext/checkstyle/opends-unittest-checkstyle.xml
@@ -10,7 +10,7 @@
<!-- 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>
--
Gitblit v1.10.0