Commit Graph

  • 32f6c4d50f Remove the OSGi configuration from each module. The approach of defining OSGi configuration through common properties and serving them to the bundle plugin gets no longer used; instead, OSGi configuration gets defined in each module's dedicated bnd file. gurkerl83 2020-10-17 16:01:26 +0200
  • 7a9cd345a6 Onboard bnd-configuration files, one per module gurkerl83 2020-10-17 15:44:37 +0200
  • 8ac994c2b5 Integrate GSON library in Clouds Core Bundle Final gurkerl83 2020-07-02 10:54:28 +0200
  • d82868cc47 Replace embedded and repackaged GSON library gurkerl83 2020-06-25 15:27:15 +0200
  • 3edf2c35cf Remove scope declaration from deps management gurkerl83 2020-10-26 01:33:49 +0100
  • 7884d88add Lowering the GSON version gurkerl83 2020-10-26 01:22:49 +0100
  • f72d641284 In the final state of this feature, a rebase on Master was executed. In resolving a merge problem with the Maven project file "JClouds Project," an important instruction got overwritten, to generate test jars for each module. This modification re-adds this ability for all modules. Counter versa, defining this build step repeatedly, e.g., in the api/oauth module, is no longer required. Also, correct a typo, add groupId. gurkerl83 2020-10-24 17:48:40 +0200
  • e7230c240b In the final state of this feature a rebase on Master was executed. In resolving a merge problem with the Maven project file "JClouds Project", an important change already introduced in Master was overlooked. The library Guice was already updated to the latest version 4.2.3 in Master, and the original version number 3.0 was accidentally added to the Maven project file. This modification removes the version number 3.0 from the configuration. gurkerl83 2020-10-24 14:32:04 +0200
  • 1cd28c93c4 Remove unintended executable permissions Andrew Gaul 2020-10-09 23:33:41 +0900
  • 3fd34ea1dc Re-Enable the build for all modules. Increase version of bnd plugin to the latest. gurkerl83 2020-10-17 16:04:22 +0200
  • 04b901838a Remove the OSGi configuration from each module. The approach of defining OSGi configuration through common properties and serving them to the bundle plugin gets no longer used; instead, OSGi configuration gets defined in each module's dedicated bnd file. gurkerl83 2020-10-17 16:01:26 +0200
  • 637d6ea42d Onboard bnd-configuration files, one per module gurkerl83 2020-10-17 15:44:37 +0200
  • 41634ef545 Integrate GSON library in Clouds Core Bundle Final gurkerl83 2020-07-02 10:54:28 +0200
  • 06261f8603 Replace embedded and repackaged GSON library gurkerl83 2020-06-25 15:27:15 +0200
  • 686b59226d lost changes korlov42 2020-10-10 09:30:14 +0300
  • f56dcfd673 fix failed testSSLConnectionFailsIfOnlyHttpConfigured korlov42 2020-10-09 23:25:48 +0300
  • 4fd988b9dd fix UnsupportedOperationException during setting socketFactory korlov42 2020-10-09 20:24:11 +0300
  • e5791fb8b6 Remove unintended executable permissions Andrew Gaul 2020-10-09 23:33:41 +0900
  • 4b43d4a393 JCLOUDS-1551: Update version of OkHttp 3.14.9 korlov42 2020-10-06 18:38:30 +0300
  • 31a3e5b5df JCLOUDS-1498: Upgrade to Guice 4.2.3 Andrew Gaul 2020-09-26 10:34:31 +0900
  • 68be8d1c88 JCLOUDS-1498: Upgrade to Guice 4.2.3 Andrew Gaul 2020-09-26 10:34:31 +0900
  • 619466c66f JCLOUDS-1552: Do not attempt to parse empty payload (#82) 2.2.x Tamas Cservenak 2020-09-21 15:46:25 +0200
  • d65047c87b
    JCLOUDS-1552: Do not attempt to parse empty payload (#82) Tamas Cservenak 2020-09-21 15:46:25 +0200
  • c36a0a565b Creste "rigged" AWSUtil for this test Tamas Cservenak 2020-09-18 11:24:16 +0200
  • 43484f1a20 JCLOUDS-1552: Do not attempt to parse empty payload Tamas Cservenak 2020-09-11 15:36:33 +0200
  • 3ea2cce5f2 Optimize MultiBlobInputStream.read() Andrew Gaul 2020-07-25 16:39:04 +0900
  • 9c21bf2cc2 JCLOUDS-1367: Do not open open InputStream in copyBlob Andrew Gaul 2020-07-25 16:34:46 +0900
  • b30d44edca Optimize MultiBlobInputStream.read() Andrew Gaul 2020-07-25 16:39:04 +0900
  • 49bbefc6c8 JCLOUDS-1367: Do not open open InputStream in copyBlob Andrew Gaul 2020-07-25 16:34:46 +0900
  • 8de7b696e1 Store transient Blob data with ByteArrayPayload Andrew Gaul 2020-07-12 04:53:37 +0900
  • 9e4c7a16da
    JCLOUDS-1542 follow-up: check whether isAccessible() is already set (#79) Jean-Noël Rouvignac 2020-07-05 23:33:07 +0200
  • 9a9f1680e5 JCLOUDS-1542 follow-up: check whether isAccessible() is already set Jean-Noël Rouvignac 2020-06-26 20:35:08 +0200
  • 238c975078
    JCLOUDS-1542 Java 11 warns of illegal reflective access (#76) Jean-Noël Rouvignac 2020-06-26 19:55:32 +0200
  • 3e25b835c6 JCLOUDS-1333: Fix Guava 21 issues Andrew Gaul 2020-06-25 19:26:46 +0900
  • 8762fbaf8e JCLOUDS-1473 add INTELLIGENT_TIERING enum Sam Ottenhoff 2020-06-24 11:29:15 -0400
  • 49a54ea9ca Disable doclint during Jenkins build Andrew Gaul 2020-06-25 08:37:25 +0900
  • 62767a1461 JCLOUDS-1333: JCLOUDS-1334: JCLOUDS-1470: Require Java 8 and Guava 22 Andrew Gaul 2020-06-14 11:40:04 +0900
  • 8f67c99dd8 JCLOUDS-1473 add INTELLIGENT_TIERING enum Sam Ottenhoff 2020-06-24 11:29:15 -0400
  • bcc91107c7 JCLOUDS-1542 Java 11 warns of illegal reflective access Jean-Noël Rouvignac 2020-06-23 09:28:10 +0200
  • 4e129f8ed5 JCLOUDS-1333: JCLOUDS-1334: JCLOUDS-1470: Require Java 8 and Guava 22 Andrew Gaul 2020-06-14 11:40:04 +0900
  • 20b1394f36 JCLOUDS-1491 Jclouds uses a deprecated version of Guava to support Azure storage Jean-Noël Rouvignac 2020-06-02 15:29:02 +0200
  • 1045e941b0 JCLOUDS-1491 Jclouds uses a deprecated version of Guava to support Azure storage Jean-Noël Rouvignac 2020-06-02 15:29:02 +0200
  • 6e6f8ebf77 JCLOUDS-912: JCLOUDS-1547: GCS InputStream single-part upload Andrew Gaul 2020-05-23 13:25:24 +0900
  • abfda15f4d JCLOUDS-912: JCLOUDS-1547: GCS InputStream single-part upload Andrew Gaul 2020-05-23 13:25:24 +0900
  • 08a16c95fb JCLOUDS-1546: Support GCS Archive storage class Andrew Gaul 2020-05-04 20:25:53 +0900
  • 86a9b33891 JCLOUDS-1520: Reuse SSLSocketFactory in JavaUrlHttpCommandExecutorService Roded Bahat 2020-04-20 18:18:00 +0300
  • 406f2110b7 JCLOUDS-1546: Support GCS Archive storage class Andrew Gaul 2020-05-04 20:25:53 +0900
  • 590c8d5d07 Apache jclouds 2.2.1-rc1 release rel/jclouds-2.2.1-rc1 rel/jclouds-2.2.1 Andrew Gaul 2020-05-02 11:46:43 +0900
  • b118848d31 JCLOUDS-1545: Upgrade to OkHttp 2.7.5 Andrew Gaul 2020-04-30 21:39:12 +0900
  • d220b245d7 JCLOUDS-1543: remove unused imports from FetchBlobMetadataTest.java (#70) roded 2020-04-22 10:49:53 +0300
  • 286fe5cba0
    Fix toolchain setup on jenkins (#68) Fritz Elfert 2020-04-22 09:56:36 +0200
  • 76f9a53247
    JCLOUDS-1543: remove unused imports from FetchBlobMetadataTest.java (#70) roded 2020-04-22 10:49:53 +0300
  • c6d8d1c999 JCLOUDS-1543: remove unused imports from FetchBlobMetadataTest.java Roded Bahat 2020-04-21 11:25:11 +0300
  • 5ac92111c4 JCLOUDS-1543: change FetchBlobMetadata to retain original blob order Roded Bahat 2020-04-14 20:17:33 +0300
  • a04484122a JCLOUDS-1543: change FetchBlobMetadata to retain original blob order Roded Bahat 2020-04-14 20:17:33 +0300
  • 89e1713c7c
    Enable docs in travis build (#69) Fritz Elfert 2020-04-17 08:26:50 +0200
  • 10b4638446 Enable docs in travis build Fritz Elfert 2020-04-16 21:42:57 +0200
  • 229c9a2a95 Fix toolchain setup on jenkins Fritz Elfert 2020-04-16 19:48:17 +0200
  • 876269427b Fix javadoc generation on JDK >= 8 (#67) Fritz Elfert 2020-04-16 13:23:31 +0200
  • 413ee30720
    Fix javadoc generation on JDK >= 8 (#67) Fritz Elfert 2020-04-16 13:23:31 +0200
  • 7dd4a8cf5b JCLOUDS-1543: change FetchBlobMetadata to retain original blob order Roded Bahat 2020-04-14 20:17:33 +0300
  • 2b4ae760f7 Fix javadoc generation on JDK >= 8 Fritz Elfert 2020-04-16 08:21:22 +0200
  • f067aa8403 Reverting the softlayer API endpoint URL ikky888 2020-04-06 14:48:50 +0800
  • 2e24d02b48 Merge remote-tracking branch 'origin/master' ikky888 2020-04-06 13:32:09 +0800
  • d3495b81b4 Updated softlayer API Endpoint ikky888 2020-04-06 13:26:37 +0800
  • 33936e1166
    Update README.md Ikky 2020-04-05 13:06:23 +0800
  • 7586f46d04 Updated instructions regarding how to run live tests on Azure Blob ikky888 2020-04-05 12:39:12 +0800
  • 4949c51200
    Rename README.txt to README.md Ikky 2020-04-05 12:29:41 +0800
  • e37b23f3fd
    Instruction on how to run Live tests on Azure Blob Ikky 2020-04-05 12:21:26 +0800
  • e66bffa521 Hash the content for fs MPU ETag if no xattr. Timur Alperovich 2020-03-04 12:14:21 -0800
  • 8d0e9dc962 Hash the content for fs MPU ETag if no xattr. Timur Alperovich 2020-03-04 12:14:21 -0800
  • f876800370 JCLOUDS-1541: Add Middle East (Bahrain) region to the AWS EC2 and S3 providers list ikky888 2020-04-04 09:48:01 +0800
  • 69ca45720d
    JCLOUDS-1541: Add Middle East (Bahrain) region to the AWS EC2 and S3 providers list ikky888 2020-04-04 09:48:01 +0800
  • 10ab1f2833 Add Bahrain ikky888 2020-04-03 18:12:15 +0800
  • 3f2d1703a7 Add Middle East (Bahrain) ikky888 2020-04-03 18:11:05 +0800
  • 198073242d Add Middle East (Bahrain) ikky888 2020-04-03 17:20:43 +0800
  • cdb63cf3b5 Adds Middle East (Bahrain) to EC2 and S3 ikky888 2020-04-03 16:44:42 +0800
  • 94f02856b7 Fix BlobMetadata null size when using ApacheHCHttp module Xavier BOURGOUIN 2020-01-16 15:51:58 +0100
  • d6702e5ee0 Fix BlobMetadata null size when using ApacheHCHttp module Xavier BOURGOUIN 2020-01-16 15:51:58 +0100
  • a7d868c55d
    Update SSLContextBuilder.java YYTVicky 2020-03-04 21:14:15 -0800
  • eeb5d73a29 JCLOUDS-1540 - Update Snakeyaml Colm O hEigeartaigh 2020-03-03 08:02:04 +0000
  • 99ef891e76 JCLOUDS-1540 - Update Snakeyaml Colm O hEigeartaigh 2020-03-03 08:02:04 +0000
  • 58bc887428 JCLOUDS-1540 - Update Snakeyaml Colm O hEigeartaigh 2020-03-03 08:02:04 +0000
  • 7b5db15778 JCLOUDS-1533 - Fix upload with SAS token when blob name contains slash (#61) majaseremet 2020-02-17 15:28:34 +0100
  • ca5190636a
    JCLOUDS-1533 - Fix upload with SAS token when blob name contains slash (#61) majaseremet 2020-02-17 15:28:34 +0100
  • ec6d30a2b5 JCLOUDS-1533 - Fix upload with SAS token when blob name contains slash Maja Seremet 2020-02-17 13:12:09 +0100
  • 8949bc10d3 JCLOUDS-1538: fix typo in rfc1123SimpleDateFormat (#60) Ian Springer 2020-01-24 09:34:50 -0500
  • 3db2939885 JCLOUDS-1538: fix typo in rfc1123SimpleDateFormat (#60) Ian Springer 2020-01-24 09:34:50 -0500
  • ac7b88660c JCLOUDS-1538: fix typo in rfc1123SimpleDateFormat Ian Springer 2020-01-23 10:38:09 -0500
  • 9459b77a1e Fix BlobMetadata null size when using ApacheHCHttp module Xavier BOURGOUIN 2020-01-16 15:51:58 +0100
  • 305aec81ab Fix BlobMetadata null size when using ApacheHCHttpCommandExecutorServiceModule Xavier BOURGOUIN 2020-01-16 15:34:20 +0100
  • f8f206deea
    Merge pull request #1 from apache/master Xavier BOURGOUIN 2020-01-16 15:42:20 +0100
  • b96158e6ed JCLOUDS-1532 - Update SSHJ + JSCH (#57) Colm O hEigeartaigh 2019-12-03 16:17:06 +0000
  • 9344b44007 JCLOUDS-1532 - Update SSHJ + JSCH Colm O hEigeartaigh 2019-12-03 13:00:09 +0000
  • f8a7f7741b
    JCLOUDS-1529: Do not export org.jclouds.json.gson.internal (#56) Markus Alexander Kuppe 2019-11-28 01:34:16 -0800
  • 11d05ac9bf JCLOUDS-1529: Do not export org.jclouds.json.gson.internal (#56) Markus Alexander Kuppe 2019-11-28 01:34:16 -0800
  • f479245259 JCLOUDS-1529: Do not export org.jclouds.json.gson.internal Markus Alexander Kuppe 2019-11-27 08:37:09 -0800
  • 3a338da682 JCLOUDS-1528 - Use TLS instead of SSL in SSLContext.getInstance (#55) Colm O hEigeartaigh 2019-11-25 13:54:48 +0000
  • 9a02d5d7d8 JCLOUDS-1528 - Use TLS instead of SSL in SSLContext.getInstance Colm O hEigeartaigh 2019-11-25 10:51:39 +0000
  • 18da28af9f Downgrade BouncyCastle to 1.60, which works with Oracle JDK 1.7 (#54) Colm O hEigeartaigh 2019-11-18 13:54:30 +0000