Author: tchemit Date: 2010-06-12 16:22:33 +0200 (Sat, 12 Jun 2010) New Revision: 1965 Url: http://nuiton.org/repositories/revision/jaxx/1965 Log: use nuiton-utils 1.3.1 +update headers Modified: trunk/pom.xml trunk/src/site/rst/contractProgramming.rst trunk/src/site/rst/javaBeans.rst trunk/src/site/rst/tutos/css.rst trunk/src/site/rst/tutos/data-binding.rst Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-11 09:02:58 UTC (rev 1964) +++ trunk/pom.xml 2010-06-12 14:22:33 UTC (rev 1965) @@ -393,7 +393,7 @@ <!-- pour un muli module on doit fixer le projectId --> <projectId>jaxx</projectId> - <lutinutil.version>1.3.1-SNAPSHOT</lutinutil.version> + <lutinutil.version>1.3.1</lutinutil.version> <i18n.version>1.2.2</i18n.version> Modified: trunk/src/site/rst/contractProgramming.rst =================================================================== --- trunk/src/site/rst/contractProgramming.rst 2010-06-11 09:02:58 UTC (rev 1964) +++ trunk/src/site/rst/contractProgramming.rst 2010-06-12 14:22:33 UTC (rev 1965) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * JAXX +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2008 - 2010 CodeLutin +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU Lesser General Public License as +.. * published by the Free Software Foundation, either version 3 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 Lesser Public License for more details. +.. * +.. * You should have received a copy of the GNU General Lesser Public +.. * License along with this program. If not, see +.. * <http://www.gnu.org/licenses/lgpl-3.0.html>. +.. * #L% +.. - ========================= Programmation par contrat ========================= Modified: trunk/src/site/rst/javaBeans.rst =================================================================== --- trunk/src/site/rst/javaBeans.rst 2010-06-11 09:02:58 UTC (rev 1964) +++ trunk/src/site/rst/javaBeans.rst 2010-06-12 14:22:33 UTC (rev 1965) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * JAXX +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2008 - 2010 CodeLutin +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU Lesser General Public License as +.. * published by the Free Software Foundation, either version 3 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 Lesser Public License for more details. +.. * +.. * You should have received a copy of the GNU General Lesser Public +.. * License along with this program. If not, see +.. * <http://www.gnu.org/licenses/lgpl-3.0.html>. +.. * #L% +.. - ------------------------------------ Utilisation des java beans dans JAXX ------------------------------------ Modified: trunk/src/site/rst/tutos/css.rst =================================================================== --- trunk/src/site/rst/tutos/css.rst 2010-06-11 09:02:58 UTC (rev 1964) +++ trunk/src/site/rst/tutos/css.rst 2010-06-12 14:22:33 UTC (rev 1965) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX -.. * +.. * .. * $Id$ .. * $HeadURL$ .. * %% .. * Copyright (C) 2008 - 2010 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify -.. * it under the terms of the GNU Lesser General Public License as -.. * published by the Free Software Foundation, either version 3 of the +.. * it under the terms of the GNU Lesser General Public License as +.. * published by the Free Software Foundation, either version 3 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 Lesser Public License for more details. -.. * -.. * You should have received a copy of the GNU General Lesser Public +.. * +.. * You should have received a copy of the GNU General Lesser Public .. * License along with this program. If not, see .. * <http://www.gnu.org/licenses/lgpl-3.0.html>. .. * #L% @@ -135,4 +135,4 @@ .. _ce lien: ../jaxx-tutorial-css/jnlp/launch.jnlp -.. _webstart: ../jaxx-tutorial-css/jnlp-report.html \ No newline at end of file +.. _webstart: ../jaxx-tutorial-css/jnlp-report.html Modified: trunk/src/site/rst/tutos/data-binding.rst =================================================================== --- trunk/src/site/rst/tutos/data-binding.rst 2010-06-11 09:02:58 UTC (rev 1964) +++ trunk/src/site/rst/tutos/data-binding.rst 2010-06-12 14:22:33 UTC (rev 1965) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX -.. * +.. * .. * $Id$ .. * $HeadURL$ .. * %% .. * Copyright (C) 2008 - 2010 CodeLutin .. * %% .. * This program is free software: you can redistribute it and/or modify -.. * it under the terms of the GNU Lesser General Public License as -.. * published by the Free Software Foundation, either version 3 of the +.. * it under the terms of the GNU Lesser General Public License as +.. * published by the Free Software Foundation, either version 3 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 Lesser Public License for more details. -.. * -.. * You should have received a copy of the GNU General Lesser Public +.. * +.. * You should have received a copy of the GNU General Lesser Public .. * License along with this program. If not, see .. * <http://www.gnu.org/licenses/lgpl-3.0.html>. .. * #L% @@ -127,4 +127,4 @@ .. _ce lien: ../jaxx-tutorial-databinding/jnlp/launch.jnlp -.. _webstart: ../jaxx-tutorial-databinding/jnlp-report.html \ No newline at end of file +.. _webstart: ../jaxx-tutorial-databinding/jnlp-report.html