The Java Multi-Cloud Toolkit
Go to file
jamurty 93504ae9b6 Added the (very early) beginnings of a Java-based code generator. Currenly only parses JSON document produced by the perl API docs scraper and produces a Java object graph.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@857 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-26 20:50:59 +00:00
aws Added the (very early) beginnings of a Java-based code generator. Currenly only parses JSON document produced by the perl API docs scraper and produces a Java object graph. 2009-05-26 20:50:59 +00:00
core Factored Jetty testing code into a separate class, and added a derived test for Backoff Retry implementation. This test needs some work to obtain the system's actual retry limit, rather than assuming a constant limit of 5 2009-05-25 18:33:27 +00:00
extensions Fix for Issue 37: Added configurable retry handler to impose maximum limits and a back-off delay algorithm to retries in response to server 5xx errors 2009-05-25 08:20:44 +00:00
project made tests parallel and fixed some transient errors in BaseS3Map 2009-05-22 15:35:57 +00:00
repo/org/jclouds separated out unit tests from integration tests and fixed javadoc 2009-05-19 17:33:41 +00:00
pom.xml reorg of svn 2009-05-20 22:31:18 +00:00