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/07 16:23:40 UTC

[1/6] syncope git commit: Updating SLF4J to 1.7.10

Repository: syncope
Updated Branches:
  refs/heads/1_2_X 041f67f87 -> 7edb7abf0
  refs/heads/2_0_X f6d48fd9e -> 252eef6df
  refs/heads/master a90a48ad5 -> 7ee30511a


Updating SLF4J to 1.7.10


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

Branch: refs/heads/1_2_X
Commit: 7edb7abf0350860fb35ea4662d87eff3ff566f06
Parents: 041f67f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 7 16:22:59 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 7 16:22:59 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/7edb7abf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ab6684b..f4d3eca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -359,7 +359,7 @@ under the License.
     <h2.version>1.4.184</h2.version>
 
     <log4j.version>2.1</log4j.version>
-    <slf4j.version>1.7.9</slf4j.version>
+    <slf4j.version>1.7.10</slf4j.version>
     <disruptor.version>3.3.0</disruptor.version>
 
     <junit.version>4.11</junit.version>


[3/6] syncope git commit: Updating SLF4J to 1.7.10

Posted by il...@apache.org.
Updating SLF4J to 1.7.10


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

Branch: refs/heads/2_0_X
Commit: 7edb7abf0350860fb35ea4662d87eff3ff566f06
Parents: 041f67f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 7 16:22:59 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 7 16:22:59 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/7edb7abf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ab6684b..f4d3eca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -359,7 +359,7 @@ under the License.
     <h2.version>1.4.184</h2.version>
 
     <log4j.version>2.1</log4j.version>
-    <slf4j.version>1.7.9</slf4j.version>
+    <slf4j.version>1.7.10</slf4j.version>
     <disruptor.version>3.3.0</disruptor.version>
 
     <junit.version>4.11</junit.version>


[5/6] 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/7ee30511
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/7ee30511
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/7ee30511

Branch: refs/heads/master
Commit: 7ee30511a821c7cf69b8927403bdaa17c5eb3ef2
Parents: a90a48a 7edb7ab
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 7 16:23:10 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 7 16:23:10 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


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


[4/6] 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/7ee30511
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/7ee30511
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/7ee30511

Branch: refs/heads/2_0_X
Commit: 7ee30511a821c7cf69b8927403bdaa17c5eb3ef2
Parents: a90a48a 7edb7ab
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 7 16:23:10 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 7 16:23:10 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


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


[2/6] syncope git commit: Updating SLF4J to 1.7.10

Posted by il...@apache.org.
Updating SLF4J to 1.7.10


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

Branch: refs/heads/master
Commit: 7edb7abf0350860fb35ea4662d87eff3ff566f06
Parents: 041f67f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 7 16:22:59 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 7 16:22:59 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/7edb7abf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ab6684b..f4d3eca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -359,7 +359,7 @@ under the License.
     <h2.version>1.4.184</h2.version>
 
     <log4j.version>2.1</log4j.version>
-    <slf4j.version>1.7.9</slf4j.version>
+    <slf4j.version>1.7.10</slf4j.version>
     <disruptor.version>3.3.0</disruptor.version>
 
     <junit.version>4.11</junit.version>


[6/6] 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/252eef6d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/252eef6d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/252eef6d

Branch: refs/heads/2_0_X
Commit: 252eef6df0beb77c32ea832dd1eb412053077624
Parents: f6d48fd 7ee3051
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jan 7 16:23:24 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jan 7 16:23:24 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


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