This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository pom.
See http://git.nuiton.org/pom.git
from c513ff8 [jgitflow-maven-plugin]Updating develop poms back to pre merge state
new d0e2449 fixes #3338
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 d0e2449ede5fd2f5cc1be5795f02792ab3330a81
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 21 09:20:05 2014 +0200
fixes #3338
Summary of changes:
README.txt | 17 +++++++++++++----
codelutinpom/pom.xml | 23 +++++++++++++++++++++++
2 files changed, 36 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch release/1.0 in repository pom.
See http://git.nuiton.org/pom.git
was 1bd3ede [jgitflow-maven-plugin]updating poms for branch'release/1.0' with non-snapshot versions
This change permanently discards the following revisions:
discards 1bd3ede [jgitflow-maven-plugin]updating poms for branch'release/1.0' with non-snapshot versions
discards daafe6b [jgitflow-maven-plugin]updating poms for branch '1.0' with snapshot versions
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to annotated tag pom-1.0 in repository pom.
See http://git.nuiton.org/pom.git
at 48de96d (tag)
tagging fea79288924ba00f852f750e7ebdfd37c309dca3 (commit)
tagged by Tony CHEMIT
on Mon Jul 21 08:55:43 2014 +0200
- Log -----------------------------------------------------------------
[jgitflow-maven-plugin]tagging release 1.0
-----------------------------------------------------------------------
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch release/1.0 in repository pom.
See http://git.nuiton.org/pom.git
from daafe6b [jgitflow-maven-plugin]updating poms for branch '1.0' with snapshot versions
new 1bd3ede [jgitflow-maven-plugin]updating poms for branch'release/1.0' with non-snapshot versions
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 1bd3ede97e2b345cda6ba18c7bbb8e87113d98da
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 21 08:55:20 2014 +0200
[jgitflow-maven-plugin]updating poms for branch'release/1.0' with non-snapshot versions
Summary of changes:
chorempom/pom.xml | 2 +-
codelutinpom/pom.xml | 2 +-
nuitonpom/pom.xml | 2 +-
pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch master in repository pom.
See http://git.nuiton.org/pom.git
from c6c4066 Initial commit
new fea7928 [jgitflow-maven-plugin]squashing 'release/1.0' into 'master'
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 fea79288924ba00f852f750e7ebdfd37c309dca3
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 21 08:55:43 2014 +0200
[jgitflow-maven-plugin]squashing 'release/1.0' into 'master'
Summary of changes:
.gitignore | 12 +
LICENSE.txt | 165 +++++
README.txt | 33 +
chorempom/LICENSE.txt | 674 +++++++++++++++++
chorempom/README.txt | 27 +
chorempom/pom.xml | 59 ++
codelutinpom/LICENSE.txt | 674 +++++++++++++++++
codelutinpom/README.txt | 27 +
codelutinpom/pom.xml | 73 ++
nuitonpom/LICENSE.txt | 165 +++++
nuitonpom/README.txt | 27 +
nuitonpom/pom.xml | 68 ++
pom.xml | 1786 ++++++++++++++++++++++++++++++++++++++++++++++
13 files changed, 3790 insertions(+)
create mode 100644 .gitignore
create mode 100644 LICENSE.txt
create mode 100644 README.txt
create mode 100644 chorempom/LICENSE.txt
create mode 100644 chorempom/README.txt
create mode 100644 chorempom/pom.xml
create mode 100644 codelutinpom/LICENSE.txt
create mode 100644 codelutinpom/README.txt
create mode 100644 codelutinpom/pom.xml
create mode 100644 nuitonpom/LICENSE.txt
create mode 100644 nuitonpom/README.txt
create mode 100644 nuitonpom/pom.xml
create mode 100644 pom.xml
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository pom.
See http://git.nuiton.org/pom.git
from 9014b66 [jgitflow-maven-plugin]updating poms for 1.1-SNAPSHOT development
new 26ead24 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
new 26c112a [jgitflow-maven-plugin]squashing 'master' into 'develop'
new c513ff8 [jgitflow-maven-plugin]Updating develop poms back to pre merge state
The 3 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 c513ff83409a751f9f30ba797d3ab8ffbe08fe67
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 21 08:55:44 2014 +0200
[jgitflow-maven-plugin]Updating develop poms back to pre merge state
commit 26c112a0aeb48cd83e95bf86bdc11f7f6ce7286b
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 21 08:55:43 2014 +0200
[jgitflow-maven-plugin]squashing 'master' into 'develop'
commit 26ead2436d867e2f841aa6b7086557bfc25cd4a0
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 21 08:55:43 2014 +0200
[jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
Summary of changes:
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch release/1.0 in repository pom.
See http://git.nuiton.org/pom.git
at daafe6b [jgitflow-maven-plugin]updating poms for branch '1.0' with snapshot versions
This branch includes the following new commits:
new daafe6b [jgitflow-maven-plugin]updating poms for branch '1.0' with snapshot versions
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 daafe6b75665f08f46b6b4a4b0c3a2c0f3490c6c
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 21 08:51:12 2014 +0200
[jgitflow-maven-plugin]updating poms for branch '1.0' with snapshot versions
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository pom.
See http://git.nuiton.org/pom.git
from 0cb555c fill README + use a internal profile
new 9014b66 [jgitflow-maven-plugin]updating poms for 1.1-SNAPSHOT development
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 9014b66118b67a75ee02b3236cd9239a37ad3e66
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 21 08:51:15 2014 +0200
[jgitflow-maven-plugin]updating poms for 1.1-SNAPSHOT development
Summary of changes:
chorempom/pom.xml | 5 ++---
codelutinpom/pom.xml | 5 ++---
nuitonpom/pom.xml | 5 ++---
pom.xml | 13 ++++++-------
4 files changed, 12 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository pom.
See http://git.nuiton.org/pom.git
from e402873 improve README.txt
new 0cb555c fill README + use a internal profile
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 0cb555ca7696232500a2df917465d011e759d48f
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Jul 21 08:49:45 2014 +0200
fill README + use a internal profile
Summary of changes:
README.txt | 7 ++++---
chorempom/README.txt | 23 +++++++++++++++++++++++
codelutinpom/README.txt | 23 +++++++++++++++++++++++
pom.xml | 40 ++++++++++++++++++++++++++++++++++++++--
4 files changed, 88 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository pom.
See http://git.nuiton.org/pom.git
from eaaeb26 improve README
new e402873 improve README.txt
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 e40287301e5a64b0d8896c87f936b263de6c9059
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Sun Jul 20 19:18:02 2014 +0200
improve README.txt
Summary of changes:
README.txt | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.