GitHub user sanjaypujare reopened a pull request:
https://github.com/apache/apex-malhar/pull/347
APEXMALHAR-2156 changes
APEXMALHAR-2156 changes: @PramodSSImmaneni @amberarrow @ashwinchandrap
pls review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sanjaypujare/apex-malhar
APEXMALHAR-2156.improvement1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/347.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #347
----
commit f59f910f6c72ddea6395538e2fc56d6029a3f66c
Author: Sanjay Pujare <[email protected]>
Date: 2016-07-14T23:40:41Z
Clean up JMSBase to remove hardcoding of clientId and subject to test etc
First cut of SQS implementation using JMSBase code,
Fix version dependency of amazon-sqs-java-messaging-lib by excluding old
and adding our own 1.10.73 version in the pom
Make junit Assume work to do conditional testing
Delete stray queues we find before starting any test
Added comments and another test for failure mode
commit 2f225ae8939921bdf1fb2197b84951db45f5fa58
Author: Sanjay Pujare <[email protected]>
Date: 2016-07-20T22:25:11Z
Add the Apache license header to satisfy the rat license checker
commit b2808b68b0306b8c3ad19702f1104ee2392a0779
Author: Sanjay Pujare <[email protected]>
Date: 2016-07-22T18:58:36Z
Provide a setter for transacted since SQS is non-transacted and we need to
be able to set from outside the package
commit 22b9f6bfa15faf9e1c0511c7a17a63c9014fbaaa
Author: Sanjay Pujare <[email protected]>
Date: 2016-07-25T22:22:13Z
Incorporate comments: formatting/white-space issues and placement of
properties files
commit 77329de7c74108988d7fa7b3a6a40c8313bdd389
Author: Sanjay Pujare <[email protected]>
Date: 2016-07-26T22:16:52Z
Fixed the conflict in library/pom.xml
commit 73a88d3d9268ae26d4de18c7dc08747452742a26
Author: Sanjay Pujare <[email protected]>
Date: 2016-07-26T23:24:19Z
Incorporate PR comments from Pramod: abstract out and encapsulate
connectionFactoryBuilder in its own class
commit e9e601af0e4048f4665edd61ff0eb246e13c683a
Author: Sanjay Pujare <[email protected]>
Date: 2016-07-26T23:43:31Z
Incorporate PR comments remove explicit junit dependency in pom.xml
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---