this configuration file moved

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

Branch: refs/heads/STREAMS-212
Commit: 0e0d93913811a41f1ff2fb4c0cab3fd72c774819
Parents: e046c76
Author: sblackmon <sblack...@apache.org>
Authored: Tue Nov 18 12:27:59 2014 -0600
Committer: sblackmon <sblack...@apache.org>
Committed: Fri Nov 21 16:58:15 2014 -0600

----------------------------------------------------------------------
 .../java/org/apache/streams/storm/trident/StreamsTopology.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/0e0d9391/streams-runtimes/streams-runtime-storm/src/main/java/org/apache/streams/storm/trident/StreamsTopology.java
----------------------------------------------------------------------
diff --git 
a/streams-runtimes/streams-runtime-storm/src/main/java/org/apache/streams/storm/trident/StreamsTopology.java
 
b/streams-runtimes/streams-runtime-storm/src/main/java/org/apache/streams/storm/trident/StreamsTopology.java
index 63c64a5..0bc97bd 100644
--- 
a/streams-runtimes/streams-runtime-storm/src/main/java/org/apache/streams/storm/trident/StreamsTopology.java
+++ 
b/streams-runtimes/streams-runtime-storm/src/main/java/org/apache/streams/storm/trident/StreamsTopology.java
@@ -19,7 +19,7 @@
 package org.apache.streams.storm.trident;
 
 import backtype.storm.Config;
-import org.apache.streams.StreamsConfiguration;
+import org.apache.streams.config.StreamsConfiguration;
 import org.apache.streams.config.StreamsConfigurator;
 import storm.trident.TridentTopology;
 

Reply via email to