This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 133dc54 Removed unused imports new 82b68d4 Camel-HL7: Use BindToRegistry annotation wherever possible new d88eb0d Camel-Hl7: Fixed CS new ec47f8d Removed unused imports new 79c21df Camel-Hl7: Forgot one test for BindToRegistry The 4 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: .../camel/component/hl7/HL7ByteArrayRouteTest.java | 53 +++++++++---------- .../component/hl7/HL7MLLPCodecBoundaryTest.java | 13 ++--- .../camel/component/hl7/HL7MLLPCodecLongTest.java | 16 ++---- .../hl7/HL7MLLPCodecMessageFloodingTest.java | 38 +++++++------- .../component/hl7/HL7MLLPCodecPlainStringTest.java | 34 ++++++------- .../hl7/HL7MLLPCodecStandAndEndBytesTest.java | 40 +++++++-------- .../camel/component/hl7/HL7MLLPCodecTest.java | 41 +++++++-------- .../hl7/HL7MLLPNettyCodecBoundaryTest.java | 24 +++++---- .../hl7/HL7MLLPNettyCodecByteArrayRouteTest.java | 58 ++++++++++----------- .../component/hl7/HL7MLLPNettyCodecLongTest.java | 21 ++++---- .../hl7/HL7MLLPNettyCodecStandAndEndBytesTest.java | 43 ++++++++-------- .../camel/component/hl7/HL7MLLPNettyCodecTest.java | 49 +++++++++--------- .../hl7/HL7MLLPNettyDecoderResourceLeakTest.java | 37 +++++++------- .../component/hl7/HL7MLLPNettyRouteToTest.java | 59 +++++++++++----------- .../camel/component/hl7/HL7NettyRouteTest.java | 56 ++++++++++---------- .../apache/camel/component/hl7/HL7RouteTest.java | 47 +++++++++-------- 16 files changed, 303 insertions(+), 326 deletions(-)