Author: tchemit Date: 2012-07-02 16:09:34 +0200 (Mon, 02 Jul 2012) New Revision: 2366 Url: http://nuiton.org/repositories/revision/jaxx/2366 Log: use jrst 2.0.1 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-07-02 14:09:22 UTC (rev 2365) +++ trunk/pom.xml 2012-07-02 14:09:34 UTC (rev 2366) @@ -116,13 +116,14 @@ <jxLayerVersion>3.0.4</jxLayerVersion> <javaHelpVersion>2.0.05</javaHelpVersion> <swingXVersion>1.6.2-2</swingXVersion> - <jrstPluginVersion>2.0.1-SNAPSHOT</jrstPluginVersion> + <jrstPluginVersion>2.0.1</jrstPluginVersion> <!-- i18n configuration --> <i18n.bundles>fr_FR,en_GB,es_ES</i18n.bundles> <site.verbose>true</site.verbose> - <pdfGenerationEnabled>true</pdfGenerationEnabled> + <!-- FIXME-tchemit-2012-07-02 Still not working, normalize all rst docs --> + <!--pdfGenerationEnabled>true</pdfGenerationEnabled--> </properties>
participants (1)
-
tchemit@users.nuiton.org