28 Commits

Author SHA1 Message Date
gurkerl83
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. 2020-10-26 19:58:41 +09:00
Ignasi Barrera
f5b29c7028 Next development version 2.3.0-SNAPSHOT 2019-10-21 10:32:43 +02:00
Ignasi Barrera
7221844fac Apache jclouds 2.2.0-rc1 release 2019-10-21 10:32:43 +02:00
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
Ignasi Barrera
3ac9279acb Update pom.xml after promoting Neutron 2018-01-17 08:30:49 +01:00
Andrew Gaul
c20afbeda6 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:27:08 -07:00
Ignasi Barrera
d03f061a68 Next development version 2.1.0-SNAPSHOT 2016-11-15 01:13:00 +01:00
Ignasi Barrera
d6a16b8487 Apache jclouds 2.0.0-rc3 release 2016-11-09 22:43:56 +01:00
Andrea Turli
289cce042a add FWaaS extension to openstack-neutron 2015-07-02 15:00:36 -05:00
Ignasi Barrera
70a409f8cb Next development version 2.0.0-SNAPSHOT 2015-03-24 11:02:39 +01:00
Ignasi Barrera
550c3e3a85 Apache jclouds 1.9.0 release 2015-03-24 10:59:36 +01:00
Ignasi Barrera
f5a7a6f1d4 Use Guice multibindings to configure the aliases 2015-03-23 23:35:55 +01:00
Jeremy Daggett
cc6ff3b84e Use AutoService for creation of Service Loader Metadata 2014-12-03 09:50:08 -08:00
Jeremy Daggett
0bc9fcfe06 Use AutoService to generate service loader metadata 2014-12-01 09:13:03 -08:00
Zack Shoylev
d691bce687 Remove jclouds.version and replace it with project.version in all poms. 2014-11-14 12:17:51 -06:00
Zack Shoylev
0748364eb1 Fixes the versioning issue in live tests as well as other stability issues 2014-10-30 16:03:37 -05:00
Andrew Phillips
66b7bd1634 Revert "Fix poms so that modernizer doesn't fail on snapshot."
This reverts commit 889243a677ebba620cc9915f26304091b4dd53bb. The
snapshot repository has now been added to the jclouds-project POM.
See commit 79d4b48 to jclouds/jclouds.
2014-10-06 00:36:04 -04:00
Adrian Cole
f4f05a3b02 Fix poms so that modernizer doesn't fail on snapshot. 2014-10-05 14:41:13 -07:00
Jeremy Daggett
4f648567fa Fix Maven parent.relativePath warnings 2014-08-21 11:25:34 -07:00
Andrew Phillips
0b5475e876 Updating project versions to 2.0.0-SNAPSHOT
Follow-up to be8bc22
2014-08-05 11:36:07 +02:00
Andrew Phillips
12d4feeab7 Up to 2.0.0-SNAPSHOT after the 1.8.0 release 2014-08-05 10:35:49 +02:00
Zack Shoylev
de8c33c2d9 Neutron Refactoring v2_0 -> v2 No options (redesign) More features (extension-related) Live tests Redesigned domain objects for create/update options. 2014-07-25 16:12:53 -05:00
Kris Sterckx
964b16c311 OS Neutron Extension Router 2014-03-25 11:09:48 -05:00
Andrew Bayer
7f68dacaf2 Updating to 1.8.0-SNAPSHOT 2013-12-17 11:50:45 -08:00
Adrian Cole
d9efad0d1a JCLOUDS-297. add missing snapshot repos so that projects can find their parent 2013-09-26 10:49:16 -07:00
Kris Sterckx
d54117547b OpenStack Neutron v2.0 implementation 2013-09-12 15:52:08 -05:00