branch develop updated (5ab2e8a -> db55eca)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git from 5ab2e8a fixes #3594: Uses junit 4.12 new db55eca fix javadoc generation The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit db55eca70e5172e7a1b6ab91cc24569613948fc5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 5 09:24:25 2014 +0100 fix javadoc generation Summary of changes: pom.xml | 2 ++ 1 file changed, 2 insertions(+) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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>.
participants (1)
-
nuiton.org scm