You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2018/11/14 18:38:10 UTC

[1/2] storm git commit: STORM-2891: Upgrade checkstyle plugin to 3.0.0

Repository: storm
Updated Branches:
  refs/heads/master 4ebb6406e -> f17b3dad8


STORM-2891: Upgrade checkstyle plugin to 3.0.0


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

Branch: refs/heads/master
Commit: 2e73e4086cfdc37c919120b0b3bc9fb74494dd17
Parents: 98ed0a8
Author: Stig Rohde Døssing <sr...@apache.org>
Authored: Sun Nov 11 17:26:27 2018 +0100
Committer: Stig Rohde Døssing <sr...@apache.org>
Committed: Sun Nov 11 17:26:27 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/storm/blob/2e73e408/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d7191ae..9836fab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1131,7 +1131,7 @@
                     <!--To support checkstyle goals. For example: "mvn checkstyle:checkstyle"-->
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-checkstyle-plugin</artifactId>
-                    <version>2.17</version>
+                    <version>3.0.0</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.storm</groupId>


[2/2] storm git commit: Merge branch 'STORM-2891' of https://github.com/srdo/storm into STORM-2891

Posted by bo...@apache.org.
Merge branch 'STORM-2891' of https://github.com/srdo/storm into STORM-2891

STORM-2891: Upgrade checkstyle plugin to 3.0.0

This closes #2905


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

Branch: refs/heads/master
Commit: f17b3dad8572f96217a8bf058022b26fe147a0b5
Parents: 4ebb640 2e73e40
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Tue Nov 13 11:14:44 2018 -0600
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Tue Nov 13 11:14:44 2018 -0600

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