Github user knusbaum commented on a diff in the pull request:
https://github.com/apache/storm/pull/1074#discussion_r52226076
--- Diff: storm-core/pom.xml ---
@@ -42,6 +42,10 @@
This is here as a work around to place it at the beginning of
the classpath
even though maven does not officially support ordering of the
classpath.-->
<dependency>
+ <groupId>uk.org.lidalia</groupId>
+ <artifactId>sysout-over-slf4j</artifactId>
+ </dependency>
--- End diff --
Done.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---