[
https://issues.apache.org/jira/browse/NIFI-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995490#comment-14995490
]
ASF subversion and git services commented on NIFI-1025:
-------------------------------------------------------
Commit 77de51df19b768ea1180d52e0e6106629161add0 in nifi's branch
refs/heads/master from [~vs186031]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=77de51d ]
NIFI-1025 Updated aws-sdk and joda-time to resolve AWS issues with Java 1.8
update 60.
- Refactored tests - created AbstractS3Test for common utility methods
- Corrected incorrect unit test in TestDeleteS3Object, and adjusted processor
documentation to reflect behavior
- moved aws dependency management to root pom
This closes #107
Tested, Reviewed and Amended by Tony Kurc (<[email protected]>)
> PutS3Object fails if running with Java 8
> ----------------------------------------
>
> Key: NIFI-1025
> URL: https://issues.apache.org/jira/browse/NIFI-1025
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Tony Kurc
> Fix For: 0.4.0
>
>
> There is a known bug with the version of the AWS SDK (and associated Joda
> Time library that is being used) that prevents the PutS3Object processor from
> successfully putting data to Amazon S3 if running the newest version of Java
> (Java 1.8 update 60). There is a ticket for this in the AWS SDK:
> https://github.com/aws/aws-sdk-java/issues/444
> We need to update to a newer version of the AWS SDK in order to ensure that
> this works on Java 1.8.60
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)