corley / aws-ant-task

Ant task implementation for Amazon Web Services
MIT License
16 stars 14 forks source link

Pepijn Schmitz proposal #2

Closed wdalmut closed 12 years ago

wdalmut commented 12 years ago

Just applied a patch proposed by Pepijn Schmitz.

Pepijn Schmitz:

I made some changes to the S3PutTask class so that it supports putting
objects in the root (as well as making the destination handling slightly
more intuitive). I also added support for storing objects with reduced
redundancy.
wdalmut commented 12 years ago

Merged