You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aviem Zur (JIRA)" <ji...@apache.org> on 2017/04/14 05:55:41 UTC

[jira] [Created] (BEAM-1976) Allow only one runner profile active at once in examples and archetypes

Aviem Zur created BEAM-1976:
-------------------------------

             Summary: Allow only one runner profile active at once in examples and archetypes
                 Key: BEAM-1976
                 URL: https://issues.apache.org/jira/browse/BEAM-1976
             Project: Beam
          Issue Type: Sub-task
          Components: examples-java
            Reporter: Aviem Zur
            Assignee: Frances Perry


Since only one SLF4J logger binding is allowed in the classpath, we shouldn't allow more than one runner profile to be active at once in our examples/archetype modules since different runners use different bindings.
Also, remove slf4j-jdk14 dependency from root and place it instead in direct-runner and dataflow-runner profiles, for the same reason.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)