You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/03/25 19:05:42 UTC

[1/2] incubator-beam git commit: Add more Eclipse files to .gitignore

Repository: incubator-beam
Updated Branches:
  refs/heads/master c1de175bd -> 00f608f05


Add more Eclipse files to .gitignore


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

Branch: refs/heads/master
Commit: e52a8195ed60799c73e8981b6b77bdf200f8d243
Parents: c1de175
Author: Kenneth Knowles <kl...@google.com>
Authored: Thu Mar 24 15:24:12 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Thu Mar 24 15:27:13 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/e52a8195/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 0f4aabd..da29f12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,8 @@ target/
 # Ignore Eclipse files.
 .classpath
 .project
+.factorypath
+.checkstyle
 .settings/
 
 # The build process generates the dependency-reduced POM, but it shouldn't be


[2/2] incubator-beam git commit: This closes #76

Posted by ke...@apache.org.
This closes #76


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

Branch: refs/heads/master
Commit: 00f608f0559b6eb570b7ca395152b2fc81bcfccd
Parents: c1de175 e52a819
Author: Kenneth Knowles <kl...@google.com>
Authored: Fri Mar 25 11:05:25 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Fri Mar 25 11:05:25 2016 -0700

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