This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jredmine.
See http://git.nuiton.org/jredmine.git
from 3c77857 refs #3318: Add a tool to fetch versions of a project in a file
new f0e2aa8 fixes #3532: Add a get_project_closed_versions REST Request
new c02efd2 fixes #3531: Migrates to git fixes #3255: Use pom and use new site layout
The 2 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 c02efd28173f7a4c799b94af7ba408e3da740d88
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Wed Oct 8 11:06:34 2014 +0200
fixes #3531: Migrates to git
fixes #3255: Use pom and use new site layout
commit f0e2aa885e286bea97382ea5d3d2c49d0adbdb4c
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Wed Oct 8 10:45:20 2014 +0200
fixes #3532: Add a get_project_closed_versions REST Request
Summary of changes:
.../app/controllers/jredmine_controller.rb | 6 +
jredmine-client/src/site/apt/rails_api.apt | 13 ++
jredmine-client/src/site/{site_fr.xml => site.xml} | 30 ----
.../src/site/{site_fr.xml => site.xml} | 35 -----
pom.xml | 153 ++++++++++++++-------
src/site/site.xml | 69 ++++++++++
src/site/site_fr.xml | 117 ----------------
7 files changed, 188 insertions(+), 235 deletions(-)
rename jredmine-client/src/site/{site_fr.xml => site.xml} (60%)
rename jredmine-maven-plugin/src/site/{site_fr.xml => site.xml} (67%)
create mode 100644 src/site/site.xml
delete mode 100644 src/site/site_fr.xml
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.