You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2015/02/25 20:06:53 UTC

[1/2] storm git commit: STORM-652. Use latest junit 4.11 .

Repository: storm
Updated Branches:
  refs/heads/master 14a302f54 -> ec30f4923


STORM-652. Use latest junit 4.11 .


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

Branch: refs/heads/master
Commit: b61dd3ab143686a8191a47652ca63c6c46992982
Parents: 103de9a
Author: Sriharsha Chintalapani <ma...@harsha.io>
Authored: Mon Feb 2 16:09:14 2015 -0800
Committer: Sriharsha Chintalapani <ma...@harsha.io>
Committed: Mon Feb 2 16:09:14 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/b61dd3ab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index af86bd0..2376d53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -536,7 +536,7 @@
 		    <dependency>
 		      <groupId>junit</groupId>
 		      <artifactId>junit</artifactId>
-		      <version>3.8.1</version>
+		      <version>4.11</version>
 		      <scope>test</scope>
 		    </dependency>
         </dependencies>


[2/2] storm git commit: Merge branch 'STORM-652' of https://github.com/harshach/incubator-storm into STORM-652-V1

Posted by sr...@apache.org.
Merge branch 'STORM-652' of https://github.com/harshach/incubator-storm into STORM-652-V1


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

Branch: refs/heads/master
Commit: ec30f4923e80f6f74964ef44d5beeaf274cfa6a2
Parents: 14a302f b61dd3a
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Wed Feb 25 10:54:29 2015 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Wed Feb 25 10:54:29 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ec30f492/pom.xml
----------------------------------------------------------------------