Commit Graph

2856 Commits

Author SHA1 Message Date
Andrew Phillips 61dfcc8856 [issue 531] Disabled the enforcer plugin for site generation, preventing forked processes (unlike the -Denforcer.skip option) 2011-05-24 17:32:14 -04:00
Andrew Phillips 59ba60666e [issue 531] Added "normal" Javadoc generation for non-aggregate projects 2011-05-24 17:32:13 -04:00
Andrew Phillips 1ca0d862fd Formatting 2011-05-24 17:32:12 -04:00
Adrian Cole 92394524b5 updated elb and simpledb metadata to include iso codes 2011-05-23 18:23:40 -07:00
Jeremy Whitlock 1e2ebc0365 Issue 550: Added support to retrieve ISO 3166 codes from ProviderMetadata.
[in core/src/main/java/org/jclouds]

* providers/BaseProviderMetadata.java
  (equals, hashCode): Updated for the iso 3166 codes.

* providers/ProviderMetadata.java
  (getIso3166Codes): Added.

[in core/src/main/test/org/jclouds]

* providers/JcloudsTestBlobStoreProviderMetadata.java,
  providers/JcloudsTestComputeProviderMetadata.java
  (getIso3166Codes): Added.

[in providers/aws-ec2/src/main/java/org/jclouds]

* aws/ec2/AWSEC2ProviderMetadata.java
  (getIso3166Codes): Added.

[in providers/aws-s3/src/main/java/org/jclouds]

* aws/s3/AWSS3ProviderMetadata.java
  (getIso3166Codes): Added.

[in providers/trmk-ecloud/src/main/java/org/jclouds]

* vcloud/terremark/TerremarkECloudProviderMetadata.java
  (getIso3166Codes): Added.

[in providers/trmk-vcloudexpress/src/main/java/org/jclouds]

* vcloud/terremark/TerremarkVCloudExpressProviderMetadata.java
  (getIso3166Codes): Added.
2011-05-23 16:03:37 -06:00
Adrian Cole f7bdd248f7 Merge pull request #37 from ccustine/features/javadocfix
Update Javadoc plugin version. Removes noisy maven Javadoc messages.
2011-05-22 21:45:20 -07:00
Adrian Cole f27b959bd5 Issue 42: applied pom fixes from Ioannis 2011-05-22 17:40:55 -07:00
Chris Custine 1f35490e39 Update Javadoc plugin version. Removes noisy maven Javadoc messages in build output and stops recursive invocation of Javadoc. 2011-05-22 18:16:23 -06:00
Andrew Phillips c3e2c79102 [issue 531] Upgraded to version 1.0-beta-8-WAGON-319.328 of the WebDAV wagon fork to address http://jira.codehaus.org/browse/WAGON-328 2011-05-22 13:03:50 -04:00
Andrew Phillips 75d2e3a0f0 Updated list of demo modules 2011-05-21 23:12:25 -04:00
Andrew Phillips 194cd528e7 Ported gae-tweetstore-spring to 1.4.2 appengine API and changes in Twitter4j 2011-05-21 23:12:13 -04:00
Andrew Phillips b07ca99372 Ported gae-tweetstore to the 1.4.2 appengine API and to changed in Twitter4j 2011-05-21 23:12:02 -04:00
Andrew Phillips 6c9ca419f6 Made demos inherit from demo aggregator, removed inherited deps and corrected artifact naming 2011-05-21 06:49:57 -04:00
Andrew Phillips 1ea619f211 Cleaned up formatting, corrected demo project naming and referenced the correct parent 2011-05-21 06:45:51 -04:00
Andrew Phillips e76a93e1de Removed tests that are never run 2011-05-21 06:43:57 -04:00
Adrian Cole 029f15f360 added savvis to allcompute 2011-05-18 11:16:36 -07:00
Kedar Dave 4445c16112 fixed merge issues after pull from jclouds/master 2011-05-18 11:06:08 -05:00
Adrian Cole 170600446e Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  prevent jclouds-compute bundle to import itself
2011-05-17 22:49:44 -07:00
Adrian Cole 37587fdfeb Issue 435 added more test cases to savvis and cleaned up VMSpec binding 2011-05-17 22:48:50 -07:00
Kedar Dave 348779aae0 fixed tests based on new endpoint 2011-05-18 00:20:42 -05:00
Kedar Dave a364a43b56 fixed tests based on new endpoint 2011-05-18 00:12:27 -05:00
Adrian Cole b9f6484940 Merge branch 'master' of https://github.com/kedardave/jclouds
* 'master' of https://github.com/kedardave/jclouds:
  implemented create multiple vm's, clonevm, capturevapptemplate(throws error from savvis side)
2011-05-17 21:25:16 -07:00
Kedar Dave e3b7d6d91c implemented create multiple vm's, clonevm, capturevapptemplate(throws error from savvis side) 2011-05-17 23:09:28 -05:00
Adrian Cole b141237b5b Merge pull request #34 from gustavomzw/master
iocanel fix
2011-05-17 15:53:35 -07:00
Gustavo Morozowski 5f77164a55 prevent jclouds-compute bundle to import itself 2011-05-17 19:37:49 -03:00
Adrian Cole ad520b6b91 fixed bad test in providermetadata -my bad 2011-05-17 14:46:03 -07:00
Adrian Cole f70b793533 Issue 550: updated aws provider metadata 2011-05-17 00:01:52 -07:00
Adrian Cole c880c057b1 Issue 550: added loadbalancer, table, and queue types 2011-05-16 22:55:56 -07:00
Adrian Cole ba12d4add5 updated sandbox services so that they compile 2011-05-16 22:13:40 -07:00
Adrian Cole 36e6ca787d Issue 550: added api docs, identity and credential names 2011-05-16 21:37:25 -07:00
Adrian Cole 4d81a5aa28 Issue 550: moved providers into a scoped package and made a base test class 2011-05-16 18:59:31 -07:00
Adrian Cole c621d53799 Issue 565: run script on a distinct node 2011-05-16 16:56:14 -07:00
Gustavo Morozowski 557c0d75fe moved maven-bundle-plugin instructions to top project pom 2011-05-16 09:14:12 -03:00
Adrian Cole 08ee5d5c8d added tags to nodemetadata, revised byon to be persistable to blobstore 2011-05-16 00:46:02 -07:00
Adrian Cole ddc514d602 Issue 42: added osgi fragment plugin to poms 2011-05-15 12:08:53 -07:00
Adrian Cole 533045edd7 Issue 561:add location_id to byon provider 2011-05-14 22:36:07 -07:00
Adrian Cole 99d4e3472c Issue 560:update to snakeyaml 1.8 2011-05-14 19:12:04 -07:00
Adrian Cole 5253f3f7fb Issue 559: disabled overly verbose gson logger 2011-05-14 19:09:03 -07:00
Adrian Cole 3bb41050d0 Issue 559:update to gson 1.7.1 2011-05-14 18:03:16 -07:00
Adrian Cole e29bad7f42 Merge pull request #33 from juergenhoetzel/master
Clojure bindings have invalid namespace imports
2011-05-14 09:47:11 -07:00
Juergen Hoetzel 734bfc2b94 fix invalid package/class imports
Caused by commit eedc94948e (Issue 440:
moved ec2 into its own api module)
2011-05-14 13:07:56 +02:00
Adrian Cole 1435f9b00b fixed parsing on smartcloud 2011-05-14 01:25:52 -07:00
Adrian Cole 5b8ee87a4d major overhaul to ibm smartcloud 2011-05-14 00:44:54 -07:00
Adrian Cole 20e3389a2d Issue 552:VCloudClient getNetwork returns java.lang.NullPointerException: internalIP 2011-05-12 17:42:52 -07:00
Adrian Cole 6e483c7f7c Merge branch 'master' of https://github.com/jcscoobyrs/jclouds
* 'master' of https://github.com/jcscoobyrs/jclouds:
  Added a note to the org.jclouds.providers.BaseProviderMetadata class in core
  Implemented the provider metadata for the aws-ec2 cloud provider.
  Updated the core project POM to exclude ProviderMetadata plugins from the
  Added an abstract ProviderMetadata object to allow for overriding the equals and
2011-05-12 15:31:18 -07:00
Jeremy Whitlock 25f8f1ad80 Added a note to the org.jclouds.providers.BaseProviderMetadata class in core
per Adrian's request.

* core/src/main/java/org/jclouds/providers/BaseProviderMetadata.java: Updated
   as mentioned above.
2011-05-12 16:28:40 -06:00
Mattias Holmqvist 91cb237c8a Renamed predicate in-group to in-group? 2011-05-13 00:10:34 +02:00
Mattias Holmqvist 484f2dd7e2 Merged from upstream 2011-05-13 00:07:33 +02:00
Mattias Holmqvist e71c88a1a4 First version of run-script-on-nodes-matching. Added some missing code to ssh_test to stub out ssh in test. 2011-05-12 23:10:45 +02:00
Jeremy Whitlock 259159708d Implemented the provider metadata for the aws-ec2 cloud provider.
[in providers/aws-ec2/src/main]

* java/org/jclouds/providers/AWSEC2ProviderMetadata.java: Added.

* main/resources/META-INF/services/org.jclouds.providers.ProviderMetadata: Added.

[in providers/aws-ec2/src/test]

* java/org/jclouds/providers/AWSEC2ProviderTest.java: Added.
2011-05-12 00:41:45 -06:00