Adrian Cole
d0b83b88d5
Merge pull request #928 from andrewgaul/maven-plugins
...
Upgrade Maven plugins
2012-11-04 07:28:31 -08:00
Andrew Gaul
b4eaa4330e
Upgrade Maven plugins
...
Also specify minimum Maven version.
Test with mvn versions:display-plugin-updates
2012-11-03 18:17:03 -07:00
Andrew Gaul
35ce78f15a
Correct typos
2012-11-01 13:25:44 -07:00
Aled Sage
09425f4f69
Version upgrades
...
- gson from 2.2 to 2.2.2
- guava from 13.0 to 13.0.1
- rocoto from 6.1 to 6.2
- log4j from 1.2.16 to 1.2.17
- log back from 1.0.0 to 1.0.7
- httpclient from 4.1.3 to 4.2.2
- netty from 3.3.1 to 3.5.9
- slf4j from 1.6.4 to 1.7.2
- testing from various to 6.8
- jetty from 8.1.1 to 8.1.7
- snakeyaml from 1.10 to 1.11
2012-10-29 13:00:44 +00:00
Adrian Cole
28d766b9df
bumped to 1.6.0-SNAPSHOT
2012-09-17 01:43:52 -07:00
Adrian Cole
17172a7d17
Issue 1031:update maven archetype
2012-07-25 00:33:40 -07:00
Ioannis Canellos
b078adc3ce
Removed fragments and dynamic imports. Added centralized control of the maven-bundle-plugin.
2012-06-03 19:41:54 +03:00
Adrian Cole
23cb01f977
refactor PropertiesBuilder and related types into ApiMetadata and ProviderMetadata, and update all usage
2012-04-11 19:47:09 -06:00
Adrian Cole
49e475edcd
Issue 888: consolidate code that addresses naming conventions, using hyphen as default delimiter
2012-03-28 03:37:54 -04:00
Adrian Cole
fe4d148528
updated current version to 1.5.0-SNAPSHOT
2012-02-04 11:06:07 -08:00
Adrian Cole
3df052565f
updated current version to 1.4.0-SNAPSHOT
2012-01-16 13:08:32 -08:00
Adrian Cole
f06e6982eb
Issue 800:introduce property for build version
2012-01-05 17:51:55 -08:00
Adrian Cole
42137677da
Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version
2012-01-05 13:09:45 -08:00
andreisavu
2284588513
Issue 752. Move off deprecated systemProperties to systemPropertyVariables in surefire
2011-12-02 16:47:14 +02:00
Adrian Cole
552242e863
moved to 1.3.0-SNAPSHOT
2011-10-16 12:26:31 -07:00
Adrian Cole
960bfe709f
Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file
2011-08-16 18:14:30 -07:00
Adrian Cole
0a8f38b90e
bumped snapshot version to 1.2.0-SNAPSHOT
2011-08-05 04:09:23 +01:00
Andrew Phillips
7d2fb23119
Master version is now 1.1.0-SNAPSHOT (= next feature version) now that 1.0.0 is out
2011-06-05 11:17:43 +04:00
Andrew Phillips
a076be14b0
[issue 531] Archetypes now inherit from jclouds-project, which fixes the site structure
2011-05-03 14:44:30 -04:00
Carlos
b69d781c79
Rename jclouds-rimu-snapshots-nexus repo to sonatype-nexus-snapshots and ensure only snapshots are pulled from there
2011-02-17 15:30:14 +01:00
Carlos
e7daafb101
Merge upstream
2011-02-17 11:55:39 +01:00
Adrian Cole
d09ede92b1
Issue 479:update to log4j 1.2.16
2011-02-15 23:03:02 +01:00
Carlos
fe9922acce
Git merge upstream/master
2011-01-25 20:04:37 -08:00
Adrian Cole
2bc2e23d9c
Issue 440: moved all extensions into group id org.jclouds.driver
2011-01-15 20:58:57 -08:00
Carlos
ad266c0f49
Remove all external repos for releases. Rely only on Maven Central
2011-01-03 21:09:43 +01:00
Adrian Cole
53f4bec356
Issue 361: normalize test properties
2010-09-19 13:30:11 -07:00
Adrian Cole
af394c46a6
fixed base archetype and removed twitter client
2010-09-18 16:12:38 -07:00
Adrian Cole
cf28b5a1ed
updated snapshot repository info
2010-08-27 17:26:49 -07:00
Adrian Cole
f895756c65
Issue 333: added operatingsystem to nodemetatdata; Issue 327: completed vcloud conversion to ids; Issue 306; completed vcloud lookup by id; Issue 338: got rid architecture object
2010-08-18 21:04:17 -07:00
Adrian Cole
420503d32e
updated and corrected license headers
2010-08-12 16:04:26 -07:00
Adrian Cole
6f180ddb4e
Issu 301: refactored utilities that depend on guava. introduced Crypto, CryptoStreams, and more Payloads to help deal with encrypted payloads and headers
2010-08-01 02:07:53 -07:00
Adrian Cole
34518f54ba
Issue 325: massive refactor in order to stop serializing native async http client requests
2010-07-30 01:26:55 -07:00
Andrew Phillips
e1f5369243
Removed 1,000,000 redundant .gitignores (they're inherited)
2010-07-28 14:38:28 +02:00
Adrian Cole
7e28286dd0
Issue 293: normalized on provider vocab
2010-06-28 12:03:35 -07:00
Adrian Cole
caceae90bd
Issue 293: normalized on identity/credential vocab
2010-06-28 11:33:41 -07:00
Adrian Cole
27f4f69b4c
Issue 293: refactored code to provide for api versions and coherent properties for authorization
2010-06-28 05:07:36 -07:00
Adrian Cole
aabaae2a51
Issue 283 added
...
client.templateOptions().blockUntilRunning(false) and Issue 284: consolidated timeout properties into ComputeServiceConstants
2010-06-14 23:51:11 -04:00
Adrian Cole
b87fcd4ee2
Issue 230: completed coding ibmdev support
2010-06-08 00:31:51 -07:00
Adrian Cole
7b204d2f94
Issue 190: created skeleton for box.net
2010-06-07 08:43:08 -07:00
Adrian Cole
84ad021268
added retry handler for io exceptions, created modular rest client, swapped generic type args on restcontext
2010-06-06 23:01:48 -07:00
Adrian Cole
18e9294b89
Issue 191, Issue 273 refactored opscode api calls into a separate module
2010-06-06 18:19:16 -07:00
Adrian Cole
8234c94f37
Issue 230: started on IBM dev cloud
2010-06-04 01:52:14 -07:00
Adrian Cole
66d6326dd9
added uri factory method to context factory archaetype
2010-06-01 16:32:31 -07:00
Adrian Cole
e4e47748d4
fixed compute and basic archetype
2010-06-01 16:17:30 -07:00
Adrian Cole
f05e68869d
fixed basic archetype
2010-06-01 14:09:01 -07:00
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