adrian.f.cole
|
e330360f64
|
Issue 122: updated http proxy
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2650 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-14 03:30:32 +00:00 |
adrian.f.cole
|
7559ba165e
|
Issue 122: added proxy support to default java engine
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2649 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-13 21:05:23 +00:00 |
adrian.f.cole
|
6ff6abd36c
|
Issue 129 Issue 130: changed naming convention per libcloud; added context object
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2644 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-13 01:19:42 +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 |
sharedocs1@gmail.com
|
7a42009f0e
|
Ensured the core and the httpnio projects use the same version of jetty
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2451 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-17 15:15:26 +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
|
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 |
sharedocs1@gmail.com
|
b9cb6c5898
|
Parameterized the source encoding in the POM and renamed 'parent-basedir' to 'parent.basedir'. Couldn't find any references to that, and my build succeeded, but apologize if I break something!
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2370 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-03 10:24:06 +00:00 |
ivan@ivan.net.nz
|
e58f375be0
|
Inital commit of the RimuHosting Module
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2319 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-25 05:57:44 +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
|
d90cade5e5
|
Issue 17: testing rimu snapshot repo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2316 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-23 16:18:47 +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
|
0ac65c8aa7
|
Removed redundant org.apache.maven.plugins specifications (it's the default), merged plugin declarations and added platform-independent encoding
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2262 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-12 11:35:52 +00:00 |
adrian.f.cole
|
2a914127ec
|
missing dependency
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2255 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-11 08:30:32 +00:00 |
adrian.f.cole
|
0268cb59fc
|
Issue 118: removed JDK 5 and rolled concurrent into core
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2248 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-11-11 06:29:38 +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
|
33d11fe07f
|
Issue 73: changed eTag to String, as at least two clouds don't have parsable etags; changed user metadata to Map from Multimap as there are no dupes
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1973 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-12 06:10:15 +00:00 |
adrian.f.cole
|
50fc3cb913
|
Issue 74: refactored logging including addition of new trace and header logs. These remove the need for separate json and xml debugging, as it is seen in wire logs
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1968 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-10 21:55:18 +00:00 |
adrian.f.cole
|
ce6930226e
|
updated download link
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1945 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-10-05 16:23:33 +00:00 |
adrian.f.cole
|
845c17d9ac
|
added ability to specify endpoint in tests
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1932 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-27 18:57:08 +00:00 |
adrian.f.cole
|
7cb2f6ebc7
|
Issue 100: authentication now works
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1927 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-25 17:25:31 +00:00 |
adrian.f.cole
|
e3672b6a59
|
Issue 73: Revised and renamed key value store to BlobStore with common Map implementations; refactored implementations and test drivers to utilize new blobstore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1910 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-24 00:28:01 +00:00 |
adrian.f.cole
|
0ad0fc6a83
|
updated to less buggy version of maven and increased integration test heap size
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1900 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-23 22:55:54 +00:00 |
adrian.f.cole
|
ed12a262ce
|
Issue 93: moved concurrent libraries to their own module and setup custom properties so that it can compile under jdk 5
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1885 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-09-23 22:50:18 +00:00 |
adrian.f.cole
|
183ab4ad67
|
updated to testng 5.10
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1838 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-08-09 22:22:41 +00:00 |
adrian.f.cole
|
fb85439380
|
Issue 76 added resteasy repo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1616 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-07-13 10:42:05 +00:00 |
adrian.f.cole
|
564573a0ad
|
new beta
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1504 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-30 17:53:59 +00:00 |
adrian.f.cole
|
2639bedc8e
|
[maven-release-plugin] prepare release 1.0-beta-2
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1502 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-30 17:17:16 +00:00 |
adrian.f.cole
|
81e3dc885c
|
extracted gae application name
git-svn-id: http://jclouds.googlecode.com/svn/trunk@899 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-06-05 10:20:26 +00:00 |
adrian.f.cole
|
0f346ca1c2
|
new license header
git-svn-id: http://jclouds.googlecode.com/svn/trunk@864 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-28 21:10:33 +00:00 |
adrian.f.cole
|
f8da659695
|
made tests parallel and fixed some transient errors in BaseS3Map
git-svn-id: http://jclouds.googlecode.com/svn/trunk@834 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-22 15:35:57 +00:00 |
adrian.f.cole
|
0ad7ca2138
|
reorg of svn
git-svn-id: http://jclouds.googlecode.com/svn/trunk@816 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-20 22:31:18 +00:00 |
adrian.f.cole
|
69deb933e8
|
separated out unit tests from integration tests and fixed javadoc
git-svn-id: http://jclouds.googlecode.com/svn/trunk@810 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-19 17:33:41 +00:00 |
adrian.f.cole
|
d3dd80a202
|
repo cleanup
git-svn-id: http://jclouds.googlecode.com/svn/trunk@707 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 02:51:38 +00:00 |
adrian.f.cole
|
7b6024b4b4
|
[maven-release-plugin] rollback the release of jclouds-1.0-beta-1
git-svn-id: http://jclouds.googlecode.com/svn/trunk@649 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 01:59:41 +00:00 |
adrian.f.cole
|
84dcb60743
|
[maven-release-plugin] prepare release jclouds-1.0-beta-1
git-svn-id: http://jclouds.googlecode.com/svn/trunk@647 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 01:49:44 +00:00 |
adrian.f.cole
|
0ba685c8c8
|
[maven-release-plugin] rollback the release of jclouds-1.0-beta-1
git-svn-id: http://jclouds.googlecode.com/svn/trunk@646 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 01:40:20 +00:00 |
adrian.f.cole
|
bd2acab5f1
|
[maven-release-plugin] prepare release jclouds-1.0-beta-1
git-svn-id: http://jclouds.googlecode.com/svn/trunk@645 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 01:36:38 +00:00 |
adrian.f.cole
|
0e07b7236f
|
Issue 9 javadoc coverage
git-svn-id: http://jclouds.googlecode.com/svn/trunk@644 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-11 01:09:41 +00:00 |
adrian.f.cole
|
d103d1a637
|
updated deploy repo
git-svn-id: http://jclouds.googlecode.com/svn/trunk@636 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-10 15:12:45 +00:00 |
adrian.f.cole
|
1c16caa6f0
|
fixed email address
git-svn-id: http://jclouds.googlecode.com/svn/trunk@475 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-07 08:10:55 +00:00 |
adrian.f.cole
|
186504b7e8
|
cleaning cruft
git-svn-id: http://jclouds.googlecode.com/svn/trunk@418 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-06 22:09:35 +00:00 |
adrian.f.cole
|
89d86de812
|
changed domain object keys to be immutable and hardened with null checks
git-svn-id: http://jclouds.googlecode.com/svn/trunk@140 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-05-01 19:43:02 +00:00 |
ferncam1
|
7a07fd6c3d
|
added wagon for deploying to svn
git-svn-id: http://jclouds.googlecode.com/svn/trunk@19 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-04-28 11:04:32 +00:00 |
ferncam1
|
ebda2c01c8
|
corrected name of parent pom
git-svn-id: http://jclouds.googlecode.com/svn/trunk@4 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-04-28 10:07:39 +00:00 |
ferncam1
|
483043ea87
|
initial import to svn
git-svn-id: http://jclouds.googlecode.com/svn/trunk@3 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-04-28 09:59:49 +00:00 |