You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/01/05 10:29:57 UTC

[1/8] syncope git commit: Adding myself as committer!

Repository: syncope
Updated Branches:
  refs/heads/1_2_X 2976899a8 -> 041f67f87
  refs/heads/2_0_X f6938ea98 -> a76be555c
  refs/heads/master b907a4e06 -> 44b21af61


Adding myself as committer!


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/2976899a
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/2976899a
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/2976899a

Branch: refs/heads/2_0_X
Commit: 2976899a84c5f865ff1e7d94ca4a08175098c1e6
Parents: 257be98
Author: giacomolm <gi...@hotmail.it>
Authored: Mon Jan 5 10:17:02 2015 +0100
Committer: giacomolm <gi...@hotmail.it>
Committed: Mon Jan 5 10:17:02 2015 +0100

----------------------------------------------------------------------
 pom.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/2976899a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7c18e54..ab6684b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -271,6 +271,17 @@ under the License.
       <url>http://people.apache.org/~andreapatricelli/</url>
       <email>andreapatricelli@apache.org</email>
     </developer>
+    <developer>
+      <id>giacomolm</id>
+      <name>Giacomo Lamonaco</name>
+      <organization>Tirasa</organization>
+      <organizationUrl>http://www.tirasa.net/</organizationUrl>
+      <roles>
+        <role>committer</role>
+      </roles>
+      <url>http://people.apache.org/~giacomolm/</url>
+      <email>giacomolm@apache.org</email>
+    </developer>
   </developers>
 
   <contributors>


[8/8] syncope git commit: Merge branch 'master' into 2_0_X

Posted by il...@apache.org.
Merge branch 'master' into 2_0_X


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/a76be555
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/a76be555
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/a76be555

Branch: refs/heads/2_0_X
Commit: a76be555cb0abd37ceef2a2934be0372d87a72f8
Parents: f6938ea 44b21af
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 5 10:29:49 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 5 10:29:49 2015 +0100

----------------------------------------------------------------------
 pom.xml           | 11 +++++++++++
 src/site/site.xml |  3 ---
 2 files changed, 11 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/a76be555/pom.xml
----------------------------------------------------------------------


[3/8] syncope git commit: Removing Github ribbon, as per ML discussion

Posted by il...@apache.org.
Removing Github ribbon, as per ML discussion


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/041f67f8
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/041f67f8
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/041f67f8

Branch: refs/heads/master
Commit: 041f67f87ed411016b051752532b2fd5bc38dd08
Parents: 2976899
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 5 10:29:33 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 5 10:29:33 2015 +0100

----------------------------------------------------------------------
 src/site/site.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/041f67f8/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 59b25c7..bc95779 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -49,9 +49,6 @@ under the License.
       </ohloh>
       <facebookLike/>
       <googlePlusOne/>
-      <gitHub>
-        <projectId>apache/syncope</projectId>
-      </gitHub>
     </fluidoSkin>
   </custom>
   


[7/8] syncope git commit: Merge branch '1_2_X'

Posted by il...@apache.org.
Merge branch '1_2_X'


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/44b21af6
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/44b21af6
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/44b21af6

Branch: refs/heads/2_0_X
Commit: 44b21af61159caf2a4d6c3053c124fd786b76b43
Parents: b907a4e 041f67f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 5 10:29:39 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 5 10:29:39 2015 +0100

----------------------------------------------------------------------
 pom.xml           | 11 +++++++++++
 src/site/site.xml |  3 ---
 2 files changed, 11 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/44b21af6/pom.xml
----------------------------------------------------------------------


[4/8] syncope git commit: Removing Github ribbon, as per ML discussion

Posted by il...@apache.org.
Removing Github ribbon, as per ML discussion


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/041f67f8
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/041f67f8
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/041f67f8

Branch: refs/heads/2_0_X
Commit: 041f67f87ed411016b051752532b2fd5bc38dd08
Parents: 2976899
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 5 10:29:33 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 5 10:29:33 2015 +0100

----------------------------------------------------------------------
 src/site/site.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/041f67f8/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 59b25c7..bc95779 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -49,9 +49,6 @@ under the License.
       </ohloh>
       <facebookLike/>
       <googlePlusOne/>
-      <gitHub>
-        <projectId>apache/syncope</projectId>
-      </gitHub>
     </fluidoSkin>
   </custom>
   


[2/8] syncope git commit: Adding myself as committer!

Posted by il...@apache.org.
Adding myself as committer!


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/2976899a
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/2976899a
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/2976899a

Branch: refs/heads/master
Commit: 2976899a84c5f865ff1e7d94ca4a08175098c1e6
Parents: 257be98
Author: giacomolm <gi...@hotmail.it>
Authored: Mon Jan 5 10:17:02 2015 +0100
Committer: giacomolm <gi...@hotmail.it>
Committed: Mon Jan 5 10:17:02 2015 +0100

----------------------------------------------------------------------
 pom.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/2976899a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7c18e54..ab6684b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -271,6 +271,17 @@ under the License.
       <url>http://people.apache.org/~andreapatricelli/</url>
       <email>andreapatricelli@apache.org</email>
     </developer>
+    <developer>
+      <id>giacomolm</id>
+      <name>Giacomo Lamonaco</name>
+      <organization>Tirasa</organization>
+      <organizationUrl>http://www.tirasa.net/</organizationUrl>
+      <roles>
+        <role>committer</role>
+      </roles>
+      <url>http://people.apache.org/~giacomolm/</url>
+      <email>giacomolm@apache.org</email>
+    </developer>
   </developers>
 
   <contributors>


[6/8] syncope git commit: Merge branch '1_2_X'

Posted by il...@apache.org.
Merge branch '1_2_X'


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/44b21af6
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/44b21af6
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/44b21af6

Branch: refs/heads/master
Commit: 44b21af61159caf2a4d6c3053c124fd786b76b43
Parents: b907a4e 041f67f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 5 10:29:39 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 5 10:29:39 2015 +0100

----------------------------------------------------------------------
 pom.xml           | 11 +++++++++++
 src/site/site.xml |  3 ---
 2 files changed, 11 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/44b21af6/pom.xml
----------------------------------------------------------------------


[5/8] syncope git commit: Removing Github ribbon, as per ML discussion

Posted by il...@apache.org.
Removing Github ribbon, as per ML discussion


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/041f67f8
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/041f67f8
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/041f67f8

Branch: refs/heads/1_2_X
Commit: 041f67f87ed411016b051752532b2fd5bc38dd08
Parents: 2976899
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 5 10:29:33 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 5 10:29:33 2015 +0100

----------------------------------------------------------------------
 src/site/site.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/041f67f8/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 59b25c7..bc95779 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -49,9 +49,6 @@ under the License.
       </ohloh>
       <facebookLike/>
       <googlePlusOne/>
-      <gitHub>
-        <projectId>apache/syncope</projectId>
-      </gitHub>
     </fluidoSkin>
   </custom>