You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2015/10/03 08:43:11 UTC

[1/3] storm git commit: Change the ignore file.

Repository: storm
Updated Branches:
  refs/heads/master 7c902976c -> d828be59a


Change the ignore file.


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

Branch: refs/heads/master
Commit: d55c6f4d58b57f9a2071bb3618c91363072fe476
Parents: ae4b553
Author: Ningyu An <je...@126.com>
Authored: Tue Sep 29 16:04:10 2015 +0800
Committer: Ningyu An <je...@126.com>
Committed: Tue Sep 29 16:04:10 2015 +0800

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/d55c6f4d/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 4e08a2e..6def4d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,5 @@ _site
 dependency-reduced-pom.xml
 derby.log
 metastore_db
+.settings/
+**/.project


[3/3] storm git commit: Merge branch 'master' of https://github.com/jetan9/storm into PR-770

Posted by ka...@apache.org.
Merge branch 'master' of https://github.com/jetan9/storm into PR-770


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

Branch: refs/heads/master
Commit: d828be59ac4daf6c565391b496fe2313d9eb0b7a
Parents: 7c90297 bd3e1d6
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Sat Oct 3 15:42:20 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Sat Oct 3 15:42:20 2015 +0900

----------------------------------------------------------------------
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------



[2/3] storm git commit: Ignore the classpath file.

Posted by ka...@apache.org.
Ignore the classpath file.


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

Branch: refs/heads/master
Commit: bd3e1d67c735d86dcfbfc6f8d8d899c1977d1621
Parents: d55c6f4
Author: Ningyu An <je...@126.com>
Authored: Wed Sep 30 16:56:03 2015 +0800
Committer: Ningyu An <je...@126.com>
Committed: Wed Sep 30 16:56:03 2015 +0800

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/bd3e1d67/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 6def4d9..4b4c52f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ derby.log
 metastore_db
 .settings/
 **/.project
+**/.classpath