You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/04/09 19:20:31 UTC

[1/3] git commit: update commons-io dependency version

Repository: incubator-storm
Updated Branches:
  refs/heads/master bde4f880d -> 979fc28d2


update commons-io dependency version


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

Branch: refs/heads/master
Commit: b25eeedffb5e9553e8d052a5da47c212fcf53a89
Parents: 3aa6d7b
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Tue Mar 11 14:18:10 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Tue Mar 11 14:18:10 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/b25eeedf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7a3a840..0fe9ad5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
         <clojure.version>1.4.0</clojure.version>
         <compojure.version>1.1.3</compojure.version>
         <hiccup.version>0.3.6</hiccup.version>
-        <commons-io.verson>1.4</commons-io.verson>
+        <commons-io.verson>2.4</commons-io.verson>
         <commons-lang.version>2.5</commons-lang.version>
         <commons-exec.version>1.1</commons-exec.version>
         <clj-time.version>0.4.1</clj-time.version>


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

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


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

Branch: refs/heads/master
Commit: 979fc28d2f35dd701b8a72ee805fbdc9b902262a
Parents: fd82382 bde4f88
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Apr 9 12:45:52 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Apr 9 12:45:52 2014 -0400

----------------------------------------------------------------------
 CHANGELOG.md       | 2 ++
 storm-core/pom.xml | 4 ++++
 2 files changed, 6 insertions(+)
----------------------------------------------------------------------



[2/3] git commit: Merge branch 'STORM-258'

Posted by pt...@apache.org.
Merge branch 'STORM-258'


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

Branch: refs/heads/master
Commit: fd82382b54c181718f9966f75dd776c8f445cadc
Parents: 38ea0ca b25eeed
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Apr 9 12:29:10 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Apr 9 12:29:10 2014 -0400

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


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