sharedocs1@gmail.com
|
9a936f2a52
|
Replaced local values of appengine.home with a placeholder.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2577 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 19:09:05 +00:00 |
sharedocs1@gmail.com
|
71ddcd5c87
|
Formatting.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2571 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 18:43:17 +00:00 |
sharedocs1@gmail.com
|
4b8c5d9b50
|
Added svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2568 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 13:44:25 +00:00 |
sharedocs1@gmail.com
|
6c8aad4549
|
Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2567 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 13:44:01 +00:00 |
adrian.f.cole
|
26b2e20640
|
new demo javaoverssh
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2566 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 03:29:50 +00:00 |
adrian.f.cole
|
edc6ccc503
|
opened port 8080
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2565 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 00:38:14 +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
|
7e34f51cc4
|
Issue 29: completed instance commands
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2561 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-01 01:38:23 +00:00 |
adrian.f.cole
|
3f7058454c
|
Issue 29: changed userData to automatically encode data
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2559 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 18:08:30 +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
|
093d1ce393
|
Issue 29: example of how to create/destroy a lamp server
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2556 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 03:14:13 +00:00 |
sharedocs1@gmail.com
|
a3c86c926a
|
Replaced the DTD in web.xml with the XSD header and added svn:ignore info
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2534 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-29 23:36:11 +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
|
410b5f76e3
|
Issue 136: updated to 1.3.0
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2469 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-18 17:21:23 +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 |
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 |
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
|
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
|
9e340f286e
|
Issue 128: added initial vfs module and fixed dependent bugs
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2374 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-07 07:09:57 +00:00 |
adrian.f.cole
|
a35a0f84ab
|
updated to latest guice
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2300 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-17 21:20:38 +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 |
sharedocs1@gmail.com
|
5e6ef2d068
|
Adding svn:ignore part 2.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2280 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-12 23:25:47 +00:00 |
sharedocs1@gmail.com
|
1e7b64c323
|
Cosmetic project name changes
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2277 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-12 23:04:15 +00:00 |
sharedocs1@gmail.com
|
3bf6762de9
|
Changed some (out-of-date?) project names.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2274 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-12 23:00:50 +00:00 |
sharedocs1@gmail.com
|
8a7f1e42e0
|
Adding svn:ignore part 1.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2273 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-12 22:55:18 +00:00 |
adrian.f.cole
|
5fd7d87447
|
Issue 116: rolled up atmos
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2253 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-11 08:10:52 +00:00 |
adrian.f.cole
|
474936d711
|
Issue 116: consolidated azure modules
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2251 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-11 07:38:47 +00:00 |
adrian.f.cole
|
870becd3f1
|
Issue 116: rolled s3 into aws
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2235 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-09 03:35:53 +00:00 |