Index: buix/lutinproject.xml diff -u buix/lutinproject.xml:1.4 buix/lutinproject.xml:1.5 --- buix/lutinproject.xml:1.4 Wed Aug 11 14:47:17 2004 +++ buix/lutinproject.xml Thu Dec 23 18:09:28 2004 @@ -35,6 +35,12 @@ + ${pom.artifactId}-cvscommit + http://lists.labs.libre-entreprise.org/mailman/listinfo/${pom.artifactId}-cvscommit + http://lists.labs.libre-entreprise.org/mailman/listinfo/${pom.artifactId}-cvscommit + http://lists.labs.libre-entreprise.org/pipermail/${pom.artifactId}-cvscommit/ + + ${pom.artifactId}-devel http://lists.labs.libre-entreprise.org/mailman/listinfo/${pom.artifactId}-devel http://lists.labs.libre-entreprise.org/mailman/listinfo/${pom.artifactId}-devel Index: buix/project.properties diff -u buix/project.properties:1.4 buix/project.properties:1.5 --- buix/project.properties:1.4 Mon Jul 5 16:37:01 2004 +++ buix/project.properties Thu Dec 23 18:09:28 2004 @@ -1,3 +1,7 @@ maven.src.dir=${basedir}/src maven.jar.mainclass=org.codelutin.buix.Buix maven.uberjar.main=org.codelutin.buix.Buix + +# Checkstyle Report +maven.checkstyle.header.file=${basedir}/lutinheader.txt +maven.checkstyle.properties=${basedir}/lutincheckstyle.xml Index: buix/lutincheckstyle.xml diff -u /dev/null buix/lutincheckstyle.xml:1.1 --- /dev/null Thu Dec 23 18:09:34 2004 +++ buix/lutincheckstyle.xml Thu Dec 23 18:09:28 2004 @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: buix/lutinheader.txt diff -u /dev/null buix/lutinheader.txt:1.1 --- /dev/null Thu Dec 23 18:09:34 2004 +++ buix/lutinheader.txt Thu Dec 23 18:09:28 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:09:28 $ +* par : $Author: bpoussin $ +*/