r608 - in trunk: . doxia-module-jrst doxia-module-jrst/src/license doxia-module-jrst/src/main/java/org/nuiton/jrst doxia-module-jrst/src/site doxia-module-jrst/src/site/apt doxia-module-jrst/src/site/en/apt doxia-module-jrst/src/test/java/org/nuiton/jrst doxia-module-jrst/src/test/resources jrst jrst/src/license jrst/src/main/assembly jrst/src/main/java/org/nuiton/jrst jrst/src/main/java/org/nuiton/jrst/convertisor jrst/src/main/resources jrst/src/main/resources/i18n jrst/src/site/apt jrst/sr
Author: tchemit Date: 2011-08-18 11:25:35 +0200 (Thu, 18 Aug 2011) New Revision: 608 Url: http://nuiton.org/repositories/revision/jrst/608 Log: add headers + svn properties Modified: trunk/LICENSE.txt trunk/README.txt trunk/changelog.txt trunk/doxia-module-jrst/LICENSE.txt trunk/doxia-module-jrst/README.txt trunk/doxia-module-jrst/changelog.txt trunk/doxia-module-jrst/pom.xml trunk/doxia-module-jrst/src/license/THIRD-PARTY.properties trunk/doxia-module-jrst/src/main/java/org/nuiton/jrst/JrstParser.java trunk/doxia-module-jrst/src/main/java/org/nuiton/jrst/JrstSiteModule.java trunk/doxia-module-jrst/src/site/apt/devel.apt trunk/doxia-module-jrst/src/site/apt/index.apt trunk/doxia-module-jrst/src/site/en/apt/devel.apt trunk/doxia-module-jrst/src/site/en/apt/index.apt trunk/doxia-module-jrst/src/site/site_en.xml trunk/doxia-module-jrst/src/site/site_fr.xml trunk/doxia-module-jrst/src/test/java/org/nuiton/jrst/JrstParserTest.java trunk/doxia-module-jrst/src/test/resources/test.rst trunk/jrst-doc/LICENSE.txt trunk/jrst-doc/README.txt trunk/jrst-doc/src/site/resources/en-redirect.html trunk/jrst-doc/src/site/resources/fr-redirect.html trunk/jrst-doc/src/site/rst/user/faq.rst trunk/jrst/LICENSE.txt trunk/jrst/README.txt trunk/jrst/src/license/THIRD-PARTY.properties trunk/jrst/src/main/assembly/deps.xml trunk/jrst/src/main/assembly/full.xml trunk/jrst/src/main/assembly/jrst.bat trunk/jrst/src/main/assembly/jrst.sh trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfig.java trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfigAction.java trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfigOption.java trunk/jrst/src/main/java/org/nuiton/jrst/convertisor/DocUtils2RST.java trunk/jrst/src/main/java/org/nuiton/jrst/convertisor/DocUtilsVisitor.java trunk/jrst/src/main/resources/i18n/jrst_en_GB.properties trunk/jrst/src/main/resources/i18n/jrst_fr_FR.properties trunk/jrst/src/main/resources/log4j.properties trunk/jrst/src/site/apt/index.apt trunk/jrst/src/site/en/apt/index.apt trunk/jrst/src/test/java/org/nuiton/jrst/JRSTCompareDocutils.java trunk/jrst/src/test/java/org/nuiton/jrst/JRSTTest.java trunk/jrst/src/test/java/org/nuiton/jrst/bugs/DirectiveTest.java trunk/jrst/src/test/java/org/nuiton/jrst/bugs/InfiniteLoopTest.java trunk/jrst/src/test/java/org/nuiton/jrst/bugs/TableTest.java trunk/jrst/src/test/java/org/nuiton/jrst/bugs/TextTest.java trunk/jrst/src/test/java/org/nuiton/jrst/bugs/TitlesTest.java trunk/jrst/src/test/resources/FilesTest/index.txt trunk/jrst/src/test/resources/FilesTest/roles.txt trunk/jrst/src/test/resources/FilesTest/rstTest.rst trunk/jrst/src/test/resources/bugs/infiniteLoop.rst trunk/jrst/src/test/resources/bugs/testContent877.rst trunk/jrst/src/test/resources/bugs/testImages21.rst trunk/jrst/src/test/resources/bugs/testLinks.rst trunk/jrst/src/test/resources/bugs/testLinks1380.rst trunk/jrst/src/test/resources/bugs/testNoContentSubtitles.rst trunk/jrst/src/test/resources/bugs/testNoSubtitle.rst trunk/jrst/src/test/resources/bugs/testOptionsList644.rst trunk/jrst/src/test/resources/bugs/testTab1378.rst trunk/jrst/src/test/resources/bugs/testTable1290.rst trunk/jrst/src/test/resources/bugs/testTable1375.rst trunk/jrst/src/test/resources/testAnonymous.rst trunk/jrst/src/test/resources/testEmptyTableContents.rst trunk/jrst/src/test/resources/testExternalLink.rst trunk/jrst/src/test/resources/testFootnote.rst trunk/jrst/src/test/resources/testHyperlinkTarget.rst trunk/jrst/src/test/resources/testHyperlinkTarget.xml trunk/jrst/src/test/resources/testLiteral.rst trunk/maven-jrst-plugin/LICENSE.txt trunk/maven-jrst-plugin/README.txt trunk/maven-jrst-plugin/changelog.txt trunk/maven-jrst-plugin/src/main/resources/log4j.properties trunk/maven-jrst-plugin/src/site/apt/index.apt trunk/maven-jrst-plugin/src/site/en/apt/index.apt trunk/maven-jrst-plugin/src/site/site_en.xml trunk/pom.xml trunk/src/license/project.xml trunk/src/site/apt/index.apt trunk/src/site/en/apt/index.apt trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Property changes on: trunk/LICENSE.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/README.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/changelog.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/LICENSE.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/README.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/changelog.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/pom.xml ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/license/THIRD-PARTY.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/main/java/org/nuiton/jrst/JrstParser.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/main/java/org/nuiton/jrst/JrstSiteModule.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/site/apt/devel.apt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/site/apt/index.apt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/site/en/apt/devel.apt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/site/en/apt/index.apt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/site/site_en.xml ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/site/site_fr.xml ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/test/java/org/nuiton/jrst/JrstParserTest.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/doxia-module-jrst/src/test/resources/test.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/LICENSE.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/README.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/license/THIRD-PARTY.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/main/assembly/deps.xml ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/main/assembly/full.xml ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/main/assembly/jrst.bat ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/main/assembly/jrst.sh ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfig.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfigAction.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfigOption.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/main/java/org/nuiton/jrst/convertisor/DocUtils2RST.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/main/java/org/nuiton/jrst/convertisor/DocUtilsVisitor.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/main/resources/i18n/jrst_en_GB.properties ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/jrst/src/main/resources/i18n/jrst_fr_FR.properties =================================================================== --- trunk/jrst/src/main/resources/i18n/jrst_fr_FR.properties 2011-08-18 09:22:31 UTC (rev 607) +++ trunk/jrst/src/main/resources/i18n/jrst_fr_FR.properties 2011-08-18 09:25:35 UTC (rev 608) @@ -6,7 +6,7 @@ jrst.option.force=Remplace un fichier existant jrst.option.outfile=Fichier de sortie jrst.option.outtype=Type de sortie (xml|xhtml|docbook|html|xdoc|rst|fo|pdf) -jrst.option.xslfile=Fichier XSL a appliquer (s\u00E9par\u00E9 par une ,) +jrst.option.xslfile=Fichier XSL a appliquer (séparé par une ,) open=Ouvrir le fichier \: openEmpty?=Ce champ doit etre rempli. overwriteGraph?=Ce fichier existe, etes-vous sur de vouloir ecraser le fichier ? Property changes on: trunk/jrst/src/main/resources/log4j.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/site/apt/index.apt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/site/en/apt/index.apt ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/jrst/src/test/java/org/nuiton/jrst/JRSTCompareDocutils.java =================================================================== --- trunk/jrst/src/test/java/org/nuiton/jrst/JRSTCompareDocutils.java 2011-08-18 09:22:31 UTC (rev 607) +++ trunk/jrst/src/test/java/org/nuiton/jrst/JRSTCompareDocutils.java 2011-08-18 09:25:35 UTC (rev 608) @@ -1,3 +1,27 @@ +/* + * #%L + * JRst :: Api + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2004 - 2011 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% + */ package org.nuiton.jrst; import junit.framework.Assert; Property changes on: trunk/jrst/src/test/java/org/nuiton/jrst/JRSTCompareDocutils.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/java/org/nuiton/jrst/JRSTTest.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/java/org/nuiton/jrst/bugs/DirectiveTest.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/java/org/nuiton/jrst/bugs/InfiniteLoopTest.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/java/org/nuiton/jrst/bugs/TableTest.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/java/org/nuiton/jrst/bugs/TextTest.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/java/org/nuiton/jrst/bugs/TitlesTest.java ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/jrst/src/test/resources/FilesTest/index.txt =================================================================== --- trunk/jrst/src/test/resources/FilesTest/index.txt 2011-08-18 09:22:31 UTC (rev 607) +++ trunk/jrst/src/test/resources/FilesTest/index.txt 2011-08-18 09:25:35 UTC (rev 608) @@ -4,8 +4,8 @@ :Author: David Goodger :Contact: goodger@python.org -:Date: $Date: 2008-12-26 17:36:46 -0500 (Fri, 26 Dec 2008) $ -:Revision: $Revision: 5834 $ +:Date: $Date$ +:Revision: $Revision$ :Copyright: This document has been placed in the public domain. The latest working documents may be accessed individually below, or Property changes on: trunk/jrst/src/test/resources/FilesTest/index.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/jrst/src/test/resources/FilesTest/roles.txt =================================================================== --- trunk/jrst/src/test/resources/FilesTest/roles.txt 2011-08-18 09:22:31 UTC (rev 607) +++ trunk/jrst/src/test/resources/FilesTest/roles.txt 2011-08-18 09:25:35 UTC (rev 608) @@ -4,8 +4,8 @@ :Author: David Goodger :Contact: goodger@python.org -:Revision: $Revision: 4564 $ -:Date: $Date: 2006-05-21 16:44:42 -0400 (Sun, 21 May 2006) $ +:Revision: $Revision$ +:Date: $Date$ :Copyright: This document has been placed in the public domain. This document describes the interpreted text roles implemented in the Property changes on: trunk/jrst/src/test/resources/FilesTest/roles.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/jrst/src/test/resources/FilesTest/rstTest.rst =================================================================== --- trunk/jrst/src/test/resources/FilesTest/rstTest.rst 2011-08-18 09:22:31 UTC (rev 607) +++ trunk/jrst/src/test/resources/FilesTest/rstTest.rst 2011-08-18 09:25:35 UTC (rev 608) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * JRst :: Api +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2004 - 2011 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% +.. - ===== tests ===== Property changes on: trunk/jrst/src/test/resources/FilesTest/rstTest.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/bugs/infiniteLoop.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/bugs/testContent877.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/bugs/testImages21.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/bugs/testLinks.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/bugs/testLinks1380.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/bugs/testNoContentSubtitles.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/bugs/testNoSubtitle.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/bugs/testOptionsList644.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/bugs/testTab1378.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/jrst/src/test/resources/bugs/testTable1290.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/bugs/testTable1375.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/jrst/src/test/resources/testAnonymous.rst =================================================================== --- trunk/jrst/src/test/resources/testAnonymous.rst 2011-08-18 09:22:31 UTC (rev 607) +++ trunk/jrst/src/test/resources/testAnonymous.rst 2011-08-18 09:25:35 UTC (rev 608) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * JRst :: Api +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2004 - 2011 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% +.. - There are three types of hyperlink targets: internal, external, and indirect. Property changes on: trunk/jrst/src/test/resources/testAnonymous.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/testEmptyTableContents.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/testExternalLink.rst ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/jrst/src/test/resources/testFootnote.rst =================================================================== --- trunk/jrst/src/test/resources/testFootnote.rst 2011-08-18 09:22:31 UTC (rev 607) +++ trunk/jrst/src/test/resources/testFootnote.rst 2011-08-18 09:25:35 UTC (rev 608) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * JRst :: Api +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2004 - 2011 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% +.. - test [1]_ .. [1] There are ``*-wide.txt`` variants for each of these character. Property changes on: trunk/jrst/src/test/resources/testFootnote.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/testHyperlinkTarget.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst/src/test/resources/testHyperlinkTarget.xml ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/jrst/src/test/resources/testLiteral.rst =================================================================== --- trunk/jrst/src/test/resources/testLiteral.rst 2011-08-18 09:22:31 UTC (rev 607) +++ trunk/jrst/src/test/resources/testLiteral.rst 2011-08-18 09:25:35 UTC (rev 608) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * JRst :: Api +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2004 - 2011 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% +.. - 1. Déployer le war de l'application dans le serveur d'application. Pour Tomcat 6, placer le war ou un lien symbolique vers celui-ci dans le répertoire webapps. Property changes on: trunk/jrst/src/test/resources/testLiteral.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/jrst-doc/LICENSE.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst-doc/README.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst-doc/src/site/resources/en-redirect.html ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst-doc/src/site/resources/fr-redirect.html ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/jrst-doc/src/site/rst/user/faq.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-jrst-plugin/LICENSE.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-jrst-plugin/README.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-jrst-plugin/changelog.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-jrst-plugin/src/main/resources/log4j.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-jrst-plugin/src/site/apt/index.apt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-jrst-plugin/src/site/en/apt/index.apt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/maven-jrst-plugin/src/site/site_en.xml ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/pom.xml ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/license/project.xml ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/apt/index.apt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/en/apt/index.apt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/site_en.xml ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/site_fr.xml ___________________________________________________________________ Added: svn:eol-style + native
participants (1)
-
tchemit@users.nuiton.org