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/02/06 16:50:39 UTC

[1/7] syncope git commit: Upgrading checkstyle

Repository: syncope
Updated Branches:
  refs/heads/1_2_X a2cd9e7b1 -> 5e7db3e7e
  refs/heads/2_0_X 3623524db -> 20d29ba99
  refs/heads/master 414e8a541 -> 273ff6f98


Upgrading checkstyle


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

Branch: refs/heads/1_2_X
Commit: 5e7db3e7ee812ac4a6b964915ee1b6cae157f448
Parents: a2cd9e7
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 6 16:49:42 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 6 16:49:42 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/5e7db3e7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2e0d76f..bbdad80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1203,7 +1203,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.12.1</version>
+          <version>2.14</version>
           <dependencies>
             <dependency>
               <groupId>org.apache.syncope</groupId>


[2/7] syncope git commit: Upgrading checkstyle

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


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

Branch: refs/heads/master
Commit: 5e7db3e7ee812ac4a6b964915ee1b6cae157f448
Parents: a2cd9e7
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 6 16:49:42 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 6 16:49:42 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/5e7db3e7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2e0d76f..bbdad80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1203,7 +1203,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.12.1</version>
+          <version>2.14</version>
           <dependencies>
             <dependency>
               <groupId>org.apache.syncope</groupId>


[7/7] syncope git commit: Upgrading checkstyle

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


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

Branch: refs/heads/2_0_X
Commit: 20d29ba9900f29d1a26a1b1fad703bc32e947198
Parents: ce91908
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 6 16:50:28 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 6 16:50:28 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/20d29ba9/syncope620/pom.xml
----------------------------------------------------------------------
diff --git a/syncope620/pom.xml b/syncope620/pom.xml
index bc5ae56..6ea8e65 100644
--- a/syncope620/pom.xml
+++ b/syncope620/pom.xml
@@ -1131,7 +1131,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.13</version>
+          <version>2.14</version>
           <configuration>
             <configLocation>${rootpom.basedir}/src/main/resources/org/apache/syncope/checkstyle.xml</configLocation>
             <targetJdk>${targetJdk}</targetJdk>


[3/7] syncope git commit: Upgrading checkstyle

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


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

Branch: refs/heads/2_0_X
Commit: 5e7db3e7ee812ac4a6b964915ee1b6cae157f448
Parents: a2cd9e7
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 6 16:49:42 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 6 16:49:42 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/5e7db3e7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2e0d76f..bbdad80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1203,7 +1203,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.12.1</version>
+          <version>2.14</version>
           <dependencies>
             <dependency>
               <groupId>org.apache.syncope</groupId>


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

Branch: refs/heads/2_0_X
Commit: 273ff6f9850f4015c058142564f447bffaebbf74
Parents: 414e8a5 5e7db3e
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 6 16:49:53 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 6 16:49:53 2015 +0100

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


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


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

Branch: refs/heads/2_0_X
Commit: ce91908d82c37649f005e505d9d43d3483761981
Parents: 3623524 273ff6f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 6 16:50:11 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 6 16:50:11 2015 +0100

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


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


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

Branch: refs/heads/master
Commit: 273ff6f9850f4015c058142564f447bffaebbf74
Parents: 414e8a5 5e7db3e
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 6 16:49:53 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 6 16:49:53 2015 +0100

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


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