This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jredmine. See https://gitlab.nuiton.org/nuiton/jredmine.git commit d0a097c22d665c75648bea5ab5a374358e71c899 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Sep 12 19:53:46 2016 +0200 Update doc --- jredmine-maven-plugin/src/site/apt/index.apt | 2 ++ src/site/apt/index.apt | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/jredmine-maven-plugin/src/site/apt/index.apt b/jredmine-maven-plugin/src/site/apt/index.apt index 1ddfbc5..dbf5866 100644 --- a/jredmine-maven-plugin/src/site/apt/index.apt +++ b/jredmine-maven-plugin/src/site/apt/index.apt @@ -54,6 +54,8 @@ jredmine-maven-plugin * {{{./generate-changes-mojo.html}generate-changes}} generates the changes.xml files from issues of the project from a redmine server. + * {{{./generate-changelog-mojo.html}generate-changes}} generates the changelog.txt from changes.xml + * {{{./publish-attachments-mojo.html}publish-attachments}} publish some files as attachment for the version of the project on a redmine server. * {{{./publish-news-mojo.html}publish-news}} publish a news for the project on a redmine server. diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 40d2dbd..9f286c9 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -54,6 +54,10 @@ Introduction Notes +* Version 1.10 + + Ajout d'un mojo pour générer un fichier changelog.txt + * Version 1.9 Rendre compatible le plugin rails avec Redmine 3.0.0 (voir https://forge.nuiton.org/issues/3642). -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.