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/03/24 10:19:49 UTC

[1/3] syncope git commit: Upgrading groovy

Repository: syncope
Updated Branches:
  refs/heads/1_2_X 6b3497a6d -> f94de5198
  refs/heads/master 8dc598aae -> 098baac01


Upgrading groovy


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

Branch: refs/heads/master
Commit: 489b266835b9db4876046b69bf8d5562f2f36610
Parents: 0a9a607
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Mar 20 14:19:44 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Mar 20 14:19:44 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/489b2668/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4251dc1..af87532 100644
--- a/pom.xml
+++ b/pom.xml
@@ -345,7 +345,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>2.4.1</groovy.version>
+    <groovy.version>2.4.2</groovy.version>
 
     <activiti.version>5.16.4</activiti.version>
 


[3/3] syncope git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/syncope

Posted by il...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/syncope


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

Branch: refs/heads/master
Commit: 098baac011ad171c15d5f38854d94888e466f05f
Parents: 489b266 8dc598a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Mar 24 10:19:28 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Mar 24 10:19:28 2015 +0100

----------------------------------------------------------------------
 CHANGES                     | 24 +++++++++++
 src/site/xdoc/downloads.xml | 88 ++++++++++++++++++++--------------------
 2 files changed, 68 insertions(+), 44 deletions(-)
----------------------------------------------------------------------



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

Branch: refs/heads/1_2_X
Commit: f94de5198cfcb25194d84198d1d0b2821cc13bd3
Parents: 6b3497a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Mar 24 10:13:08 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Mar 24 10:13:08 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/f94de519/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f80754e..d2128a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1209,7 +1209,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.14</version>
+          <version>2.15</version>
           <dependencies>
             <dependency>
               <groupId>org.apache.syncope</groupId>