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

rgoers pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/flume.git


    from 0d7b74c0 FLUME-3437 - Validate the provider url
     new dbc49b7b FLUME-3315 - Add missing test keystores
     new f9b6c25a FLUME-3437 - Improve JMSSource validation

The 2 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:
 .../src/test/resources/keystorefile.jks            | Bin
 .../src/test/resources/truststorefile.jks          | Bin
 .../flume/source/jms/JMSMessageConsumer.java       |  16 +----
 .../flume/source/jms/JMSMessageConverter.java      |   6 +-
 .../org/apache/flume/source/jms/JMSSource.java     |  68 ++++++++++++---------
 .../flume/source/jms/TestIntegrationActiveMQ.java  |   1 +
 .../org/apache/flume/source/jms/TestJMSSource.java |   1 +
 7 files changed, 46 insertions(+), 46 deletions(-)
 copy {flume-ng-core => 
flume-ng-channels/flume-kafka-channel}/src/test/resources/keystorefile.jks 
(100%)
 copy {flume-ng-core => 
flume-ng-channels/flume-kafka-channel}/src/test/resources/truststorefile.jks 
(100%)

Reply via email to