Ignasi Barrera
a03e047da6
Define the JDK version in a Maven property
2017-11-30 09:13:39 +01:00
Ignasi Barrera
4327e658ba
Next development version 2.0.4-SNAPSHOT
2017-11-25 22:33:58 +01:00
Ignasi Barrera
0f889d8159
Apache jclouds 2.0.3-rc1 release
2017-11-25 22:28:20 +01:00
Ignasi Barrera
79aa09dd14
Add Jenkins profile to use Maven toolchains
2017-10-23 12:00:08 +02:00
Ignasi Barrera
3b5fe0b02f
Next development version 2.0.3-SNAPSHOT
2017-06-29 12:24:45 +02:00
Ignasi Barrera
574c7fc3c1
Apache jclouds 2.0.2-rc1 release
2017-06-29 12:21:59 +02:00
Svetoslav Neykov
2633fcc1ab
Create and attach tests sources as artifacts
2017-03-28 08:30:09 +02:00
Ignasi Barrera
cbc750cb8b
Next development version 2.0.2-SNAPSHOT
2017-02-22 10:32:50 +01:00
Ignasi Barrera
bafa52be97
Apache jclouds 2.0.1-rc2 release
2017-02-22 10:28:10 +01:00
Ignasi Barrera
970f521bcd
Next development version 2.0.1-SNAPSHOT
2016-11-15 01:17:08 +01:00
Ignasi Barrera
6a3a37f4e0
Apache jclouds 2.0.0-rc3 release
2016-11-09 22:30:45 +01:00
Ignasi Barrera
0b48d4a25a
Make code compatible with newer OSGi framework versions
2016-11-03 09:43:36 +01:00
Zack Shoylev
af09f3a5ab
Remove PackageLocation check
2016-10-26 19:51:45 -05:00
Andrew Gaul
37101b7825
Enable LongLiteralLowerCaseSuffix
...
Readers can confuse this with 1.
2016-10-23 14:26:03 -07:00
Andrew Gaul
1b6cd08545
Enable more error-prone checks
2016-10-23 12:06:43 -07:00
Andrew Gaul
86848e3ddd
Upgrade to findbugs-maven-plugin 3.0.3
2016-04-27 20:29:11 -07:00
Ciprian Ciubotariu
9a20cadaf9
Improve version range specification for guava
...
The defaults of maven-bundle-plugin set the required version range to
only match guava-16, but the actual usage of guava within jclouds allows
any version after guava-16.
This helps dependent projects mix jclouds with bundles using other guava
versions within OSGi environments.
2016-03-16 15:35:24 +01:00
Reijhanniel Jearl Campos
9a8b4d074b
Move html responses to a subfolder for cleaner rat plugin exclude
2016-02-23 19:30:03 +08:00
Ignasi Barrera
f30182da69
Properly exclude ProfitBricks test pages
2016-02-19 17:25:57 +01:00
Reijhanniel Jearl Campos
d05cecc39c
Update pom details for ProfitBricks
2016-02-19 23:02:29 +08:00
Alex Heneveld
4ecb078092
JCLOUDS-1075: Clean up logic and docs for setting proxies
2016-02-08 19:12:04 -05:00
Andrew Gaul
6360023f09
Remove unnecessary static imports
...
Found via error-prone.
2016-01-29 09:14:55 -08:00
Andrew Gaul
eb6f16e2f9
Enable CollectionIncompatibleType
...
Also suppress two false positives.
2016-01-29 08:50:09 -08:00
Andrew Gaul
4be8a2eb72
Add missing hashCode methods
...
Found via error-prone.
2016-01-29 08:37:46 -08:00
Andrew Gaul
cf44ffd850
Increase maven-javadoc-plugin memory limit
...
Should address recent OutOfMemoryError seen on CloudBees.
2016-01-26 20:53:47 -08:00
Andrew Gaul
fcfc94ef6c
Increase maven-javadoc-plugin memory limit
...
Should address recent OutOfMemoryError seen on CloudBees.
2016-01-22 09:57:27 -08:00
Ignasi Barrera
edacad2b6e
Amend poms after promoting DigitalOcean v2
2016-01-21 01:02:58 +01:00
Andrew Gaul
cc6d45f6d4
Upgrade to testng 6.8.21
...
Note that this is the last version compatible with Java 6. Changelog:
https://github.com/cbeust/testng/blob/master/CHANGES.txt
2015-12-18 16:29:34 -08:00
Andrew Gaul
b47c50b7a5
Correct malformed format strings
...
Found via error-prone.
2015-12-12 08:53:08 +08:00
Andrew Gaul
28d090139d
Make inner classes static when possible
...
Found via error-prone.
2015-12-12 08:53:07 +08:00
Andrew Gaul
06e379d7a5
Remove @Nullable from methods returning primitives
...
Found via error-prone.
2015-12-12 08:53:07 +08:00
Andrew Gaul
df48540cb7
Enable FindBugs CheckRelaxingNullnessAnnotation
...
Also fix up warnings.
2015-11-13 17:44:55 -08:00
Andrew Gaul
14e566e151
Upgrade to modernizer-maven-plugin 1.4.0
...
Release notes:
https://github.com/andrewgaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.4.0
2015-11-05 17:09:48 -08:00
Andrew Gaul
f832ad00a7
Upgrade to error-prone 2.0.5
...
Release notes:
https://groups.google.com/forum/#!topic/error-prone-announce/vHvZx2MOpvg
2015-09-28 19:57:41 -07:00
Stuart Hendren
4f649b43f4
JCLOUDS-827: Upgrading sshj to 0.12.0 (new group ID too)
...
Also upgraded jsch.agentproxy.* to 0.0.9 and bouncycastle
to 1.51 - required for the sshj change.
2015-08-12 13:47:41 -04:00
Andrew Gaul
d5357f76e8
Upgrade to error-prone 2.0.4
...
Release notes:
https://groups.google.com/forum/#!topic/error-prone-announce/syl8dKP_Aow
https://groups.google.com/forum/#!topic/error-prone-announce/iZI0yixYDms
https://groups.google.com/forum/#!topic/error-prone-announce/v7aBgfhH-u8
https://groups.google.com/forum/#!topic/error-prone-announce/-f6Cv6jKvig
2015-07-30 15:40:03 -07:00
Andrea Turli
61b06329d8
create java-xmlbuilder.version property for maven
...
add java-xmlbuilder to dependencyManagement so downstream project don't need to specify the version
2015-06-29 08:47:54 +02:00
Zack Shoylev
6fa59ca22d
Upgrade to autovalue 1.1; Adds autovalue/gson builders tests
2015-05-21 16:26:11 -05:00
Ignasi Barrera
2481193b07
Exclude Eclipse annotation processor files that are git ignored
2015-04-15 23:28:09 +02:00
Andrew Gaul
59590cd23c
Upgrade to maven-checkstyle-plugin to 2.15
...
This also upgrades Checkstyle to 6.1.1. Release notes:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127&version=20631
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127&version=20762
http://checkstyle.sourceforge.net/releasenotes.html
2015-03-31 18:44:39 -07:00
Andrew Gaul
4f566d3b6e
Address and suppress FindBugs warnings
2015-03-30 20:40:10 -07:00
Andrew Gaul
e581552583
Upgrade to findbugs-maven-plugin 3.0.1
...
Release notes:
http://findbugs.sourceforge.net/Changes.html
2015-03-30 19:58:29 -07:00
Andrew Gaul
866ac3fabb
Fix error-prone PreconditionsCheckNotNullPrimitive
2015-03-30 19:06:48 -07:00
Andrew Gaul
32ab9596be
Enable Google error-prone for builds
2015-03-30 19:06:48 -07:00
Andrew Gaul
1e289b22d3
Update developers stanza
2015-03-29 18:34:16 -07: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
Ignasi Barrera
4db2b75add
Fixes OpenStack extension namespace configuration
...
* Improves extension namespace configuration to use Guice multibindings
so each provider can cleanly provide their own namespaces.
* Fixes the HPCloud Compute volume attachment namespace and adds the
corresponding live tests.
* Fixes the Rackspace CloudServers UK volume attachment namespace.
2015-03-23 22:40:43 +01:00
Andrew Gaul
9b66c23c02
Upgrade to Modernizer Maven Plugin 1.3.0
...
Changelog:
https://github.com/andrewgaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.3.0
2015-03-10 16:06:51 -07:00
Andrew Gaul
b46ec7eb29
Upgrade to duplicate-finder-maven-plugin 1.1.1
...
Upstream maintainer has changed according to:
https://github.com/ning/maven-duplicate-finder-plugin
2015-02-12 18:23:41 -08:00