Merge branch 'APEX-157' into devel-3
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/cf97d0b7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/cf97d0b7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/cf97d0b7 Branch: refs/heads/feature-module Commit: cf97d0b7119edd1feea9ad5c9aac23aa9bf6732b Parents: 4adac06 b799bd2 Author: Timothy Farkas <[email protected]> Authored: Tue Sep 29 13:01:35 2015 -0700 Committer: Timothy Farkas <[email protected]> Committed: Tue Sep 29 13:01:35 2015 -0700 ---------------------------------------------------------------------- .../stram/plan/logical/LogicalPlan.java | 23 ++++++ .../logical/LogicalPlanConfigurationTest.java | 6 ++ .../stram/plan/logical/LogicalPlanTest.java | 83 +++++++++++++++++++- engine/src/test/resources/testTopology.json | 2 +- 4 files changed, 112 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
