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/20 11:03:23 UTC

[01/13] syncope git commit: Upgrading H2

Repository: syncope
Updated Branches:
  refs/heads/1_2_X 9ceb71a33 -> f39739cf7
  refs/heads/2_0_X 3dc03b231 -> 49ad3c7fb
  refs/heads/master 7570a5fc8 -> eca7585b3


Upgrading H2


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

Branch: refs/heads/1_2_X
Commit: c5ce8a8e26c3ddc880fea113aaec6437603b6d80
Parents: 9ceb71a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 19 12:18:32 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 19 12:18:32 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c5ce8a8e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 86fff48..b23fac7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,7 +356,7 @@ under the License.
 
     <groovy.version>2.3.9</groovy.version>
 
-    <h2.version>1.4.184</h2.version>
+    <h2.version>1.4.185</h2.version>
 
     <log4j.version>2.1</log4j.version>
     <slf4j.version>1.7.10</slf4j.version>


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

Branch: refs/heads/master
Commit: eca7585b3167afb1e296125e99c7418615ca5e7f
Parents: 675a5cb f39739c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Jan 20 11:02:23 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Jan 20 11:02:23 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


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


[03/13] syncope git commit: Upgrading H2

Posted by il...@apache.org.
Upgrading H2


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

Branch: refs/heads/2_0_X
Commit: c5ce8a8e26c3ddc880fea113aaec6437603b6d80
Parents: 9ceb71a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 19 12:18:32 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 19 12:18:32 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c5ce8a8e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 86fff48..b23fac7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,7 +356,7 @@ under the License.
 
     <groovy.version>2.3.9</groovy.version>
 
-    <h2.version>1.4.184</h2.version>
+    <h2.version>1.4.185</h2.version>
 
     <log4j.version>2.1</log4j.version>
     <slf4j.version>1.7.10</slf4j.version>


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

Branch: refs/heads/2_0_X
Commit: eca7585b3167afb1e296125e99c7418615ca5e7f
Parents: 675a5cb f39739c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Jan 20 11:02:23 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Jan 20 11:02:23 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


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


[09/13] syncope git commit: Upgrading DB and CSV connector bundles

Posted by il...@apache.org.
Upgrading DB and CSV connector bundles


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

Branch: refs/heads/2_0_X
Commit: f39739cf770ccb4c3f315af64fbaee391cd60c68
Parents: c5ce8a8
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Jan 20 11:02:06 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Jan 20 11:02:06 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/f39739cf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b23fac7..da0954d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -324,8 +324,8 @@ under the License.
 
     <connid.version>1.4.0.0</connid.version>
     <connid.soap.version>1.3.0</connid.soap.version>
-    <connid.db.table.version>2.2.0</connid.db.table.version>
-    <connid.csvdir.version>0.8</connid.csvdir.version>
+    <connid.db.table.version>2.2.1</connid.db.table.version>
+    <connid.csvdir.version>0.8.1</connid.csvdir.version>
     <connid.ldap.version>1.4.0</connid.ldap.version>
     <connid.ad.version>1.2.1</connid.ad.version>
 


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

Branch: refs/heads/2_0_X
Commit: 49ad3c7fb467172d39730b57efa6aaae87eeb2b8
Parents: 550b0fe eca7585
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Jan 20 11:02:37 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Jan 20 11:02:37 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


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


[05/13] 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/675a5cbf
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/675a5cbf
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/675a5cbf

Branch: refs/heads/2_0_X
Commit: 675a5cbfc29a88d50e3ea7f0ab6acb649054aa87
Parents: 7570a5f c5ce8a8
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 19 12:18:53 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 19 12:18:53 2015 +0100

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


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


[10/13] syncope git commit: Upgrading DB and CSV connector bundles

Posted by il...@apache.org.
Upgrading DB and CSV connector bundles


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

Branch: refs/heads/1_2_X
Commit: f39739cf770ccb4c3f315af64fbaee391cd60c68
Parents: c5ce8a8
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Jan 20 11:02:06 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Jan 20 11:02:06 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/f39739cf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b23fac7..da0954d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -324,8 +324,8 @@ under the License.
 
     <connid.version>1.4.0.0</connid.version>
     <connid.soap.version>1.3.0</connid.soap.version>
-    <connid.db.table.version>2.2.0</connid.db.table.version>
-    <connid.csvdir.version>0.8</connid.csvdir.version>
+    <connid.db.table.version>2.2.1</connid.db.table.version>
+    <connid.csvdir.version>0.8.1</connid.csvdir.version>
     <connid.ldap.version>1.4.0</connid.ldap.version>
     <connid.ad.version>1.2.1</connid.ad.version>
 


[07/13] syncope git commit: Upgrading H2

Posted by il...@apache.org.
Upgrading H2


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

Branch: refs/heads/2_0_X
Commit: 550b0feffd0b9f28622df73944d61375d999a398
Parents: e1cfba6
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 19 12:30:15 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 19 12:30:15 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/550b0fef/syncope620/pom.xml
----------------------------------------------------------------------
diff --git a/syncope620/pom.xml b/syncope620/pom.xml
index 96b475f..4b0e328 100644
--- a/syncope620/pom.xml
+++ b/syncope620/pom.xml
@@ -349,7 +349,7 @@ under the License.
     <commons-lang.version>3.3.2</commons-lang.version>
     <commons.logging.version>1.1.3</commons.logging.version>
 
-    <h2.version>1.4.184</h2.version>
+    <h2.version>1.4.185</h2.version>
     <junit.version>4.12</junit.version>
 
     <conf.directory>${project.build.directory}/test-classes</conf.directory>


[04/13] 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/675a5cbf
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/675a5cbf
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/675a5cbf

Branch: refs/heads/master
Commit: 675a5cbfc29a88d50e3ea7f0ab6acb649054aa87
Parents: 7570a5f c5ce8a8
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 19 12:18:53 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 19 12:18:53 2015 +0100

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


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


[08/13] syncope git commit: Upgrading DB and CSV connector bundles

Posted by il...@apache.org.
Upgrading DB and CSV connector bundles


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

Branch: refs/heads/master
Commit: f39739cf770ccb4c3f315af64fbaee391cd60c68
Parents: c5ce8a8
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Jan 20 11:02:06 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Jan 20 11:02:06 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/f39739cf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b23fac7..da0954d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -324,8 +324,8 @@ under the License.
 
     <connid.version>1.4.0.0</connid.version>
     <connid.soap.version>1.3.0</connid.soap.version>
-    <connid.db.table.version>2.2.0</connid.db.table.version>
-    <connid.csvdir.version>0.8</connid.csvdir.version>
+    <connid.db.table.version>2.2.1</connid.db.table.version>
+    <connid.csvdir.version>0.8.1</connid.csvdir.version>
     <connid.ldap.version>1.4.0</connid.ldap.version>
     <connid.ad.version>1.2.1</connid.ad.version>
 


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

Branch: refs/heads/2_0_X
Commit: e1cfba6cd6772d47afdf142dd290c47ca865b29a
Parents: 3dc03b2 675a5cb
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 19 12:29:51 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 19 12:29:51 2015 +0100

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


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


[02/13] syncope git commit: Upgrading H2

Posted by il...@apache.org.
Upgrading H2


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

Branch: refs/heads/master
Commit: c5ce8a8e26c3ddc880fea113aaec6437603b6d80
Parents: 9ceb71a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 19 12:18:32 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 19 12:18:32 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c5ce8a8e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 86fff48..b23fac7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,7 +356,7 @@ under the License.
 
     <groovy.version>2.3.9</groovy.version>
 
-    <h2.version>1.4.184</h2.version>
+    <h2.version>1.4.185</h2.version>
 
     <log4j.version>2.1</log4j.version>
     <slf4j.version>1.7.10</slf4j.version>