Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Add aws s3:// uri support #565

Closed

Conversation

tmnuwan12
Copy link
Contributor

Fixes gh-361

Copy link
Contributor

@maciejwalkowiak maciejwalkowiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compilation issues is a result of Spring Boot just recently dropping JUnit 4. I'll add very soon JUnit 4 to dependencies both on master and 2.2.x branches so make sure to rebase.

maciejwalkowiak and others added 14 commits June 7, 2020 17:07
Closes spring-atticgh-529
Fixes spring-atticgh-509
Fixes spring-atticgh-527

Co-authored-by: Maciej Walkowiak <walkowiak.maciej@yahoo.com>
…istener.

This commit fixes this issue by delegating exception processing to
AbstractMethodMessageHandler only when there is a configured handler.
If there is none, exception is logged.

Fixes spring-atticgh-394
Closes spring-atticgh-465

Co-authored-by: Maciej Walkowiak <walkowiak.maciej@yahoo.com>
Spring Boot 2.4 has moved from providing automatic support for JUnit 4.
For now we must declare it explicitly and in the future migrate to JUnit 5.
@tmnuwan12 tmnuwan12 requested a review from maciejwalkowiak June 7, 2020 16:06
@tmnuwan12
Copy link
Contributor Author

Compilation issues is a result of Spring Boot just recently dropping JUnit 4. I'll add very soon JUnit 4 to dependencies both on master and 2.2.x branches so make sure to rebase.

I have rebased against master.

@maciejwalkowiak maciejwalkowiak added status: in-progress An issue that being worked on and removed waiting-for-triage labels Jun 7, 2020
maciejwalkowiak pushed a commit that referenced this pull request Jun 7, 2020
@maciejwalkowiak
Copy link
Contributor

Thanks @tmnuwan12! Your contribution has been merged.

@maciejwalkowiak maciejwalkowiak removed the status: in-progress An issue that being worked on label Jun 7, 2020
maciejwalkowiak pushed a commit to maciejwalkowiak/spring-cloud-aws that referenced this pull request Oct 15, 2020
maciejwalkowiak pushed a commit to maciejwalkowiak/spring-cloud-aws that referenced this pull request Oct 15, 2020
maciejwalkowiak pushed a commit to maciejwalkowiak/spring-cloud-aws that referenced this pull request Oct 15, 2020
maciejwalkowiak pushed a commit to maciejwalkowiak/spring-cloud-aws that referenced this pull request Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Ability to get s3:// URI back from an S3 resource
6 participants