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 2017/08/07 23:53:30 UTC

[05/50] [abbrv] beam git commit: enable ParDoTest

enable ParDoTest


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

Branch: refs/heads/master
Commit: 3dc8fc81d14d67318e26b99691f1583aacbd3509
Parents: 4eb50d1
Author: manuzhang <ow...@gmail.com>
Authored: Fri Mar 10 16:50:01 2017 +0800
Committer: manuzhang <ow...@gmail.com>
Committed: Fri Mar 10 16:50:01 2017 +0800

----------------------------------------------------------------------
 runners/gearpump/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/3dc8fc81/runners/gearpump/pom.xml
----------------------------------------------------------------------
diff --git a/runners/gearpump/pom.xml b/runners/gearpump/pom.xml
index 6a41dc0..3efb1f6 100644
--- a/runners/gearpump/pom.xml
+++ b/runners/gearpump/pom.xml
@@ -75,11 +75,6 @@
                   <dependenciesToScan>
                     <dependency>org.apache.beam:beam-sdks-java-core</dependency>
                   </dependenciesToScan>
-                  <excludes>
-                    <exclude>
-                      org.apache.beam.sdk.transforms.ParDoTest
-                    </exclude>
-                  </excludes>
                   <systemPropertyVariables>
                     <beamTestPipelineOptions>
                       [