mirror of
https://github.com/apache/jclouds.git
synced 2025-02-19 00:25:19 +00:00
Fixed with: find -name \*.java | xargs sed -i 's/sameThreadExecutor/newDirectExecutorService/g'
# # The jclouds provider for Amazon's EC2 (http://aws.amazon.com/ec2/). # # Expects the jclouds ec2 API to be present on your application's classpath. # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.