You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/05/22 06:59:00 UTC

[jira] [Created] (CAMEL-15097) camel-core - Java DSL forbid multiple route inputs with from from from to

Claus Ibsen created CAMEL-15097:
-----------------------------------

             Summary: camel-core - Java DSL forbid multiple route inputs with from from from to
                 Key: CAMEL-15097
                 URL: https://issues.apache.org/jira/browse/CAMEL-15097
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.4.0


Routes have 1 input in camel 3. There was a variation in java dsl which we have not prevented

from a from b from c to foo



--
This message was sent by Atlassian Jira
(v8.3.4#803005)