r750 - in trunk: . docutils doxia-module-jrst doxia-module-jrst/src/license doxia-module-jrst/src/test/java/org/nuiton/jrst doxia-module-jrst-legacy doxia-module-jrst-legacy/src/license doxia-module-jrst-legacy/src/test/java/org/nuiton/jrst jrst jrst/src/license jrst/src/main/java/org/nuiton/jrst jrst/src/main/java/org/nuiton/jrst/legacy jrst/src/main/java/org/nuiton/jrst/ui jrst-doc jrst-site-util jrst-site-util/src/license jrst-site-util/src/main/java/org/nuiton/jrst jrst-site-util/src/main
Author: echatellier Date: 2014-09-29 14:10:44 +0200 (Mon, 29 Sep 2014) New Revision: 750 Url: http://forge.nuiton.org/projects/jrst/repository/revisions/750 Log: refs #3342: Review jrst renderer to make it compatible with maven-site-plugin 3.4 refs #3522: Update libs Removed: trunk/jrst-site-util/src/main/resources/META-INF/plexus/ trunk/jrst-site-util/src/test/java/org/ Modified: trunk/LICENSE.txt trunk/docutils/LICENSE.txt trunk/docutils/pom.xml trunk/doxia-module-jrst-legacy/LICENSE.txt trunk/doxia-module-jrst-legacy/pom.xml trunk/doxia-module-jrst-legacy/src/license/THIRD-PARTY.properties trunk/doxia-module-jrst-legacy/src/test/java/org/nuiton/jrst/JrstParserTest.java trunk/doxia-module-jrst/LICENSE.txt trunk/doxia-module-jrst/pom.xml trunk/doxia-module-jrst/src/license/THIRD-PARTY.properties trunk/doxia-module-jrst/src/test/java/org/nuiton/jrst/JrstParserTest.java trunk/jrst-doc/LICENSE.txt trunk/jrst-doc/pom.xml trunk/jrst-site-util/LICENSE.txt trunk/jrst-site-util/pom.xml trunk/jrst-site-util/src/license/THIRD-PARTY.properties trunk/jrst-site-util/src/main/java/org/nuiton/jrst/AbstractJrstParser.java trunk/jrst-site-util/src/main/java/org/nuiton/jrst/JrstSiteModule.java trunk/jrst-site-util/src/main/java/org/nuiton/jrst/JrstSiteRenderer.java trunk/jrst/LICENSE.txt trunk/jrst/pom.xml trunk/jrst/src/license/THIRD-PARTY.properties trunk/jrst/src/main/java/org/nuiton/jrst/JRST.java 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/JRSTInterface.java trunk/jrst/src/main/java/org/nuiton/jrst/legacy/JRSTLexer.java trunk/jrst/src/main/java/org/nuiton/jrst/ui/JRSTViewHandler.java trunk/maven-jrst-plugin/pom.xml trunk/pom.xml Modified: trunk/LICENSE.txt =================================================================== --- trunk/LICENSE.txt 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/LICENSE.txt 2014-09-29 12:10:44 UTC (rev 750) @@ -10,7 +10,7 @@ the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. - 0. Additional Definitions. + 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU @@ -111,7 +111,7 @@ a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked - Version. + Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the @@ -163,4 +163,3 @@ apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. - Modified: trunk/docutils/LICENSE.txt =================================================================== --- trunk/docutils/LICENSE.txt 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/docutils/LICENSE.txt 2014-09-29 12:10:44 UTC (rev 750) @@ -10,7 +10,7 @@ the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. - 0. Additional Definitions. + 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU @@ -111,7 +111,7 @@ a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked - Version. + Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the @@ -163,4 +163,3 @@ apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. - Modified: trunk/docutils/pom.xml =================================================================== (Binary files differ) Modified: trunk/doxia-module-jrst/LICENSE.txt =================================================================== --- trunk/doxia-module-jrst/LICENSE.txt 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/doxia-module-jrst/LICENSE.txt 2014-09-29 12:10:44 UTC (rev 750) @@ -10,7 +10,7 @@ the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. - 0. Additional Definitions. + 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU @@ -111,7 +111,7 @@ a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked - Version. + Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the @@ -163,4 +163,3 @@ apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. - Modified: trunk/doxia-module-jrst/pom.xml =================================================================== --- trunk/doxia-module-jrst/pom.xml 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/doxia-module-jrst/pom.xml 2014-09-29 12:10:44 UTC (rev 750) @@ -32,7 +32,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/doxia-module-jrst/src/license/THIRD-PARTY.properties =================================================================== --- trunk/doxia-module-jrst/src/license/THIRD-PARTY.properties 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/doxia-module-jrst/src/license/THIRD-PARTY.properties 2014-09-29 12:10:44 UTC (rev 750) @@ -1,9 +1,8 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : -# - Apache License +# - Apache Software License, Version 1.1 # - BSD License -# - BSD style # - Bouncy Castle Licence # - Bouncy Castle License # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 @@ -11,6 +10,7 @@ # - GNU General Public License - Version 2 with the class path exception # - GNU Lesser General Public License (LGPL), version 2.1 # - Indiana University Extreme! Lab Software License, vesion 1.1.1 +# - Jython Software License # - Lesser General Public License (LGPL) # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) @@ -18,22 +18,19 @@ # - MIT License # - Mozilla Public License # - Mozilla Public License Version 1.0 +# - New BSD License # - The Apache Software License, Version 2.0 -# - The Jython License # - The Werken Company License # - X License (http://icu-project.org/repos/icu/icu4j/trunk/main/shared/licenses/license.ht...) -# - http://classworlds.codehaus.org/license.html #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Sat Jun 30 01:25:16 CEST 2012 +#Mon Sep 29 13:55:07 CEST 2014 +antlr--antlr--2.7.2=BSD License com.ibm.icu--icu4j--2.6.1=X License (http\://icu-project.org/repos/icu/icu4j/trunk/main/shared/licenses/license.html) commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD jdom--jdom--1.0=The Apache Software License, Version 2.0 -org.codehaus.plexus--plexus-classworlds--1.2-alpha-9=http\://classworlds.codehaus.org/license.html -org.codehaus.plexus--plexus-i18n--1.0-beta-7=The Apache Software License, Version 2.0 -org.codehaus.plexus--plexus-velocity--1.1.7=The Apache Software License, Version 2.0 +org.codehaus.plexus--plexus-i18n--1.0-beta-10=The Apache Software License, Version 2.0 oro--oro--2.0.8=The Apache Software License, Version 2.0 -velocity--velocity-dep--1.4=The Apache Software License, Version 2.0 Modified: trunk/doxia-module-jrst/src/test/java/org/nuiton/jrst/JrstParserTest.java =================================================================== --- trunk/doxia-module-jrst/src/test/java/org/nuiton/jrst/JrstParserTest.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/doxia-module-jrst/src/test/java/org/nuiton/jrst/JrstParserTest.java 2014-09-29 12:10:44 UTC (rev 750) @@ -29,6 +29,7 @@ import org.apache.maven.doxia.module.xdoc.XdocSink; import org.apache.maven.doxia.parser.Parser; import org.apache.maven.doxia.sink.Sink; +import org.junit.Ignore; import java.io.Reader; import java.io.StringWriter; @@ -36,7 +37,10 @@ /** * @author chatellier * @version $Revision : 1$ + * + * Test ignored due to bug : http://jira.codehaus.org/browse/MPLUGINTESTING-25 */ +@Ignore public class JrstParserTest extends AbstractModuleTest { protected JrstParser parser; Modified: trunk/doxia-module-jrst-legacy/LICENSE.txt =================================================================== --- trunk/doxia-module-jrst-legacy/LICENSE.txt 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/doxia-module-jrst-legacy/LICENSE.txt 2014-09-29 12:10:44 UTC (rev 750) @@ -10,7 +10,7 @@ the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. - 0. Additional Definitions. + 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU @@ -111,7 +111,7 @@ a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked - Version. + Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the @@ -163,4 +163,3 @@ apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. - Modified: trunk/doxia-module-jrst-legacy/pom.xml =================================================================== --- trunk/doxia-module-jrst-legacy/pom.xml 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/doxia-module-jrst-legacy/pom.xml 2014-09-29 12:10:44 UTC (rev 750) @@ -32,7 +32,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/doxia-module-jrst-legacy/src/license/THIRD-PARTY.properties =================================================================== --- trunk/doxia-module-jrst-legacy/src/license/THIRD-PARTY.properties 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/doxia-module-jrst-legacy/src/license/THIRD-PARTY.properties 2014-09-29 12:10:44 UTC (rev 750) @@ -1,9 +1,8 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : -# - Apache License +# - Apache Software License, Version 1.1 # - BSD License -# - BSD style # - Bouncy Castle Licence # - Bouncy Castle License # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 @@ -18,21 +17,19 @@ # - MIT License # - Mozilla Public License # - Mozilla Public License Version 1.0 +# - New BSD License # - The Apache Software License, Version 2.0 # - The Werken Company License # - X License (http://icu-project.org/repos/icu/icu4j/trunk/main/shared/licenses/license.ht...) -# - http://classworlds.codehaus.org/license.html #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Sat Jun 30 01:25:17 CEST 2012 +#Mon Sep 29 13:55:18 CEST 2014 +antlr--antlr--2.7.2=BSD License com.ibm.icu--icu4j--2.6.1=X License (http\://icu-project.org/repos/icu/icu4j/trunk/main/shared/licenses/license.html) commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD jdom--jdom--1.0=The Apache Software License, Version 2.0 -org.codehaus.plexus--plexus-classworlds--1.2-alpha-9=http\://classworlds.codehaus.org/license.html -org.codehaus.plexus--plexus-i18n--1.0-beta-7=The Apache Software License, Version 2.0 -org.codehaus.plexus--plexus-velocity--1.1.7=The Apache Software License, Version 2.0 +org.codehaus.plexus--plexus-i18n--1.0-beta-10=The Apache Software License, Version 2.0 oro--oro--2.0.8=The Apache Software License, Version 2.0 -velocity--velocity-dep--1.4=The Apache Software License, Version 2.0 Modified: trunk/doxia-module-jrst-legacy/src/test/java/org/nuiton/jrst/JrstParserTest.java =================================================================== --- trunk/doxia-module-jrst-legacy/src/test/java/org/nuiton/jrst/JrstParserTest.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/doxia-module-jrst-legacy/src/test/java/org/nuiton/jrst/JrstParserTest.java 2014-09-29 12:10:44 UTC (rev 750) @@ -27,15 +27,20 @@ import java.io.Reader; import java.io.StringWriter; + import org.apache.maven.doxia.AbstractModuleTest; import org.apache.maven.doxia.module.xdoc.XdocSink; import org.apache.maven.doxia.parser.Parser; import org.apache.maven.doxia.sink.Sink; +import org.junit.Ignore; /** * @author chatellier * @version $Revision : 1$ + * + * Test ignored due to bug : http://jira.codehaus.org/browse/MPLUGINTESTING-25 */ +@Ignore public class JrstParserTest extends AbstractModuleTest { protected JrstParser parser; Modified: trunk/jrst/LICENSE.txt =================================================================== --- trunk/jrst/LICENSE.txt 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst/LICENSE.txt 2014-09-29 12:10:44 UTC (rev 750) @@ -10,7 +10,7 @@ the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. - 0. Additional Definitions. + 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU @@ -111,7 +111,7 @@ a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked - Version. + Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the @@ -163,4 +163,3 @@ apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. - Modified: trunk/jrst/pom.xml =================================================================== --- trunk/jrst/pom.xml 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst/pom.xml 2014-09-29 12:10:44 UTC (rev 750) @@ -32,7 +32,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> @@ -108,6 +108,11 @@ <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> </dependency> + + <dependency> + <groupId>org.nuiton</groupId> + <artifactId>nuiton-config</artifactId> + </dependency> <dependency> <groupId>org.nuiton.i18n</groupId> @@ -215,7 +220,7 @@ <plugins> <plugin> <groupId>org.nuiton.jaxx</groupId> - <artifactId>maven-jaxx-plugin</artifactId> + <artifactId>jaxx-maven-plugin</artifactId> <executions> <execution> <goals> @@ -228,7 +233,7 @@ <!-- plugin i18n --> <plugin> <groupId>org.nuiton.i18n</groupId> - <artifactId>maven-i18n-plugin</artifactId> + <artifactId>i18n-maven-plugin</artifactId> <executions> <execution> <goals> Modified: trunk/jrst/src/license/THIRD-PARTY.properties =================================================================== --- trunk/jrst/src/license/THIRD-PARTY.properties 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst/src/license/THIRD-PARTY.properties 2014-09-29 12:10:44 UTC (rev 750) @@ -2,31 +2,32 @@ #------------------------------------------------------------------------------- # Already used licenses in project : # - BSD License -# - BSD style # - Bouncy Castle License # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 +# - GNU General Public License - Version 2 with the class path exception # - GNU Lesser General Public License (LGPL), version 2.1 # - Indiana University Extreme! Lab Software License, vesion 1.1.1 +# - Jython Software License +# - Lesser General Public License (LGPL) # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License -# - MIT/X Consortium License +# - MIT like # - Mozilla Public License # - Mozilla Public License Version 1.0 +# - New BSD License # - The Apache Software License, Version 2.0 -# - The Jython License # - The Werken Company License # - X License (http://icu-project.org/repos/icu/icu4j/trunk/main/shared/licenses/license.ht...) #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Tue Jun 05 14:10:32 CEST 2012 +#Mon Sep 29 13:45:32 CEST 2014 com.ibm.icu--icu4j--2.6.1=X License (http\://icu-project.org/repos/icu/icu4j/trunk/main/shared/licenses/license.html) commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD jdom--jdom--1.0=The Apache Software License, Version 2.0 -net.sf.docbook--docbook-xsl--1.76.1=MIT/X Consortium License xerces--xercesImpl--2.6.2=The Apache Software License, Version 2.0 Modified: trunk/jrst/src/main/java/org/nuiton/jrst/JRST.java =================================================================== --- trunk/jrst/src/main/java/org/nuiton/jrst/JRST.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst/src/main/java/org/nuiton/jrst/JRST.java 2014-09-29 12:10:44 UTC (rev 750) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2011 CodeLutin, Chatellier Eric + * Copyright (C) 2004 - 2014 CodeLutin, Chatellier Eric * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -24,27 +24,6 @@ */ package org.nuiton.jrst; -import org.apache.commons.io.FileUtils; -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; -import org.dom4j.Document; -import org.dom4j.DocumentException; -import org.dom4j.DocumentHelper; -import org.nuiton.i18n.I18n; -import org.nuiton.i18n.init.ClassPathI18nInitializer; -import org.nuiton.jrst.convertisor.DocUtils2RST; -import org.nuiton.jrst.convertisor.DocUtilsVisitor; -import org.nuiton.jrst.legacy.JRSTReader; -import org.nuiton.jrst.ui.JRSTView; -import org.nuiton.util.ApplicationConfig; -import org.nuiton.util.Resource; -import org.nuiton.util.StringUtil; -import org.python.util.PythonInterpreter; -import org.xhtmlrenderer.pdf.ITextRenderer; - -import javax.xml.parsers.DocumentBuilder; -import javax.xml.parsers.DocumentBuilderFactory; -import javax.xml.transform.TransformerException; import java.awt.GraphicsDevice; import java.awt.GraphicsEnvironment; import java.io.ByteArrayInputStream; @@ -63,6 +42,28 @@ import java.util.Locale; import java.util.Map; +import javax.xml.parsers.DocumentBuilder; +import javax.xml.parsers.DocumentBuilderFactory; +import javax.xml.transform.TransformerException; + +import org.apache.commons.io.FileUtils; +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; +import org.dom4j.Document; +import org.dom4j.DocumentException; +import org.dom4j.DocumentHelper; +import org.nuiton.config.ApplicationConfig; +import org.nuiton.i18n.I18n; +import org.nuiton.i18n.init.ClassPathI18nInitializer; +import org.nuiton.jrst.convertisor.DocUtils2RST; +import org.nuiton.jrst.convertisor.DocUtilsVisitor; +import org.nuiton.jrst.legacy.JRSTReader; +import org.nuiton.jrst.ui.JRSTView; +import org.nuiton.util.Resource; +import org.nuiton.util.StringUtil; +import org.python.util.PythonInterpreter; +import org.xhtmlrenderer.pdf.ITextRenderer; + /** * FIXME: 'JRST --help' doesn't work, but 'JRST --help toto' work :( FIXME: * 'JRST -c' doesn't work, but 'JRST -c toto' Modified: trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfig.java =================================================================== --- trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfig.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfig.java 2014-09-29 12:10:44 UTC (rev 750) @@ -26,10 +26,11 @@ package org.nuiton.jrst; import java.util.Properties; + import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; -import org.nuiton.util.ApplicationConfig; -import org.nuiton.util.ArgumentsParserException; +import org.nuiton.config.ApplicationConfig; +import org.nuiton.config.ArgumentsParserException; /** * Permet la configuration de JRST pour son execution (parsing de la ligne Modified: trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfigAction.java =================================================================== --- trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfigAction.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfigAction.java 2014-09-29 12:10:44 UTC (rev 750) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2011 CodeLutin, Chatellier Eric + * Copyright (C) 2011, 2014 CodeLutin, Chatellier Eric * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -25,18 +25,18 @@ package org.nuiton.jrst; -import org.nuiton.util.ApplicationConfig.ActionDef; +import static org.nuiton.i18n.I18n.t; +import static org.nuiton.i18n.I18n.n; -import static org.nuiton.i18n.I18n._; -import static org.nuiton.i18n.I18n.n_; +import org.nuiton.config.ConfigActionDef; /** * JRST actions. * * @author echatellier */ -public enum JRSTConfigAction implements ActionDef { - HELP(n_("JRST help"), JRSTConfig.class.getName() + "#help", "-h", "--help"); +public enum JRSTConfigAction implements ConfigActionDef { + HELP(n("JRST help"), JRSTConfig.class.getName() + "#help", "-h", "--help"); public String description; public String action; @@ -49,7 +49,7 @@ } public String getDescription() { - return _(description); + return t(description); } @Override Modified: trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfigOption.java =================================================================== --- trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfigOption.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst/src/main/java/org/nuiton/jrst/JRSTConfigOption.java 2014-09-29 12:10:44 UTC (rev 750) @@ -25,26 +25,27 @@ package org.nuiton.jrst; +import static org.nuiton.i18n.I18n.t; +import static org.nuiton.i18n.I18n.n; + import java.io.File; -import org.nuiton.util.ApplicationConfig; -import org.nuiton.util.ApplicationConfig.OptionDef; -import static org.nuiton.i18n.I18n._; -import static org.nuiton.i18n.I18n.n_; +import org.nuiton.config.ApplicationConfig; +import org.nuiton.config.ConfigOptionDef; /** * JRST options enum. * * @author chatellier */ -public enum JRSTConfigOption implements OptionDef { +public enum JRSTConfigOption implements ConfigOptionDef { - FORCE("force", n_("jrst.option.force"), "false", String.class, true, false), - SIMPLE("simple", n_("jrst.option.simple"), "false", String.class, true, false), - OUT_FILE("outFile", n_("jrst.option.outfile"), null, String.class, true, false), - OUT_TYPE("outType", n_("jrst.option.outtype"), null, String.class, true, false), - XSL_FILE("xslFile", n_("jrst.option.xslfile"), null, String.class, true, false), - INTERMEDIATE_FILE("intermediateFile", n_("jrst.option.intermediatefile"), JRST.TYPE_XHTML, + FORCE("force", n("jrst.option.force"), "false", String.class, true, false), + SIMPLE("simple", n("jrst.option.simple"), "false", String.class, true, false), + OUT_FILE("outFile", n("jrst.option.outfile"), null, String.class, true, false), + OUT_TYPE("outType", n("jrst.option.outtype"), null, String.class, true, false), + XSL_FILE("xslFile", n("jrst.option.xslfile"), null, String.class, true, false), + INTERMEDIATE_FILE("intermediateFile", n("jrst.option.intermediatefile"), JRST.TYPE_XHTML, String.class, true, false); public String key; @@ -83,7 +84,7 @@ @Override public String getDescription() { - return _(description); + return t(description); } @Override Modified: trunk/jrst/src/main/java/org/nuiton/jrst/JRSTInterface.java =================================================================== --- trunk/jrst/src/main/java/org/nuiton/jrst/JRSTInterface.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst/src/main/java/org/nuiton/jrst/JRSTInterface.java 2014-09-29 12:10:44 UTC (rev 750) @@ -51,7 +51,7 @@ import javax.swing.event.ChangeListener; import org.nuiton.util.Resource; -import static org.nuiton.i18n.I18n._; +import static org.nuiton.i18n.I18n.t; /** * JRST main interface. @@ -211,7 +211,7 @@ private JButton getBoutonConvertir() { if (boutonConvertir == null) { boutonConvertir = new JButton(); - boutonConvertir.setText(_("btnConvert")); + boutonConvertir.setText(t("btnConvert")); boutonConvertir.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent e) { convert(); @@ -224,7 +224,7 @@ private JButton getBoutonAnnuler() { if (boutonAnnuler == null) { boutonAnnuler = new JButton(); - boutonAnnuler.setText(_("btnCancel")); + boutonAnnuler.setText(t("btnCancel")); boutonAnnuler.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent e) { annuler(); @@ -422,7 +422,7 @@ private JRadioButton getXslRadio() { if (xslRadio == null) { - xslRadio = new JRadioButton(_("externalXSL")); + xslRadio = new JRadioButton(t("externalXSL")); } return xslRadio; } @@ -444,7 +444,7 @@ if (savePanel == null) { savePanel = new JPanel(); savePanel.setLayout(new FlowLayout()); - savePanel.add(new JLabel(_("saveAs"))); + savePanel.add(new JLabel(t("saveAs"))); savePanel.add(getSaveText()); savePanel.add(getBoutonSaveLocation()); } @@ -469,7 +469,7 @@ if (openPanel == null) { openPanel = new JPanel(); openPanel.setLayout(new FlowLayout()); - openPanel.add(new JLabel(_("open"))); + openPanel.add(new JLabel(t("open"))); openPanel.add(getOpenText()); openPanel.add(getBoutonOpenLocation()); } @@ -535,7 +535,7 @@ } public int askEcraser() { - int choix = JOptionPane.showConfirmDialog(this, _("overwriteGraph?")); + int choix = JOptionPane.showConfirmDialog(this, t("overwriteGraph?")); return choix; } @@ -555,7 +555,7 @@ private void convert() { boolean exit = false; if (getOpenText().getText().equals("")) { - getErrorLabel().setText(_("openEmpty?")); + getErrorLabel().setText(t("openEmpty?")); getErrorLabel().setForeground(Color.RED); pack(); } else { Modified: trunk/jrst/src/main/java/org/nuiton/jrst/legacy/JRSTLexer.java =================================================================== --- trunk/jrst/src/main/java/org/nuiton/jrst/legacy/JRSTLexer.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst/src/main/java/org/nuiton/jrst/legacy/JRSTLexer.java 2014-09-29 12:10:44 UTC (rev 750) @@ -5,7 +5,7 @@ * $Id$ * $HeadURL$ * %% - * Copyright (C) 2004 - 2010 CodeLutin + * Copyright (C) 2004 - 2014 CodeLutin, Chatellier Eric * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as @@ -52,7 +52,7 @@ * essayer d'en lire un autre. * <p> * Pour mettre en place ce mecanisme le plus simple est d'utiliser les methodes - * {@link JRSTLexer#beginPeek()} et {@link JRSTLexer#endPeek()} + * {@code JRSTLexer#beginPeek()} et {@code JRSTLexer#endPeek()} * * Created: 28 oct. 06 00:44:20 * Modified: trunk/jrst/src/main/java/org/nuiton/jrst/ui/JRSTViewHandler.java =================================================================== --- trunk/jrst/src/main/java/org/nuiton/jrst/ui/JRSTViewHandler.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst/src/main/java/org/nuiton/jrst/ui/JRSTViewHandler.java 2014-09-29 12:10:44 UTC (rev 750) @@ -35,7 +35,7 @@ import org.apache.commons.logging.LogFactory; import org.nuiton.jrst.JRST; -import static org.nuiton.i18n.I18n._; +import static org.nuiton.i18n.I18n.t; /** * Created: 03/05/12 @@ -61,7 +61,7 @@ } public int askEcraser() { - return JOptionPane.showConfirmDialog(jrstView, _("overwriteGraph?")); + return JOptionPane.showConfirmDialog(jrstView, t("overwriteGraph?")); } public String[] getFormats() { @@ -90,7 +90,7 @@ public void convert() { if (jrstView.getOpenLocation() == null) { - jrstView.getErrorLbl().setText(_("openEmpty?")); + jrstView.getErrorLbl().setText(t("openEmpty?")); jrstView.getErrorLbl().setForeground(Color.RED); jrstView.pack(); } else { Modified: trunk/jrst-doc/LICENSE.txt =================================================================== --- trunk/jrst-doc/LICENSE.txt 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst-doc/LICENSE.txt 2014-09-29 12:10:44 UTC (rev 750) @@ -10,7 +10,7 @@ the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. - 0. Additional Definitions. + 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU @@ -111,7 +111,7 @@ a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked - Version. + Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the @@ -163,4 +163,3 @@ apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. - Modified: trunk/jrst-doc/pom.xml =================================================================== --- trunk/jrst-doc/pom.xml 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst-doc/pom.xml 2014-09-29 12:10:44 UTC (rev 750) @@ -32,7 +32,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/jrst-site-util/LICENSE.txt =================================================================== --- trunk/jrst-site-util/LICENSE.txt 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst-site-util/LICENSE.txt 2014-09-29 12:10:44 UTC (rev 750) @@ -10,7 +10,7 @@ the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. - 0. Additional Definitions. + 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU @@ -111,7 +111,7 @@ a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked - Version. + Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the @@ -163,4 +163,3 @@ apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. - Modified: trunk/jrst-site-util/pom.xml =================================================================== --- trunk/jrst-site-util/pom.xml 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst-site-util/pom.xml 2014-09-29 12:10:44 UTC (rev 750) @@ -32,7 +32,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> @@ -53,11 +53,6 @@ </exclusions> </dependency> - <!--dependency> - <groupId>org.apache.maven</groupId> - <artifactId>maven-model</artifactId> - </dependency--> - <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> @@ -186,6 +181,7 @@ </developers> <build> + <plugins> <plugin> <groupId>org.codehaus.plexus</groupId> @@ -197,7 +193,7 @@ <goal>generate-metadata</goal> </goals> </execution> - <execution> + <!-- <execution> <id>merge</id> <goals> <goal>merge-metadata</goal> @@ -208,7 +204,7 @@ <descriptor>${project.build.directory}/components.xml</descriptor> </descriptors> </configuration> - </execution> + </execution> --> </executions> </plugin> </plugins> Modified: trunk/jrst-site-util/src/license/THIRD-PARTY.properties =================================================================== --- trunk/jrst-site-util/src/license/THIRD-PARTY.properties 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst-site-util/src/license/THIRD-PARTY.properties 2014-09-29 12:10:44 UTC (rev 750) @@ -1,9 +1,8 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : -# - Apache License +# - Apache Software License, Version 1.1 # - BSD License -# - BSD style # - Bouncy Castle Licence # - Bouncy Castle License # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 @@ -11,6 +10,7 @@ # - GNU General Public License - Version 2 with the class path exception # - GNU Lesser General Public License (LGPL), version 2.1 # - Indiana University Extreme! Lab Software License, vesion 1.1.1 +# - Jython Software License # - Lesser General Public License (LGPL) # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) @@ -18,23 +18,20 @@ # - MIT License # - Mozilla Public License # - Mozilla Public License Version 1.0 +# - New BSD License # - Public Domain # - The Apache Software License, Version 2.0 -# - The Jython License # - The Werken Company License # - X License (http://icu-project.org/repos/icu/icu4j/trunk/main/shared/licenses/license.ht...) -# - http://classworlds.codehaus.org/license.html #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Sat Jun 30 01:22:43 CEST 2012 +#Mon Sep 29 13:47:46 CEST 2014 +antlr--antlr--2.7.2=BSD License com.ibm.icu--icu4j--2.6.1=X License (http\://icu-project.org/repos/icu/icu4j/trunk/main/shared/licenses/license.html) commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD jdom--jdom--1.0=The Apache Software License, Version 2.0 -org.codehaus.plexus--plexus-classworlds--1.2-alpha-9=http\://classworlds.codehaus.org/license.html -org.codehaus.plexus--plexus-i18n--1.0-beta-7=The Apache Software License, Version 2.0 -org.codehaus.plexus--plexus-velocity--1.1.7=The Apache Software License, Version 2.0 +org.codehaus.plexus--plexus-i18n--1.0-beta-10=The Apache Software License, Version 2.0 oro--oro--2.0.8=The Apache Software License, Version 2.0 -velocity--velocity-dep--1.4=The Apache Software License, Version 2.0 Modified: trunk/jrst-site-util/src/main/java/org/nuiton/jrst/AbstractJrstParser.java =================================================================== --- trunk/jrst-site-util/src/main/java/org/nuiton/jrst/AbstractJrstParser.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst-site-util/src/main/java/org/nuiton/jrst/AbstractJrstParser.java 2014-09-29 12:10:44 UTC (rev 750) @@ -23,22 +23,22 @@ */ package org.nuiton.jrst; +import java.io.File; +import java.io.FileWriter; +import java.io.IOException; +import java.io.Reader; +import java.io.StringReader; + import org.apache.maven.doxia.logging.Log; import org.apache.maven.doxia.module.xdoc.XdocParser; import org.apache.maven.doxia.parser.ParseException; import org.apache.maven.doxia.sink.Sink; -import org.apache.maven.doxia.sink.render.RenderingContext; +import org.apache.maven.doxia.siterenderer.RenderingContext; import org.apache.maven.project.MavenProject; import org.codehaus.plexus.util.IOUtil; import org.dom4j.Document; import org.nuiton.util.FileUtil; -import java.io.File; -import java.io.FileWriter; -import java.io.IOException; -import java.io.Reader; -import java.io.StringReader; - /** * Abstract Jrst doxia parser. * Modified: trunk/jrst-site-util/src/main/java/org/nuiton/jrst/JrstSiteModule.java =================================================================== --- trunk/jrst-site-util/src/main/java/org/nuiton/jrst/JrstSiteModule.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst-site-util/src/main/java/org/nuiton/jrst/JrstSiteModule.java 2014-09-29 12:10:44 UTC (rev 750) @@ -23,8 +23,8 @@ */ package org.nuiton.jrst; -import org.apache.maven.doxia.module.site.AbstractSiteModule; -import org.apache.maven.doxia.module.site.SiteModule; +import org.apache.maven.doxia.parser.module.AbstractParserModule; +import org.apache.maven.doxia.parser.module.ParserModule; import org.codehaus.plexus.component.annotations.Component; /** @@ -33,9 +33,9 @@ * @author tchemit <chemit@codelutin.com> * @since 2.0.1 */ -@Component(role = SiteModule.class, hint = AbstractJrstParser.JRST_PARSER_ID, +@Component(role = ParserModule.class, hint = AbstractJrstParser.JRST_PARSER_ID, description = "Jrst doxia site mdule using jrst for rst.") -public class JrstSiteModule extends AbstractSiteModule { +public class JrstSiteModule extends AbstractParserModule { @Override public String getSourceDirectory() { Modified: trunk/jrst-site-util/src/main/java/org/nuiton/jrst/JrstSiteRenderer.java =================================================================== --- trunk/jrst-site-util/src/main/java/org/nuiton/jrst/JrstSiteRenderer.java 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/jrst-site-util/src/main/java/org/nuiton/jrst/JrstSiteRenderer.java 2014-09-29 12:10:44 UTC (rev 750) @@ -23,18 +23,31 @@ */ package org.nuiton.jrst; -import com.google.common.collect.Maps; +import java.io.File; +import java.io.FileNotFoundException; +import java.io.IOException; +import java.io.StringWriter; +import java.io.UnsupportedEncodingException; +import java.io.Writer; +import java.lang.reflect.Field; +import java.util.Collection; +import java.util.Collections; +import java.util.LinkedList; +import java.util.List; +import java.util.Locale; +import java.util.Map; + import org.apache.commons.collections.CollectionUtils; import org.apache.commons.io.FileUtils; import org.apache.commons.lang3.StringUtils; import org.apache.maven.doxia.parser.Parser; -import org.apache.maven.doxia.sink.render.RenderingContext; import org.apache.maven.doxia.site.decoration.Menu; import org.apache.maven.doxia.site.decoration.MenuItem; import org.apache.maven.doxia.siterenderer.DefaultSiteRenderer; import org.apache.maven.doxia.siterenderer.DocumentRenderer; import org.apache.maven.doxia.siterenderer.Renderer; import org.apache.maven.doxia.siterenderer.RendererException; +import org.apache.maven.doxia.siterenderer.RenderingContext; import org.apache.maven.doxia.siterenderer.SiteRenderingContext; import org.apache.maven.project.MavenProject; import org.apache.velocity.VelocityContext; @@ -46,19 +59,7 @@ import org.codehaus.plexus.velocity.VelocityComponent; import org.dom4j.Document; -import java.io.File; -import java.io.FileNotFoundException; -import java.io.IOException; -import java.io.StringWriter; -import java.io.UnsupportedEncodingException; -import java.io.Writer; -import java.lang.reflect.Field; -import java.util.Collection; -import java.util.Collections; -import java.util.LinkedList; -import java.util.List; -import java.util.Locale; -import java.util.Map; +import com.google.common.collect.Maps; /** * Override of the DefaultSiteRenderer to add pdf generation of the site. Modified: trunk/maven-jrst-plugin/pom.xml =================================================================== --- trunk/maven-jrst-plugin/pom.xml 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/maven-jrst-plugin/pom.xml 2014-09-29 12:10:44 UTC (rev 750) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-12-29 11:28:50 UTC (rev 749) +++ trunk/pom.xml 2014-09-29 12:10:44 UTC (rev 750) @@ -3,7 +3,7 @@ #%L JRst %% - Copyright (C) 2004 - 2011 CodeLutin, Chatellier Eric + Copyright (C) 2004 - 2014 CodeLutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as @@ -20,7 +20,8 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -30,11 +31,11 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>3.4.7</version> + <version>5.1</version> </parent> <artifactId>jrst</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> <modules> <module>docutils</module> @@ -53,9 +54,16 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>${nuitonUtilsVersion}</version> + <version>3.0-rc-8</version> <scope>compile</scope> </dependency> + + <dependency> + <groupId>org.nuiton</groupId> + <artifactId>nuiton-config</artifactId> + <version>3.0-rc-2</version> + <scope>compile</scope> + </dependency> <dependency> <groupId>org.nuiton.i18n</groupId> @@ -149,7 +157,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>2.0.7</version> + <version>3.0.18</version> </dependency> <dependency> @@ -161,7 +169,7 @@ <dependency> <groupId>xmlunit</groupId> <artifactId>xmlunit</artifactId> - <version>1.3</version> + <version>1.5</version> <scope>test</scope> </dependency> @@ -216,7 +224,7 @@ <dependency> <groupId>net.sf.docbook</groupId> <artifactId>docbook-xsl</artifactId> - <version>1.76.1</version> + <version>1.78.1</version> <type>zip</type> <classifier>resources</classifier> <scope>provided</scope> @@ -273,32 +281,32 @@ <dependency> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-decoration-model</artifactId> - <version>1.2</version> + <version>1.6</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-container-default</artifactId> - <version>1.0-alpha-30</version> + <version>1.5.5</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity</artifactId> - <version>1.5</version> + <version>1.7</version> </dependency> <dependency> <groupId>velocity</groupId> <artifactId>velocity</artifactId> - <version>1.4</version> + <version>1.5</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-velocity</artifactId> - <version>1.1.7</version> + <version>1.1.8</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId> @@ -310,7 +318,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-i18n</artifactId> - <version>1.0-beta-7</version> + <version>1.0-beta-10</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId> @@ -342,7 +350,7 @@ <dependency> <groupId>org.python</groupId> <artifactId>jython-standalone</artifactId> - <version>2.5.2</version> + <version>2.7-b3</version> </dependency> <!-- itext --> @@ -456,13 +464,11 @@ <siteSourcesType>apt</siteSourcesType> - <doxiaVersion>1.3</doxiaVersion> - <doxiaSitetoolsVersion>1.2</doxiaSitetoolsVersion> - <nuitonUtilsVersion>2.6</nuitonUtilsVersion> - <nuitonI18nVersion>2.4.1</nuitonI18nVersion> + <doxiaVersion>1.6</doxiaVersion> + <doxiaSitetoolsVersion>1.6</doxiaSitetoolsVersion> + <nuitonI18nVersion>3.3</nuitonI18nVersion> <xalanVersion>2.7.1</xalanVersion> - <jaxxVersion>2.4.2</jaxxVersion> - + <jaxxVersion>2.13</jaxxVersion> </properties> <build> @@ -472,13 +478,13 @@ <plugin> <groupId>org.nuiton.i18n</groupId> - <artifactId>maven-i18n-plugin</artifactId> + <artifactId>i18n-maven-plugin</artifactId> <version>${nuitonI18nVersion}</version> </plugin> <plugin> <groupId>org.nuiton.jaxx</groupId> - <artifactId>maven-jaxx-plugin</artifactId> + <artifactId>jaxx-maven-plugin</artifactId> <version>${jaxxVersion}</version> </plugin>
participants (1)
-
echatellier@users.nuiton.org