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 |
gurkerl83
|
7a9cd345a6
|
Onboard bnd-configuration files, one per module
|
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
|
d290705419
|
Next development version 2.1.0-SNAPSHOT
|
2016-11-15 01:12:59 +01:00 |
Ignasi Barrera
|
6a3a37f4e0
|
Apache jclouds 2.0.0-rc3 release
|
2016-11-09 22:30:45 +01:00 |
Ignasi Barrera
|
f469cf8b51
|
Next development version 2.0.0-SNAPSHOT
|
2015-03-24 10:52:01 +01:00 |
Ignasi Barrera
|
bb41ed4341
|
Apache jclouds 1.9.0 release
|
2015-03-24 10:35:42 +01:00 |
Jeremy Daggett
|
d3c1e2eab4
|
Use AutoService to generate service loader metadata
|
2015-01-09 11:22:12 -08:00 |
Andrew Phillips
|
e3d9851216
|
Up to 2.0.0-SNAPSHOT after the 1.8.0 release
|
2014-08-05 09:10:24 +02:00 |
Andrew Gaul
|
9cdd53b0b7
|
JCLOUDS-546: Remove Javadoc @author annotations
Annotations removed with:
find -name \*.java | xargs sed -i /@author/d
Empty Javadoc removed with multiple iterations of:
find -name \*.java | xargs sed -i -z 's/ \*\n \*\// \*\//'
find -name \*.java | xargs sed -i -z 's/ \* \n \*\// \*\//'
find -name \*.java | xargs sed -i -z 's/\/\*\*\n \*\/\n//'
|
2014-06-07 21:44:54 -07:00 |
Andrew Bayer
|
c1ee11d9bd
|
Updating to 1.8.0-SNAPSHOT
|
2013-12-17 11:31:56 -08:00 |
Andrew Gaul
|
f1fc63ab76
|
Add whitespace around keywords and braces
|
2013-09-30 09:39:29 -07:00 |
adriancole
|
ed2f18a1af
|
JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format
|
2013-05-16 21:30:37 -07:00 |
Andrew Bayer
|
446ac67884
|
JCLOUDS-30. Switch to 2 space indents for POM files.
|
2013-05-13 12:04:43 -07:00 |
Andrew Bayer
|
259b04ff1c
|
JCLOUDS-16. Switch groupId to org.apache.jclouds, change parent POM, remove old distributionManagement content, add ASF repos.
|
2013-05-13 12:04:42 -07:00 |
Everett Toews
|
998bfea33e
|
The Rackspace Cloud DNS APIs moved over from labs.
|
2013-04-24 09:07:31 -05:00 |