Skip to content
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.

Bucket region name correction for for us-east-1 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cezarykluczynski
Copy link

First of all, thank you very much for creating this fork and updating it! It really moved my work forward.

It so happened that I have a bucket in us-east-1. For legacy reasons, AWS SDK's method getBucketLocation does not return us-east-1 when asking about bucket in that region, but the string US instead. That behaviour is confirmed by AWS employee and reflected in the latest source code. So, for consistency, I propose the following change to address this issue.

I also took liberty to add target/ folder to .gitignore since the project is built with Maven.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 32

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 90.765%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/com/github/platform/team/plugin/AmazonS3Wagon.java 0 2 0.0%
Totals Coverage Status
Change from base Build 27: -0.2%
Covered Lines: 344
Relevant Lines: 379

💛 - Coveralls

@pollosp
Copy link

pollosp commented Jul 26, 2018

👍

@moleksyuk moleksyuk self-assigned this Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants