You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/03/27 08:37:30 UTC

[camel] branch camel-2.23.x updated (28bf19d -> dc08663)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-2.23.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 28bf19d  CAMEL-13340: Invalid swagger json/yaml generated for Rest DSL
     new e4c3f0f  CAMEL-13366: support maxConcurrentConsumers configuration on the endpoint URI
     new dc08663  CAMEL-13366: Fixed CS

The 34231 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/camel/component/mllp/MllpEndpoint.java  |   4 +
 ...st.java => MllpMaxConcurrentConsumersTest.java} | 104 +++++++++++----------
 2 files changed, 60 insertions(+), 48 deletions(-)
 copy components/camel-mllp/src/test/java/org/apache/camel/component/mllp/{MllpTcpServerConsumerBindTimeoutTest.java => MllpMaxConcurrentConsumersTest.java} (51%)