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 2018/10/15 09:34:45 UTC

[1/6] syncope git commit: Upgrading Spring

Repository: syncope
Updated Branches:
  refs/heads/2_1_X b9cb8e553 -> 5e2b47541
  refs/heads/master f5a1b5b79 -> 6d1c87383


Upgrading Spring


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

Branch: refs/heads/2_1_X
Commit: 2870e90cc4e0409f736334f8a5353b0b7e876b56
Parents: b9cb8e5
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 15 09:52:01 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 15 09:52:01 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/2870e90c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4856242..a9d23f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -393,7 +393,7 @@ under the License.
 
     <jackson.version>2.9.7</jackson.version>
 
-    <spring.version>5.1.0.RELEASE</spring.version>
+    <spring.version>5.1.1.RELEASE</spring.version>
     <spring-security.version>5.1.0.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0</openjpa.version>


[4/6] syncope git commit: Removing junit-platform-surefire-provider

Posted by il...@apache.org.
Removing junit-platform-surefire-provider


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

Branch: refs/heads/master
Commit: 96cb078f0bf572f445eeeb9d3221b52009eb7666
Parents: f5a1b5b
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 15 11:33:35 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 15 11:33:54 2018 +0200

----------------------------------------------------------------------
 pom.xml | 14 --------------
 1 file changed, 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/96cb078f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index da4fb6e..fca1219 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1909,13 +1909,6 @@ under the License.
             <runOrder>alphabetical</runOrder>
             <argLine>-Xms512m -Xmx1024m -Xss256k</argLine>
           </configuration>
-          <dependencies>
-            <dependency>
-              <groupId>org.junit.platform</groupId>
-              <artifactId>junit-platform-surefire-provider</artifactId>
-              <version>1.3.1</version>
-            </dependency>
-          </dependencies>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -1927,13 +1920,6 @@ under the License.
             <runOrder>alphabetical</runOrder>
             <argLine>-Xms512m -Xmx1024m -Xss256k</argLine>
           </configuration>
-          <dependencies>
-            <dependency>
-              <groupId>org.junit.platform</groupId>
-              <artifactId>junit-platform-surefire-provider</artifactId>
-              <version>1.3.1</version>
-            </dependency>
-          </dependencies>
           <executions>
             <execution>
               <goals>


[6/6] syncope git commit: Upgrading Spring

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


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

Branch: refs/heads/master
Commit: 6d1c8738328c7b507bf35f2a3c263d24e2d4a0a7
Parents: 188a7ef
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 15 09:52:01 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 15 11:34:23 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6d1c8738/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fca1219..b35481f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -393,7 +393,7 @@ under the License.
 
     <jackson.version>2.9.7</jackson.version>
 
-    <spring.version>5.1.0.RELEASE</spring.version>
+    <spring.version>5.1.1.RELEASE</spring.version>
     <spring-security.version>5.1.0.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0</openjpa.version>


[3/6] syncope git commit: Removing junit-platform-surefire-provider

Posted by il...@apache.org.
Removing junit-platform-surefire-provider


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

Branch: refs/heads/2_1_X
Commit: 5e2b47541679d72ae3562585a0f32fa0af6ffb2d
Parents: 6dafd81
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 15 11:33:35 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 15 11:33:35 2018 +0200

----------------------------------------------------------------------
 pom.xml | 14 --------------
 1 file changed, 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/5e2b4754/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a9d23f7..f24c01f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1909,13 +1909,6 @@ under the License.
             <runOrder>alphabetical</runOrder>
             <argLine>-Xms512m -Xmx1024m -Xss256k</argLine>
           </configuration>
-          <dependencies>
-            <dependency>
-              <groupId>org.junit.platform</groupId>
-              <artifactId>junit-platform-surefire-provider</artifactId>
-              <version>1.3.1</version>
-            </dependency>
-          </dependencies>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -1927,13 +1920,6 @@ under the License.
             <runOrder>alphabetical</runOrder>
             <argLine>-Xms512m -Xmx1024m -Xss256k</argLine>
           </configuration>
-          <dependencies>
-            <dependency>
-              <groupId>org.junit.platform</groupId>
-              <artifactId>junit-platform-surefire-provider</artifactId>
-              <version>1.3.1</version>
-            </dependency>
-          </dependencies>
           <executions>
             <execution>
               <goals>


[2/6] syncope git commit: Fixing test exec

Posted by il...@apache.org.
Fixing test exec


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

Branch: refs/heads/2_1_X
Commit: 6dafd8157d789ad6e25367e824a591f8bbc975d7
Parents: 2870e90
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 15 11:10:53 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 15 11:10:53 2018 +0200

----------------------------------------------------------------------
 core/upgrade/src/test/resources/syncopedb20.sql | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/6dafd815/core/upgrade/src/test/resources/syncopedb20.sql
----------------------------------------------------------------------
diff --git a/core/upgrade/src/test/resources/syncopedb20.sql b/core/upgrade/src/test/resources/syncopedb20.sql
index 4575cf2..0ff3717 100644
--- a/core/upgrade/src/test/resources/syncopedb20.sql
+++ b/core/upgrade/src/test/resources/syncopedb20.sql
@@ -261,6 +261,7 @@ CREATE MEMORY TABLE PUBLIC.ANYOBJECT(
     LASTCHANGEDATE TIMESTAMP,
     LASTMODIFIER VARCHAR(255),
     STATUS VARCHAR(255),
+    WORKFLOWID VARCHAR(255),
     NAME VARCHAR(255),
     REALM_ID VARCHAR(36),
     TYPE_ID VARCHAR(255)
@@ -1400,6 +1401,7 @@ CREATE MEMORY TABLE PUBLIC.SYNCOPEGROUP(
     LASTCHANGEDATE TIMESTAMP,
     LASTMODIFIER VARCHAR(255),
     STATUS VARCHAR(255),
+    WORKFLOWID VARCHAR(255),
     NAME VARCHAR(255),
     REALM_ID VARCHAR(36),
     GROUPOWNER_ID VARCHAR(36),


[5/6] syncope git commit: Fixing test exec

Posted by il...@apache.org.
Fixing test exec


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

Branch: refs/heads/master
Commit: 188a7ef3752cce1099322a2827bb00353b6ecc60
Parents: 96cb078
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 15 11:10:53 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 15 11:33:57 2018 +0200

----------------------------------------------------------------------
 core/upgrade/src/test/resources/syncopedb20.sql | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/188a7ef3/core/upgrade/src/test/resources/syncopedb20.sql
----------------------------------------------------------------------
diff --git a/core/upgrade/src/test/resources/syncopedb20.sql b/core/upgrade/src/test/resources/syncopedb20.sql
index 4575cf2..0ff3717 100644
--- a/core/upgrade/src/test/resources/syncopedb20.sql
+++ b/core/upgrade/src/test/resources/syncopedb20.sql
@@ -261,6 +261,7 @@ CREATE MEMORY TABLE PUBLIC.ANYOBJECT(
     LASTCHANGEDATE TIMESTAMP,
     LASTMODIFIER VARCHAR(255),
     STATUS VARCHAR(255),
+    WORKFLOWID VARCHAR(255),
     NAME VARCHAR(255),
     REALM_ID VARCHAR(36),
     TYPE_ID VARCHAR(255)
@@ -1400,6 +1401,7 @@ CREATE MEMORY TABLE PUBLIC.SYNCOPEGROUP(
     LASTCHANGEDATE TIMESTAMP,
     LASTMODIFIER VARCHAR(255),
     STATUS VARCHAR(255),
+    WORKFLOWID VARCHAR(255),
     NAME VARCHAR(255),
     REALM_ID VARCHAR(36),
     GROUPOWNER_ID VARCHAR(36),