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/11/22 23:32:10 UTC

[1/2] incubator-beam git commit: Remove tests for merge

Repository: incubator-beam
Updated Branches:
  refs/heads/python-sdk 3b5cd0efc -> 21f9c6d2c


Remove tests for merge


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

Branch: refs/heads/python-sdk
Commit: a6be102a9ebafd3e616ee6aca9a11fbb21c375d9
Parents: 0a66721
Author: Maria Garcia Herrero <ma...@google.com>
Authored: Tue Nov 22 13:24:08 2016 -0800
Committer: Maria Garcia Herrero <ma...@google.com>
Committed: Tue Nov 22 13:24:08 2016 -0800

----------------------------------------------------------------------
 .travis.yml | 9 ---------
 1 file changed, 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/a6be102a/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 7aeb4bc..3080341 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -44,15 +44,6 @@ matrix:
     - os: linux
       env: TEST_PYTHON="1"
 
-    # On Linux, run with specific JDKs only.
-    - os: linux
-      env: CUSTOM_JDK="oraclejdk8" MAVEN_OVERRIDE="$MAVEN_OVERRIDE $MAVEN_CONTAINER_OVERRIDE"
-    - os: linux
-      env: CUSTOM_JDK="oraclejdk7" MAVEN_OVERRIDE="$MAVEN_OVERRIDE $MAVEN_CONTAINER_OVERRIDE"
-    - os: linux
-      env: CUSTOM_JDK="openjdk7" MAVEN_OVERRIDE="$MAVEN_OVERRIDE $MAVEN_CONTAINER_OVERRIDE"
-    - os: linux
-      env: MAVEN_OVERRIDE="-Peclipse-jdt -DskipTests $MAVEN_OVERRIDE $MAVEN_CONTAINER_OVERRIDE" CUSTOM_JDK="oraclejdk8"
 
 before_install:
   - echo 'MAVEN_OPTS="$MAVEN_OPTS -Xmx1024m -XX:MaxPermSize=512m -XX:+BytecodeVerificationLocal"' >> ~/.mavenrc


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

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


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

Branch: refs/heads/python-sdk
Commit: 21f9c6d2cff052d662326ce73fdcf1fb08504dda
Parents: 3b5cd0e a6be102
Author: Kenneth Knowles <kl...@google.com>
Authored: Tue Nov 22 15:31:10 2016 -0800
Committer: Kenneth Knowles <kl...@google.com>
Committed: Tue Nov 22 15:31:10 2016 -0800

----------------------------------------------------------------------
 .travis.yml | 9 ---------
 1 file changed, 9 deletions(-)
----------------------------------------------------------------------