JetS3t 0.7.2

As of a couple of weeks ago the latest version of JetS3t 0.7.2 has been available as a public release. In the pre-holiday rush I forgot to post a notification to my own blog.

This release includes some bug fixes, more sophisticated configuration options for the “filecomparer” component that manages file synchronizations, and supports the two major new CloudFront API features: private distributions and streaming distributions.

Visit the JetS3t web site to download the latest release and view the latest documentation such as code samples and the API Javadoc.

You can read about the complete list of changes in the release notes. And for the Maven-ites among you the official Maven2 repository has also been updated.

This entry was posted in AWS, Cloud Computing, JetS3t. Bookmark the permalink.
  • cowper

    hi, nice job with jets3t … it looks like it’s really well put together. I came across it when searching for a maven plugin to deploy files to s3. It seems like the only maven mention is to use the lib as a dependency and one would need to script it to invoke the synchronization from maven? I’ll probably put this together and post it if you’re interested …

  • cowper

    you can find some detailed information for integration JetS3t synchronization into Maven at the following URL:

    http://conorpower.wordpress.com/2010/03/16/s3-deploy-jets3t-maven/