You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2014/12/24 12:11:59 UTC

[1/2] buildr git commit: Update checkstyle addon to use checkstyle 6.1.1

Repository: buildr
Updated Branches:
  refs/heads/master 8141d9f25 -> fd6b97574


Update checkstyle addon to use checkstyle 6.1.1


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

Branch: refs/heads/master
Commit: 65f4c70f62d07151192b29a95c8cf55575e52a42
Parents: 8141d9f
Author: neher <wi...@gmail.com>
Authored: Wed Dec 24 08:31:03 2014 +0100
Committer: neher <wi...@gmail.com>
Committed: Wed Dec 24 08:31:03 2014 +0100

----------------------------------------------------------------------
 addon/buildr/checkstyle.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/65f4c70f/addon/buildr/checkstyle.rb
----------------------------------------------------------------------
diff --git a/addon/buildr/checkstyle.rb b/addon/buildr/checkstyle.rb
index ef5d76c..2e741e8 100644
--- a/addon/buildr/checkstyle.rb
+++ b/addon/buildr/checkstyle.rb
@@ -23,7 +23,7 @@ module Buildr
       # The specs for requirements
       def dependencies
         [
-          'com.puppycrawl.tools:checkstyle:jar:6.0',
+          'com.puppycrawl.tools:checkstyle:jar:6.1.1',
           'antlr:antlr:jar:2.7.7',
           'org.antlr:antlr4-runtime:jar:4.3',
           'com.google.guava:guava:jar:18.0',


[2/2] buildr git commit: Record the last change

Posted by do...@apache.org.
Record the last change


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

Branch: refs/heads/master
Commit: fd6b9757468f5fe4006febb9725196fa4ed3c996
Parents: 65f4c70
Author: Peter Donald <pe...@realityforge.org>
Authored: Wed Dec 24 22:11:53 2014 +1100
Committer: Peter Donald <pe...@realityforge.org>
Committed: Wed Dec 24 22:11:53 2014 +1100

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/fd6b9757/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index f8447fd..3a1af66 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
 1.4.22 (Pending)
+* Change: Update checkstyle to 6.1.1. Submitted by neher.
 
 1.4.21 (2014-11-28)
 * Change: Upgrade atoulme-Antwrap to 0.7.5 to remove deprecation warnings in