Author: tchemit Date: 2010-04-22 11:43:30 +0200 (Thu, 22 Apr 2010) New Revision: 1852 Log: - update doc file headers - improve release profiles - Evolution #547: module jaxx-demo is only build at release time Modified: trunk/jaxx-compiler/src/site/rst/BeanValidator.rst trunk/jaxx-compiler/src/site/rst/I18n.rst trunk/jaxx-compiler/src/site/rst/Interface.rst trunk/jaxx-compiler/src/site/rst/JAXXContext.rst trunk/jaxx-compiler/src/site/rst/JavaBean.rst trunk/jaxx-compiler/src/site/rst/NavigationTreeModel.rst trunk/jaxx-compiler/src/site/rst/Todo.rst trunk/jaxx-compiler/src/site/rst/index.rst trunk/jaxx-demo/pom.xml trunk/jaxx-runtime/src/site/rst/index.rst trunk/jaxx-widgets/src/site/rst/index.rst trunk/maven-jaxx-plugin/src/site/rst/Todo.rst trunk/maven-jaxx-plugin/src/site/rst/index.rst trunk/pom.xml trunk/src/site/rst/BeanValidator.rst trunk/src/site/rst/Core.rst trunk/src/site/rst/I18n.rst trunk/src/site/rst/JAXXContext.rst trunk/src/site/rst/NavigationModel.rst trunk/src/site/rst/Todo.rst trunk/src/site/rst/index.rst trunk/src/site/rst/migration.rst Modified: trunk/jaxx-compiler/src/site/rst/BeanValidator.rst =================================================================== --- trunk/jaxx-compiler/src/site/rst/BeanValidator.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-compiler/src/site/rst/BeanValidator.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Compiler -.. * +.. * .. * $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% Modified: trunk/jaxx-compiler/src/site/rst/I18n.rst =================================================================== --- trunk/jaxx-compiler/src/site/rst/I18n.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-compiler/src/site/rst/I18n.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Compiler -.. * +.. * .. * $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% Modified: trunk/jaxx-compiler/src/site/rst/Interface.rst =================================================================== --- trunk/jaxx-compiler/src/site/rst/Interface.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-compiler/src/site/rst/Interface.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Compiler -.. * +.. * .. * $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% Modified: trunk/jaxx-compiler/src/site/rst/JAXXContext.rst =================================================================== --- trunk/jaxx-compiler/src/site/rst/JAXXContext.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-compiler/src/site/rst/JAXXContext.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Compiler -.. * +.. * .. * $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% Modified: trunk/jaxx-compiler/src/site/rst/JavaBean.rst =================================================================== --- trunk/jaxx-compiler/src/site/rst/JavaBean.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-compiler/src/site/rst/JavaBean.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Compiler -.. * +.. * .. * $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% Modified: trunk/jaxx-compiler/src/site/rst/NavigationTreeModel.rst =================================================================== --- trunk/jaxx-compiler/src/site/rst/NavigationTreeModel.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-compiler/src/site/rst/NavigationTreeModel.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Compiler -.. * +.. * .. * $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% Modified: trunk/jaxx-compiler/src/site/rst/Todo.rst =================================================================== --- trunk/jaxx-compiler/src/site/rst/Todo.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-compiler/src/site/rst/Todo.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Compiler -.. * +.. * .. * $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% @@ -37,4 +37,4 @@ Cependant cela n'est pas possible actuelement car certains objets du runtime contiennent aussi du code utilisé par le compilateur JAXX (par exemple StyleSheet). Il faut avant tout cloisonner le code non runtime. - \ No newline at end of file + Modified: trunk/jaxx-compiler/src/site/rst/index.rst =================================================================== --- trunk/jaxx-compiler/src/site/rst/index.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-compiler/src/site/rst/index.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Compiler -.. * +.. * .. * $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% @@ -62,4 +62,4 @@ .. _Javabean: JavaBean.html -.. _Interface: Interface.html \ No newline at end of file +.. _Interface: Interface.html Modified: trunk/jaxx-demo/pom.xml =================================================================== --- trunk/jaxx-demo/pom.xml 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-demo/pom.xml 2010-04-22 09:43:30 UTC (rev 1852) @@ -255,7 +255,7 @@ <profiles> <!-- by default jnlp is only perform on a release stage when using the maven-release-plugin --> <profile> - <id>release-profile</id> + <id>release-jnlp-profile</id> <activation> <property> <name>performRelease</name> Modified: trunk/jaxx-runtime/src/site/rst/index.rst =================================================================== --- trunk/jaxx-runtime/src/site/rst/index.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-runtime/src/site/rst/index.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Runtime -.. * +.. * .. * $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% Modified: trunk/jaxx-widgets/src/site/rst/index.rst =================================================================== --- trunk/jaxx-widgets/src/site/rst/index.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/jaxx-widgets/src/site/rst/index.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Widgets -.. * +.. * .. * $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% Modified: trunk/maven-jaxx-plugin/src/site/rst/Todo.rst =================================================================== --- trunk/maven-jaxx-plugin/src/site/rst/Todo.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/maven-jaxx-plugin/src/site/rst/Todo.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Maven plugin -.. * +.. * .. * $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% @@ -27,4 +27,4 @@ ==== -a faire \ No newline at end of file +a faire Modified: trunk/maven-jaxx-plugin/src/site/rst/index.rst =================================================================== --- trunk/maven-jaxx-plugin/src/site/rst/index.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/maven-jaxx-plugin/src/site/rst/index.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -1,23 +1,23 @@ .. - .. * #%L .. * JAXX :: Maven plugin -.. * +.. * .. * $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% Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/pom.xml 2010-04-22 09:43:30 UTC (rev 1852) @@ -50,7 +50,7 @@ <module>jaxx-widgets</module> - <module>jaxx-demo</module> + <!--<module>jaxx-demo</module>--> </modules> <dependencyManagement> @@ -443,5 +443,24 @@ <developerConnection>scm:svn:http://svn.nuiton.org/svn/jaxx/trunk</developerConnection> <url>http://www.nuiton.org/repositories/browse/jaxx/trunk</url> </scm> + + <profiles> + <!-- build demo at release time --> + <profile> + <id>release-demo-profile</id> + <activation> + <property> + <name>performRelease</name> + <value>true</value> + </property> + </activation> + + <modules> + <module>jaxx-demo</module> + </modules> + + </profile> + + </profiles> </project> Modified: trunk/src/site/rst/BeanValidator.rst =================================================================== --- trunk/src/site/rst/BeanValidator.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/src/site/rst/BeanValidator.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -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% Modified: trunk/src/site/rst/Core.rst =================================================================== --- trunk/src/site/rst/Core.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/src/site/rst/Core.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -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% @@ -176,4 +176,4 @@ Ainsi le compilateur JAXX sera capable d'enregistrer un novueau dataBindig sur la propriété *visible* du label et la modification de l'état *myState* sera automatiquement répercuté sur la propriété. -Note: le contenu de l'attribut *javaBean* est l'initialiteur de la propriété. \ No newline at end of file +Note: le contenu de l'attribut *javaBean* est l'initialiteur de la propriété. Modified: trunk/src/site/rst/I18n.rst =================================================================== --- trunk/src/site/rst/I18n.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/src/site/rst/I18n.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -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% Modified: trunk/src/site/rst/JAXXContext.rst =================================================================== --- trunk/src/site/rst/JAXXContext.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/src/site/rst/JAXXContext.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -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% Modified: trunk/src/site/rst/NavigationModel.rst =================================================================== --- trunk/src/site/rst/NavigationModel.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/src/site/rst/NavigationModel.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -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% Modified: trunk/src/site/rst/Todo.rst =================================================================== --- trunk/src/site/rst/Todo.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/src/site/rst/Todo.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -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% @@ -30,4 +30,4 @@ - mettre à jour les documentations techniques et utilisateur. - enrichir les démos. - \ No newline at end of file + Modified: trunk/src/site/rst/index.rst =================================================================== --- trunk/src/site/rst/index.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/src/site/rst/index.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -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% Modified: trunk/src/site/rst/migration.rst =================================================================== --- trunk/src/site/rst/migration.rst 2010-04-20 13:06:31 UTC (rev 1851) +++ trunk/src/site/rst/migration.rst 2010-04-22 09:43:30 UTC (rev 1852) @@ -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%