GitHub user jvwing opened a pull request:
https://github.com/apache/nifi/pull/562
NIFI-2062 AWS SDK Update:
* Updated the AWS SDK dependency version to 1.11.8
* Removed GetDynamoDBTest references to JsonObject class dropped from AWS
SDK
* Fixed integration test ITPutSNS.testPublish() - exception from not
evaluating expressions
* Ignored integration test ITPutS3Object.testS3MultipartAgeoff() - did not
work before or after SDK update
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jvwing/nifi NIFI-2062-aws-sdk-update-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/562.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 #562
----
commit b985246d481835c49068cc5c6a504878aa181d7c
Author: James Wing <[email protected]>
Date: 2016-06-21T20:06:02Z
NIFI-2062 AWS SDK Update:
* Updated the AWS SDK dependency version to 1.11.8
* Removed GetDynamoDBTest references to JsonObject class dropped from AWS
SDK
* Fixed integration test ITPutSNS.testPublish() - exception from not
evaluating expressions
* Ignored integration test ITPutS3Object.testS3MultipartAgeoff() - did not
work before or after SDK update
----
---
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.
---