22 Commits

Author SHA1 Message Date
andreaturli
d17487b223 fix typo in project.version
- from 2.2.0-SNAPSHOST to 2.2.0-SNAPSHOT
2018-02-21 16:45:43 +01:00
andreaturli
a5db565581 Next development version 2.2.0-SNAPSHOST 2018-02-16 11:23:12 +01:00
andreaturli
9273bd56ad Apache jclouds 2.1.0-rc3 release 2018-02-16 11:20:21 +01:00
Andrew Gaul
bfd54049b7 Make auto service optional
This makes dependencies consistent and eliminates warnings of the
form:

$M2_HOME/repository/org/apache/jclouds/driver/jclouds-slf4j/2.1.0-SNAPSHOT/jclouds-slf4j-2.1.0-SNAPSHOT.jar(org/jclouds/logging/slf4j/config/SLF4JLoggingModule.class): warning: Cannot find annotation method 'value()' in type 'AutoService': class file for com.google.auto.service.AutoService not found

Reference:

https://github.com/google/auto/tree/master/service#download
2017-08-30 12:23:49 -07:00
Andrew Gaul
9ea76ebe4b JCLOUDS-944: Promote Google Cloud Storage to core 2017-05-06 19:35:44 -07:00
Ignasi Barrera
f4a2be0519 Next development version 2.1.0-SNAPSHOT 2016-11-15 01:13:00 +01:00
Ignasi Barrera
214a5e7810 Apache jclouds 2.0.0-rc3 release 2016-11-09 22:48:47 +01:00
Ignasi Barrera
a780cdad59 Depend on OAuth test jar for tests 2016-04-07 11:56:45 +02:00
Andrew Gaul
10318ed777 JCLOUDS-943: JCLOUDS-1056: Configure OSGi packaging 2016-01-22 16:10:57 -08:00
Ignasi Barrera
e76c59fef4 Remove the graduated GCE provided and updated Maven coordinates 2015-06-26 14:51:07 +02:00
Ignasi Barrera
0ee0a0000f Next development version 2.0.0-SNAPSHOT 2015-03-24 11:07:27 +01:00
Ignasi Barrera
2df73001ee Apache jclouds 1.9.0 release 2015-03-24 11:06:18 +01:00
Daniel Broudy
e6457beee1 Adding BaseGoogleCloudStorageApiMockTest + ObjectApiMockTest 2015-02-12 12:42:53 -08:00
Jeremy Daggett
ba170c2018 Split Auto dependencies into auto-service and auto-value 2015-01-16 14:38:06 -08:00
Adrian Cole
6e30fc611a Dedupe code between google cloud products. 2014-11-13 11:02:44 -08:00
Adrian Cole
0d9307874d Use AutoValue to reduce bulk of Google Storage value types. 2014-10-30 09:40:44 -07:00
hsbhathiya
72e42dbfba JCLOUDS-458: Multipart Related Upload 2014-08-29 10:58:41 -07:00
Chris Custine
8df2b40742 JCLOUDS-643: Fix Google and OAuth tests 2014-08-13 13:47:55 -06:00
Andrew Phillips
a4204a168b Updating project and jclouds.version to 2.0.0-SNAPSHOT 2014-08-05 11:46:53 +02:00
hsbhathiya
1f3517380f JCLOUDS-458: Addressing suggestions in PR-31
minor changes

minor changes

minor changes

minor changes

Added ErrorHandler with tests

Changed BucketApi method descriptions

Minor change in error handler
2014-07-23 17:48:34 -07:00
hsbhathiya
4e4558cf18 JCLOUDS-458: Add Bucket Operation with live tests 2014-07-02 13:53:51 -07:00
hsbhathiya
3be957c9cd JCLOUDS-458: GCS skeleton with authentication 2014-06-17 16:37:35 -07:00