Index: lutinprocessor/project.properties
diff -u lutinprocessor/project.properties:1.2 lutinprocessor/project.properties:1.3
--- lutinprocessor/project.properties:1.2 Wed Apr 21 10:09:06 2004
+++ lutinprocessor/project.properties Thu Dec 23 18:14:40 2004
@@ -1 +1,5 @@
maven.src.dir=${basedir}/src
+
+# Checkstyle Report
+maven.checkstyle.header.file=${basedir}/lutinheader.txt
+maven.checkstyle.properties=${basedir}/lutincheckstyle.xml
Index: lutinprocessor/project.xml
diff -u lutinprocessor/project.xml:1.10 lutinprocessor/project.xml:1.11
--- lutinprocessor/project.xml:1.10 Tue Dec 7 17:21:29 2004
+++ lutinprocessor/project.xml Thu Dec 23 18:14:40 2004
@@ -15,7 +15,7 @@
la chaîne comprise dans ces tags pour qu'elle soit écrite dans le fichier
cible.
- http://labs.libre-entreprise.org/tracker/?atid=194&group_id=28&func=browse
+ http://labs.libre-entreprise.org/tracker/?group_id=28
Index: lutinprocessor/lutincheckstyle.xml
diff -u /dev/null lutinprocessor/lutincheckstyle.xml:1.1
--- /dev/null Thu Dec 23 18:14:46 2004
+++ lutinprocessor/lutincheckstyle.xml Thu Dec 23 18:14:40 2004
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: lutinprocessor/lutinheader.txt
diff -u /dev/null lutinprocessor/lutinheader.txt:1.1
--- /dev/null Thu Dec 23 18:14:46 2004
+++ lutinprocessor/lutinheader.txt Thu Dec 23 18:14:40 2004
@@ -0,0 +1,31 @@
+/* *##%
+* Copyright (C) 2002, 2003, 2004, 2005 Code Lutin,
+* Cédric Pineau, Benjamin Poussin,
+*
+*
+* This program is free software; you can redistribute it and/or
+* modify it under the terms of the GNU General Public License
+* as published by the Free Software Foundation; either version 2
+* of the License, or (at your option) any later version.
+*
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+* GNU General Public License for more details.
+*
+* You should have received a copy of the GNU General Public License
+* along with this program; if not, write to the Free Software
+* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+*##%*/
+
+/* *
+*
+*
+* Created:
+*
+* @author Benjamin Poussin
+* @version $Revision: 1.1 $
+*
+* Mise a jour: $Date: 2004/12/23 18:14:40 $
+* par : $Author: bpoussin $
+*/