literalice / gradle-aws-s3-sync

The gradle task for synchronizing a local directory with a AWS S3 bucket.
37 stars 23 forks source link

Fix usage of undefined variable 'dest' for 'UP' #7

Closed shaulzorea closed 10 years ago

shaulzorea commented 10 years ago

variable 'dest' is used, though undefined.

Execution failed for task ':XXX'. 23:10:19.609 [ERROR] [org.gradle.BuildExceptionReporter] > No such property: dest for class: com.monochromeroad.gradle.plugin.aws.s3.S3Sync_Decorated

buildhive commented 10 years ago

Masatoshi Hayashi » gradle-aws-s3-sync #18 FAILURE Looks like there's a problem with this pull request (what's this?)

literalice commented 10 years ago

I'm sorry for the delay in confirming the request. Thank you for fix this.