You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/12/02 20:53:04 UTC

[1/2] incubator-beam git commit: travis.yml: disable skipping things that no longer run

Repository: incubator-beam
Updated Branches:
  refs/heads/master f70fc4099 -> 0fb561068


travis.yml: disable skipping things that no longer run


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

Branch: refs/heads/master
Commit: d6eb5143b17eca9e5a59eaf6d2e3cd696e8bb38c
Parents: f70fc40
Author: Dan Halperin <dh...@google.com>
Authored: Thu Dec 1 10:04:38 2016 -0800
Committer: Dan Halperin <dh...@google.com>
Committed: Fri Dec 2 12:52:58 2016 -0800

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/d6eb5143/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 9e1406c..a806477 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,7 @@ notifications:
 
 env:
   global:
-   - MAVEN_OVERRIDE="--settings=.travis/settings.xml -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dfindbugs.skip=true"
+   - MAVEN_OVERRIDE="--settings=.travis/settings.xml"
    - MAVEN_CONTAINER_OVERRIDE="-DbeamSurefireArgline='-Xmx512m'"
 
 matrix:


[2/2] incubator-beam git commit: Closes #1482

Posted by dh...@apache.org.
Closes #1482


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

Branch: refs/heads/master
Commit: 0fb561068a5420cc8ee668be498e53eb8665fe29
Parents: f70fc40 d6eb514
Author: Dan Halperin <dh...@google.com>
Authored: Fri Dec 2 12:52:59 2016 -0800
Committer: Dan Halperin <dh...@google.com>
Committed: Fri Dec 2 12:52:59 2016 -0800

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------