This is an automated email from the ASF dual-hosted git repository.
usbrandon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
from 66bd8ebf9f Merge pull request #3664 from sramazzina/3512
add e18becf17c AWS SQS Reader initial version. #3602
new a2a3309fc8 Merge pull request #3667 from bamaer/3601
The 1 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:
.../assets/images/transforms/icons}/aws-sqs.svg | 0
docs/hop-user-manual/modules/ROOT/nav.adoc | 1 +
.../modules/ROOT/pages/pipeline/transforms.adoc | 1 +
.../{aws-sns-notify.adoc => aws-sqs-reader.adoc} | 38 ++++++++++++----------
.../hop/pipeline/transforms/aws/sqs/SqsReader.java | 22 +------------
.../pipeline/transforms/aws/sqs/SqsReaderMeta.java | 32 ++++++++++--------
6 files changed, 42 insertions(+), 52 deletions(-)
copy {plugins/tech/aws/src/main/resources =>
docs/hop-user-manual/modules/ROOT/assets/images/transforms/icons}/aws-sqs.svg
(100%)
copy
docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/{aws-sns-notify.adoc
=> aws-sqs-reader.adoc} (61%)