Commit Graph

35 Commits

Author SHA1 Message Date
Adrian Cole 10af8cdae8 Issues 203 234 235, add visibility to image from nodemetadata, update to stable version of guava, harden tests, normalize location 2010-04-25 00:46:54 -07:00
Andrew Phillips 64b68d73db Housekeeping: renamed all .svnignore files to .gitignore, and some line endings. 2010-03-19 11:30:13 +01:00
Adrian Cole 4582c57c72 fixed version numbers to SNAPSHOT 2010-02-04 21:30:22 -08:00
adrian.f.cole 2ed029764f beta-3 release
git-svn-id: http://jclouds.googlecode.com/svn/branches/1.0-beta-3@3054 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-02 11:34:05 +00:00
adrian.f.cole 21014b6c19 removed collections dep as it is now part of guava
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2615 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-06 21:22:18 +00:00
adrian.f.cole bdbb6d0ec9 corrected license of pom.xml files
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2564 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-01 17:56:29 +00:00
adrian.f.cole 32ab37d3d7 Fixed license error caught by libcloud: jclouds isn't licensed to Apache, it just uses that license. thanks guys
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2558 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-31 17:36:46 +00:00
adrian.f.cole 986aa367cf Issue 29: latest codegen
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2516 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-24 18:49:44 +00:00
adrian.f.cole 8116d47b67 Removed dependency of apache commons-io as it overlaps with guava. note guava will include google collections soon
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2457 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-17 20:10:58 +00:00
sharedocs1@gmail.com ac49a97f6a Added svn:ignore information
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2377 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-07 17:49:14 +00:00
adrian.f.cole bc238bc507 Issue 121: converted all modules to sync/asyc
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2293 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-15 23:16:38 +00:00
adrian.f.cole faf79d4fa3 Issue 29: updated model
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2231 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-09 03:23:20 +00:00
adrian.f.cole 050f6e9a82 Issue 74, Issue 76, Issue 101: revamped blobstore and rest subsystems; Issue 10: removed assisted inject
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2001 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-29 20:17:42 +00:00
adrian.f.cole e9aee711d3 Issue 76: restructured to jaxrs annotations and created new ones where functionality was lacking. added resteasy client apis to our repository, as there is no dep-free dist available from source. introduced TransformingHttpCommandExecutorService, which processes http independently of extracting results.
This uses an ExecutorService.  In google app engine, there is now a WithinThreadExecutorService which is automatically selected via CloudContext as per the annotation SingleThreaded.  All command classes have been converted to annotation definitions in S3Connection.

git-svn-id: http://jclouds.googlecode.com/svn/trunk@1608 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-07-11 22:36:51 +00:00
adrian.f.cole d20b5d9f5a wrong license header
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1466 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-26 20:29:11 +00:00
adrian.f.cole e09669ca7b Issue 63
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1435 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-17 12:40:59 +00:00
adrian.f.cole e4848344df Issue 36: there can be multiple examples for a command
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1420 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-11 21:21:28 +00:00
adrian.f.cole 33bdc5438f removed ec2 from code codegen package
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1419 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-11 21:19:45 +00:00
adrian.f.cole e0b68edf7d Issue 36: combined Attribute parameters
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1418 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-11 21:01:42 +00:00
adrian.f.cole cb5c918918 adjusted expectations to meet current api
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1417 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-11 18:57:31 +00:00
adrian.f.cole e3230f1f2c Issue 36: updated ec2 parser
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1414 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-11 15:40:54 +00:00
adrian.f.cole ba5a8c35cf Issue 36: added parent module
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1413 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-11 15:32:22 +00:00
adrian.f.cole 0c5b1b3e0c Issue 36: reorganized and revamped codegen
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1412 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-11 15:17:39 +00:00
adrian.f.cole 006fd88ea3 Issue 36: reorganized and revamped codegen
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1411 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-11 15:16:33 +00:00
adrian.f.cole 500cc335e8 Issue 36: reorganized and revamped codegen
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1410 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-11 14:56:34 +00:00
adrian.f.cole 98fe4e9955 Issue 36: some progress towards merging object models
git-svn-id: http://jclouds.googlecode.com/svn/trunk@891 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-04 04:45:12 +00:00
adrian.f.cole 7804b2f8c6 Issue 36: refactored so that options are an enum type
git-svn-id: http://jclouds.googlecode.com/svn/trunk@889 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-04 00:37:13 +00:00
adrian.f.cole 34698fb78a Issue 36: further revision on Response object types
git-svn-id: http://jclouds.googlecode.com/svn/trunk@887 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-01 08:30:32 +00:00
adrian.f.cole ac6e90430b Issue 36: started working on Options for ec2
git-svn-id: http://jclouds.googlecode.com/svn/trunk@886 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-01 00:59:55 +00:00
adrian.f.cole fd338a0c70 Issue 36: cleaned up perl code and continued development on codegen
git-svn-id: http://jclouds.googlecode.com/svn/trunk@884 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-31 08:31:31 +00:00
adrian.f.cole d36eb5e3c8 Issue 36: changed to java set types and added domain objects
git-svn-id: http://jclouds.googlecode.com/svn/trunk@874 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-29 17:23:25 +00:00
adrian.f.cole 60018ae8c8 Issue 36: changed to use classpath to load templates
git-svn-id: http://jclouds.googlecode.com/svn/trunk@870 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-29 10:10:17 +00:00
adrian.f.cole bebff17d32 Issue 29: created uber-jar
git-svn-id: http://jclouds.googlecode.com/svn/trunk@868 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-29 00:28:05 +00:00
adrian.f.cole 611d954b3d Issue 29: changed package names as they aren't necessarily specific to amz
git-svn-id: http://jclouds.googlecode.com/svn/trunk@867 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-29 00:06:16 +00:00
adrian.f.cole 4adf4e635f Issue 29: create separate codegen module
git-svn-id: http://jclouds.googlecode.com/svn/trunk@866 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-28 23:51:07 +00:00