Commit Graph

1245 Commits

Author SHA1 Message Date
adrian.f.cole da8206a64a Issue 112: added factory
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2436 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 16:51:24 +00:00
adrian.f.cole 107ef1c040 raised default timeout of get/put commands in blobstores
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2435 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 05:58:53 +00:00
adrian.f.cole a8b7810062 Issue 128: vfs ant integration demo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2434 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 05:58:16 +00:00
adrian.f.cole 3d2784e4d2 Issue 128: temporarily adding log4j until we have a commons-logging adapter in jclouds
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2433 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 05:56:38 +00:00
adrian.f.cole 43b9daf617 Issue 128: catch exception if a container type isn't present so that exists() can work
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2432 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 05:50:00 +00:00
adrian.f.cole 5f3bee6f2e Issue 111: set filetype to directory when someone accidentally lists a file as a directory
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2431 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 05:46:35 +00:00
adrian.f.cole 9c72dc8ada Issue 128: updated vfs to work inside of ant
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2430 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 03:17:48 +00:00
adrian.f.cole fa9b3f6c0a added tools, which were missing from the master pom
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2429 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 02:26:00 +00:00
adrian.f.cole 4c835ac3f9 removed apache snapshots as we now have vfs in rimu
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2428 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 01:25:52 +00:00
adrian.f.cole 96c9758da8 Issue 128: added atmos to vfs
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2427 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 01:05:58 +00:00
adrian.f.cole 6e74a573df fixed demo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2426 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 00:50:29 +00:00
sharedocs1@gmail.com 8f012d65be Removed the test-jar hack for commons-vfs, which shouldn't be necessary anymore.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2425 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 20:55:16 +00:00
sharedocs1@gmail.com 5360144084 Formatting and copyright cleanup, and removing some unnecessary POM entries
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2424 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 13:36:20 +00:00
sharedocs1@gmail.com faa4468067 Added a 'dependencies' descriptor to demonstrate how we might include deps in the final package.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2423 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 13:35:49 +00:00
sharedocs1@gmail.com 1ed169b4d0 Fixed formatting of copyright messages
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2422 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 13:33:35 +00:00
sharedocs1@gmail.com 20d5b5ca94 Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2421 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 13:32:43 +00:00
sharedocs1@gmail.com 03823e8b20 Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2420 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 13:32:18 +00:00
sharedocs1@gmail.com 343da4cfd3 Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2419 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 13:32:00 +00:00
sharedocs1@gmail.com 4c924cb24a Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2418 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 13:31:27 +00:00
sharedocs1@gmail.com 68b1ec926c Added a "dependencies" descriptor to demonstrate how we might include deps in the final package. See
http://code.google.com/p/jclouds/issues/detail?id=127

git-svn-id: http://jclouds.googlecode.com/svn/trunk@2417 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 13:30:49 +00:00
sharedocs1@gmail.com 9b3de58cea Ensured work dirs are not created under version-controlled directories (mvn clean package works for me - sorry if it breaks for someone else!)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2416 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 13:26:45 +00:00
sharedocs1@gmail.com 2d17f39086 Renamed package.xml to package-descriptor.xml to make it a bit clearer it's an assembly
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2415 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 10:05:15 +00:00
adrian.f.cole 8be956c42c Issue 128: updated snapshot for vfs
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2414 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 00:09:18 +00:00
adrian.f.cole b55d2165d0 Issue 131: regression
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2413 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 23:52:56 +00:00
adrian.f.cole 8023ccefff updated perftest to use joda/bouncycastle
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2412 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 21:42:07 +00:00
adrian.f.cole 01bb58d712 Issue 134: accidentally made http singlethreaded
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2411 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 21:02:38 +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 74be2180d3 Issue 131: reorganized package structure
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2409 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 06:42:22 +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
adrian.f.cole 507794042e Issue 131: move joda to extension
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2407 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-13 02:24:30 +00:00
adrian.f.cole 428709f1a8 Issue 131: transfer 1-time abstraction to httpnio
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2406 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-12 23:38:33 +00:00
adrian.f.cole a900e05a1f Issue 131: modularized out blobstore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2405 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-12 23:28:02 +00:00
adrian.f.cole 76e624e66c increased timeout
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2404 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-12 20:57:46 +00:00
adrian.f.cole 0703d20b8c Issue 112: updated support for terremark, adding ability to remove public ip addresses no longer in use
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2403 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-12 20:46:42 +00:00
adrian.f.cole 193de5814e Issue 112: changed tests to only use port 22 until internet service issue is worked out
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2402 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-12 06:23:05 +00:00
adrian.f.cole f7a814bc04 Issue 112: progress on internetservice
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2401 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-12 05:22:41 +00:00
sharedocs1@gmail.com 16940530f8 Removed an erroneous copyright header from a test resource that was causing a test to fail.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2400 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-11 23:52:25 +00:00
sharedocs1@gmail.com 573d654d7d Cleaned up POMs (removed unnecessary <packaging>jar</packaging> and moved a few things around)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2398 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-11 16:36:56 +00:00
sharedocs1@gmail.com 568522ecda Added packaging for core and a full release ZIP - first cut (issue 127)
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2397 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-11 16:36:01 +00:00
adrian.f.cole 2fddd3223e Issue 130, 129, 112: added ability for terremark to remove its dependencies. added profile and image objects. refactored ant to include logger
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2396 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-10 23:12:57 +00:00
adrian.f.cole 0f835d1fdb Issue 123: added test case for RimuHostingCreateServerResponse
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2395 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-10 17:44:21 +00:00
ivan@ivan.net.nz 9c2628cdba getServerByName implemented for RimuHosting
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2394 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-10 09:42:17 +00:00
ivan@ivan.net.nz 3e00559d78 Implemented the CreateServerResponse for RimuHosting
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2393 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-10 08:52:25 +00:00
adrian.f.cole 3c41116782 Issue 130: basic support for compute abstraction
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2391 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-10 06:36:10 +00:00
adrian.f.cole 60312b64f3 Issue 79: created put method
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2390 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-10 06:32:31 +00:00
adrian.f.cole 572fe270c4 Issue 129: readying ant plugin for multiple cloud providers
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2388 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-09 02:39:56 +00:00
adrian.f.cole 6aeb907620 Issue 129: only use uri to get abstract services. credentials are embedded in the uri, urlencoded as necessary
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2387 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-09 01:56:27 +00:00
sharedocs1@gmail.com 8067f64990 Added license header and removed unnecessary groupId and version info
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2386 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-08 12:12:13 +00:00
ivan@ivan.net.nz 22f98a77c7 Added ant tests
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2385 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-08 07:34:02 +00:00
adrian.f.cole b51d5fd927 fixed missing module
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2384 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-08 06:39:53 +00:00