Index: topiatest/maven.xml diff -u topiatest/maven.xml:1.1.1.1 topiatest/maven.xml:1.2 --- topiatest/maven.xml:1.1.1.1 Thu Jul 1 15:38:39 2004 +++ topiatest/maven.xml Tue Jun 28 14:05:23 2005 @@ -12,17 +12,7 @@ - - - - + Index: topiatest/project.properties diff -u topiatest/project.properties:1.3 topiatest/project.properties:1.4 --- topiatest/project.properties:1.3 Thu Jul 15 14:42:02 2004 +++ topiatest/project.properties Tue Jun 28 14:05:23 2005 @@ -3,10 +3,8 @@ maven.jar.mainclass=org.codelutin.test2.App maven.uberjar.main=org.codelutin.test2.App -#maven.tjdo.jdo.fileset.dir=${maven.src.dir} +maven.topia.persistence=Serializable - - -#maven.topia.generator.ObjectModel=org.codelutin.topia.persistence.jdo.generators.JDOGenerator -#org.codelutin.topia.generators.TopiaGenerator -#maven.topia.generator.UIModel= +# Checkstyle Report +maven.checkstyle.header.file=${basedir}/lutinheader.txt +maven.checkstyle.properties=${basedir}/lutincheckstyle.xml Index: topiatest/project.xml diff -u topiatest/project.xml:1.6 topiatest/project.xml:1.7 --- topiatest/project.xml:1.6 Fri Sep 17 13:43:21 2004 +++ topiatest/project.xml Tue Jun 28 14:05:23 2005 @@ -7,7 +7,7 @@ test2 - Test2 + test2 @@ -31,27 +31,27 @@ lutinlib lutingenerator - 0.21 + 0.25 lutinlib lutinutil - 0.12 + 0.17 lutinlib topia - 0.27 + 0.33 lutinlib lutinquery - 0.12 + 0.13 lutinlib lutinqueryjdo - 0.12 + 0.13 dom4j @@ -93,6 +93,14 @@ externallib jdori-enhancer jdori-enhancer.jar + + + bsh + bsh + 2.0b1 + + true + Index: topiatest/lutincheckstyle.xml diff -u /dev/null topiatest/lutincheckstyle.xml:1.1 --- /dev/null Tue Jun 28 14:05:28 2005 +++ topiatest/lutincheckstyle.xml Tue Jun 28 14:05:23 2005 @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: topiatest/lutinheader.txt diff -u /dev/null topiatest/lutinheader.txt:1.1 --- /dev/null Tue Jun 28 14:05:28 2005 +++ topiatest/lutinheader.txt Tue Jun 28 14:05:23 2005 @@ -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: 2005/06/28 14:05:23 $ +* par : $Author: bpoussin $ +*/