Commit Graph

38 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 c4bf0f21ad POM cleanup and line endings. 2010-03-30 10:19:50 +02:00
Andrew Phillips 1b60574b75 Cleaned up archetype POMs. 2010-03-30 10:11:13 +02:00
Andrew Phillips b1f3f86337 Removed unnecessary <packaging>jar</packaging> from archetype POMs and corrected a typo. 2010-03-29 16:34:34 +02:00
Andrew Phillips a18eb13d21 Merge branch 'issue178'
Conflicts:
	archetypes/json-client-archetype/src/main/resources/archetype-resources/pom.xml
2010-03-20 14:43:01 +01:00
Andrew Phillips 31398eb2e4 Merge branch 'json-client-cleanup'
Conflicts:
	archetypes/json-client-archetype/src/main/resources/archetype-resources/pom.xml
2010-03-20 14:39:42 +01:00
Andrew Phillips 867a277004 Merge branch 'json-client-cleanup'
Conflicts:
	archetypes/json-client-archetype/src/main/resources/archetype-resources/pom.xml
2010-03-20 14:28:44 +01:00
Andrew Phillips b3d9f442d1 Line endings again. 2010-03-20 14:25:56 +01:00
Andrew Phillips 5cb8a80676 [issue 178] Added a Compute service template archetype. 2010-03-20 14:03:14 +01:00
Andrew Phillips 1e1b8fed75 Line endings. 2010-03-20 10:33:46 +01:00
Andrew Phillips e2be6001a9 Removed Twitter-specific classes from the JSON client archetype. 2010-03-20 10:18:04 +01:00
Andrew Phillips 93b690ed37 Removed the WebDAV wagon - part of Maven since 2.0.9. Also updated developer info, please correct and amend as necessary! 2010-03-19 11:32:14 +01:00
Andrew Phillips 64b68d73db Housekeeping: renamed all .svnignore files to .gitignore, and some line endings. 2010-03-19 11:30:13 +01:00
Andrew Phillips 550384bd22 Line ending changes and POM formatting. 2010-03-19 09:02:17 +01:00
Adrian Cole b190651247 refactored configuration module so that Issue 201 could occur. linked context with objects created from it 2010-03-09 00:10:27 -08: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 9326865762 added readme
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2743 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-01 04:05:11 +00:00
adrian.f.cole 333b576610 updated archaetypes to include Alex's fixes
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2739 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-31 22:23:48 +00:00
adrian.f.cole 70aa7e4ef3 Issue 73, 130, 150: overhauled context builders, blobstore javadocs, setup http connection limiter, and otherwise readied the code for consumption
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2729 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-25 09:41:37 +00:00
adrian.f.cole 83a2d54e3e Issue 144: convert to ListenableFutures
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2625 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-10 06:25:44 +00:00
adrian.f.cole 6a5a4df606 Issue 144: replace WithinThreadExecutorService with com.google.common.util.concurrent.Executors.sameThreadExecutor
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2616 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-06 22:21:24 +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
sharedocs1@gmail.com caaf950fc1 Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2517 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-24 19:50:37 +00:00
adrian.f.cole 4a22f808d1 Issue 134: switch to typed payloads for http requests and blob types
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2410 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 20:46:48 +00:00
adrian.f.cole 1eb4619faa Issue 131: extract out bouncycastle
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2408 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 05:16:26 +00:00
sharedocs1@gmail.com 294ccfb97b Added a default .svnignore file to the archetype. Unfortunately, this does *not* automatically set the svn:ignore property.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2321 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-25 07:27:38 +00:00
ivan@ivan.net.nz df75cfc2f0 Added snapshotRepository to the relevant poms
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2317 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-23 23:48:20 +00:00
adrian.f.cole 718c0100c5 fixed relativePath on pom
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2311 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-22 21:05:19 +00:00
adrian.f.cole 93cb460058 fixed copyright header
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2304 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-22 17:25:03 +00:00
adrian.f.cole f2410e5889 updated archetype to use new async model
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2297 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-17 06:33:59 +00:00
sharedocs1@gmail.com 1c98852769 Tweaked the archetype a bit (symptoms of gold-plating ;-)).
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2272 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 22:48:59 +00:00
adrian.f.cole 9a654d7708 Issue 117: fixed pom.xml and character encodings
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2267 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 15:42:49 +00:00
sharedocs1@gmail.com 5fb934ec71 Added svn:ignore file.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2264 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 12:17:44 +00:00
sharedocs1@gmail.com 99dcfa90a5 Updated the copyright declaration for projects generated by the archetype.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2263 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 11:44:54 +00:00
sharedocs1@gmail.com 12a5464175 Renamed jclouds-json... to json... to match the other projects
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2260 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 11:31:53 +00:00
sharedocs1@gmail.com b80ac794af Added an archetypes module and an archetype for a simple JSON client. See http://code.google.com/p/jclouds/issues/detail?id=117
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2259 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 11:21:18 +00:00