branch develop updated (410f02a -> fe36b47)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git from 410f02a Add test to prove new exporter API fixes #3015 new fe36b47 update site configuration 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 fe36b477885c2d801d04e7a1f58ec80a1065a596 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Jan 10 14:42:44 2016 +0100 update site configuration Summary of changes: src/site/site.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) -- 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 nuiton-csv. See http://git.nuiton.org/nuiton-csv.git commit fe36b477885c2d801d04e7a1f58ec80a1065a596 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Jan 10 14:42:44 2016 +0100 update site configuration --- src/site/site.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/site/site.xml b/src/site/site.xml index c028364..daac2e5 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -21,9 +21,9 @@ #L% --> -<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.3.0" +<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"> + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd"> <bannerLeft> <name>${project.name}</name> @@ -57,12 +57,9 @@ <footer> <div id='mavenProjectProperties' locale='fr' - platform='${project.platform}' projectId='${project.projectId}' version='${project.siteDeployClassifier}' - sourcesType='${project.siteSourcesType}' - scmUrl='${project.scm.connection}' - editorUrl='${project.scmwebeditorUrl}'/> + sourcesType='${project.siteSourcesType}'/> </footer> </body> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm