Commit Graph

44 Commits

Author SHA1 Message Date
Adrian Cole 2ad3c38d04 [maven-release-plugin] prepare for next development iteration 2012-07-09 18:14:07 -07:00
Adrian Cole 6137e48e04 [maven-release-plugin] prepare release jclouds-1.4.2 2012-07-09 18:14:00 -07:00
Adrian Cole 1b3721dc13 Issue 1009:upgrade to sshj 0.8.1 2012-07-09 00:05:38 -07:00
Adrian Cole 05b3958c42 [maven-release-plugin] prepare for next development iteration 2012-06-20 22:47:26 -06:00
Adrian Cole fce5fa31ad [maven-release-plugin] prepare release jclouds-1.4.1 2012-06-20 22:47:01 -06:00
Alex Heneveld 133451a112 update sshj to 0.8.0, fixing power-of-2 bug reported by me and fixed by aled 2012-05-22 11:08:51 -06:00
Adrian Cole e4197bec8f [maven-release-plugin] prepare for next development iteration 2012-03-16 02:47:59 -07:00
Adrian Cole 78b44242e3 [maven-release-plugin] prepare release jclouds-1.4.0 2012-03-16 02:47:48 -07:00
Andrew Phillips 7610dc3580 [maven-release-plugin] prepare for next development iteration 2012-02-27 12:39:06 +01:00
Andrew Phillips d913521496 [maven-release-plugin] prepare release jclouds-1.4.0-rc.3 2012-02-27 12:38:59 +01:00
Adrian Cole e4945cc8f8 [maven-release-plugin] prepare for next development iteration 2012-02-19 11:27:41 +02:00
Adrian Cole 8b0d01db24 [maven-release-plugin] prepare release jclouds-1.4.0-rc.2 2012-02-19 11:27:34 +02:00
Ioannis Canellos 2b18a95d86 [842] Added required import packages to cloudfiles api bundle. Improved import packages in all bundles.
Conflicts:

	apis/nova/pom.xml
	labs/openstack-nova/pom.xml
	labs/vcloud-director/pom.xml
2012-02-17 01:01:38 +02:00
Adrian Cole 0134c3569b [maven-release-plugin] prepare for next development iteration 2012-02-04 17:45:57 -08:00
Adrian Cole 6aa40ec4c6 [maven-release-plugin] prepare release jclouds-1.4.0-rc.1 2012-02-04 17:45:47 -08:00
Adrian Cole 4837cf92c5 set a sane tty for ssh connections 2012-02-03 00:29:41 -08:00
Adrian Cole 3df052565f updated current version to 1.4.0-SNAPSHOT 2012-01-16 13:08:32 -08:00
Adrian Cole bc172850c1 retry sftp failures 2012-01-14 21:06:32 -08:00
Adrian Cole 52822b9594 Issue 808:update to sshj 0.7.0 2012-01-10 17:41:38 -08:00
Adrian Cole f390f314ee Issue 803: changes needed when guice is in production mode 2012-01-07 06:08:32 -08:00
Adrian Cole f9b38f646c Issue 730: removed deprecated methods from ComputeService RunScript/TemplateOptions SshClient.Factory and replaced occurences of Credentials with LoginCredentials whereever possible 2011-12-20 23:19:45 -08:00
Adrian Cole b8c6c73fe8 add md5 of password to log file 2011-12-20 23:19:39 -08:00
Alex Heneveld 067ed6d6ce test for 738, downgrading some warnings to info 2011-12-04 22:43:07 +00:00
Alex Heneveld c8d614e360 don't log warning if exception is retryable, downgraded to an info message 2011-12-04 22:43:07 +00:00
Alex Heneveld 4d11d4ef05 removed redundant error logging
(was done by caller and also in propagate method; have removed from caller;
might be better to remove from propagate, and leave at discretion of caller,
because some places the "error" might be benign, and shouldn't log error at all,
or not at >=WARN, but rather just leave at discretion of caller)
2011-12-04 22:43:06 +00:00
Alex Heneveld f55e4a5d3e merged duplicate code branches 2011-12-04 22:43:06 +00:00
andreisavu 2284588513 Issue 752. Move off deprecated systemProperties to systemPropertyVariables in surefire 2011-12-02 16:47:14 +02:00
Adrian Cole 09678a1df0 Issue 760:sshj driver throws exception disconnecting when client is already disconnected 2011-11-28 12:11:55 -05:00
Adrian Cole 264a542428 Issue 756:recreate ssh client on failure, rather than session 2011-11-20 10:45:33 +02:00
Adrian Cole 6b2cfa7f3a retry on user auth exception when flag set 2011-11-16 14:02:22 +02:00
Alex Heneveld 524bf68dd9 tests for 739 2011-11-14 01:47:39 +00:00
Alex Heneveld f4656c9e05 patch as per issue 739 2011-11-14 01:11:16 +00:00
Adrian Cole 06f418c8ba added another sshj test 2011-10-31 09:31:26 +00:00
Adrian Cole 552242e863 moved to 1.3.0-SNAPSHOT 2011-10-16 12:26:31 -07:00
Adrian Cole 4dae25ce2c more retryable sshj exceptions 2011-10-14 19:04:59 -07:00
Adrian Cole 3a9ac55e4a Issue 721:Connect errors not automatically retried in sshj 2011-10-14 10:40:01 -07:00
Adrian Cole 7e5a6e68cf Issue 719: add sha1 support to SshKeys 2011-10-13 23:57:46 -07:00
Adrian Cole bf4db76152 Issue 720: added live profile and logging to sshj 2011-10-13 11:11:27 -07:00
Adrian Cole c28a2e38c3 Issue 719: added some logging for ssh fingerprints 2011-10-13 01:49:49 -07:00
Adrian Cole 68e2f417f8 Issue 708:update to sshj 0.6.1 2011-10-03 17:35:56 -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
Adrian Cole 06b31e5043 Issue 637: update sshj to 0.5.0 2011-07-28 00:35:29 -07:00
Adrian Cole edc1b10610 Issue 637: moved to sshj and tested on aws-ec2 gogrid cloudservers elastichosts-lon-p trmk-* 2011-07-25 03:59:01 -07:00