This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git commit db55eca70e5172e7a1b6ab91cc24569613948fc5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 5 09:24:25 2014 +0100 fix javadoc generation --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 2b195e1..2f7c30e 100644 --- a/pom.xml +++ b/pom.xml @@ -144,6 +144,8 @@ <jnlpFileName>jaxx-demo.jnlp</jnlpFileName> <jnlpCodebase>http://jaxx.nuiton.org/v/${siteDeployClassifier}/jaxx-demo/jnlp</jnlpCodebase> + <!-- FIXME-tchemit-2014-12-05 Can't generate widgets with more recent versions --> + <javadocPluginVersion>2.9.1</javadocPluginVersion> <!-- FIXME-tchemit-2012-07-02 Still not working, normalize all rst docs --> <!--pdfGenerationEnabled>true</pdfGenerationEnabled--> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.