Wykres commitów

317 Commity (2bdd10ca88bf5cb2b07e5b8cc7c89d602155d338)

Autor SHA1 Wiadomość Data
Andrew Gaul 85b5f74905 Upgrade to jetty-servlet 9.2.30.v20200428 2021-06-05 15:41:54 +09:00
Andrew Gaul b6856fdda8 Upgrade to jackson-dataformat-xml 2.12.3
Release notes:

https://github.com/FasterXML/jackson-dataformat-xml/blob/2.12/release-notes/VERSION-2.x
2021-06-05 15:35:00 +09:00
dependabot[bot] 2cefdd1bb6 Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-04 10:40:16 +09:00
Andrew Gaul b06ed899b5 Upgrade to error-prone 2.6.0
Release notes:

https://github.com/google/error-prone/releases/tag/v2.6.0
2021-04-04 10:32:57 +09:00
Andrew Gaul 86d12a81b0 Upgrade to error-prone 2.5.1
This addresses issues seen with more recent Java and Maven versions.
Enabled by requiring Java 8.  Also address and suppress a few stray
warnings.
2021-03-19 21:50:19 +09:00
Andrew Gaul b625476493 Update java.version to 1.8
This was implied by the jclouds 2.3.0 upgrade.  Also address
modernizer warnings.
2021-03-19 21:32:42 +09:00
Andrew Gaul ecc9320688 Bump to 1.8.1-SNAPSHOT 2021-03-07 17:59:47 +09:00
Andrew Gaul 7f0c7d6ddf S3Proxy 1.8.0 release 2021-03-07 17:54:39 +09:00
Andrew Gaul 29413b12a7 Add explicit javax.annotation
This avoids an exception with modern Java versions:

Exception in thread "main" com.google.common.util.concurrent.ExecutionError: com.google.common.util.concurrent.ExecutionError: com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: javax/annotation/Resource
2021-03-07 11:58:35 +09:00
Andrew Gaul 48d10653c5 Upgrade to jclouds 2.3.0
Release notes:

https://jclouds.apache.org/releasenotes/2.3.0/
2021-03-06 22:44:35 +09:00
Andrew Gaul 78fb790910 Upgrade to jclouds 2.3.0 2020-07-24 18:39:27 +09:00
Andrew Gaul 1e9c660cdf Upgrade to Modernizer Maven Plugin 2.1.0
Changelog:

https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-2.1.0
https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-2.0.0
https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.9.0
https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.8.0
2020-06-21 14:16:27 +09:00
Andrew Gaul 6e490ff68f Upgrade to SpotBugs 4.0.5 2020-06-21 14:15:16 +09:00
Andrew Gaul e638111d05 Bump to 1.7.2-SNAPSHOT 2020-05-13 23:34:29 +09:00
Andrew Gaul 5087ecee1d s3proxy 1.7.1 release 2020-05-13 23:30:58 +09:00
Andrew Gaul d24a0df6e6 Upgrade to jclouds 2.2.1
Release notes:

https://jclouds.apache.org/releasenotes/2.2.1/
2020-05-13 23:29:16 +09:00
Andrew Gaul 71e98d8e54 Bump to 1.7.1-SNAPSHOT 2019-10-21 11:06:16 -07:00
Andrew Gaul 8eb91ad359 s3proxy 1.7.0 release 2019-10-21 11:00:48 -07:00
Andrew Gaul b2c1d40bfd Upgrade to jclouds 2.2.0
Release notes:

https://jclouds.apache.org/releasenotes/2.2.0/

Notably this works around the ancient gson dependency.  Fixes #148.
2019-10-21 08:50:22 -07:00
Andrew Gaul 17c4fa8ba1 Upgrade to jaxb-api 2.3.1 2019-10-18 10:22:29 -07:00
Andrew Gaul fa9e2dbcc3 Upgrade to jackson-dataformat-xml 2.10.0 2019-10-18 10:21:21 -07:00
Andrew Gaul 87e6406fb7 Upgrade to assertj 1.7.1
Release notes:

https://joel-costigliola.github.io/assertj/assertj-core-older-releases.html#assertj-core-1.7.1
2019-10-18 10:19:17 -07:00
Andrew Gaul 5afd255c16 Upgrade to slf4j 1.7.28
Release notes:

https://www.slf4j.org/news.html
2019-10-18 10:16:56 -07:00
Andrew Gaul 814986eff6 Upgrade to aws-java-sdk-s3 1.11.655 2019-10-18 09:56:45 -07:00
Andrew Gaul 36a7da8c83 Upgrade to commons-fileupload 1.4
Release notes:

https://www.apache.org/dist/commons/fileupload/RELEASE-NOTES.txt
2019-10-18 09:55:30 -07:00
Andrew Gaul 3571f354f1 Configure findbugs-slf4f
Also fix some logging nits.
2019-08-09 21:13:12 -07:00
Andrew Gaul a5e904dc00 Upgrade to spotbugs-maven-plugin 3.1.12
Changelog:

https://github.com/spotbugs/spotbugs/blob/3.1.12/CHANGELOG.md
2019-08-09 21:13:12 -07:00
Andrew Gaul 5049131d62 Bump to 1.6.3-SNAPSHOT 2019-07-03 10:31:03 -07:00
Andrew Gaul d2f4f30012 s3proxy 1.6.2 release 2019-07-03 10:26:05 -07:00
Andrew Gaul 93edbfea85 Upgrade to Jetty 9.2.28.v20190418 2019-06-07 04:36:30 -07:00
Andrew Gaul 34c043d222 Upgrade to modernizer-maven-plugin 1.8.0
Release notes:

https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.8.0
https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.7.1
2019-05-28 17:11:44 +09:00
Andrew Gaul 4698a2a913 Bump to 1.6.2-SNAPSHOT 2019-02-06 16:54:15 -08:00
Andrew Gaul be0ffa2452 S3Proxy 1.6.1 release 2019-02-06 16:49:55 -08:00
Andrew Gaul 8a4ff5a80c Upgrade to jclouds 2.1.2
Release notes:

https://jclouds.apache.org/releasenotes/2.1.2/
2019-02-06 14:06:33 -08:00
Andrew Gaul 66ed9fe6ef Upgrade to maven-javadoc-plugin 3.0.1
Notably this fixes issues with newer versions of Java.  Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201712.mbox/%3Cop.zaufhhzukdkhrr%40desktop-2khsk44.mshome.net%3E
https://mail-archives.apache.org/mod_mbox/maven-announce/201805.mbox/%3Cop.zjqrfkbukdkhrr%40desktop-2khsk44%3E
2019-02-05 15:18:47 -08:00
Andrew Gaul fbead8e47c Increase surefire heap size
Prevents out of memory errors with many concurrent tests.
2019-02-05 15:13:38 -08:00
Andrew Gaul ede70db7b7 Upgrade to jclouds 2.1.2-SNAPSHOT
Notably this fixes listing inside a directory on Docker.  Fixes #279.
2019-01-04 11:43:25 -08:00
Andrew Gaul e7070762b4 Upgrade to modernizer-maven-plugin 1.7.0
Release notes:

https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.7.0
2018-11-10 09:17:25 -08:00
Andrew Gaul 204d47bec5 Upgrade to SpotBugs 3.1.8
Changelog:

https://github.com/spotbugs/spotbugs/blob/release-3.1/CHANGELOG.md#318---2018-10-16
2018-11-04 13:08:22 -08:00
Andrew Gaul d811e44c39 Add jaxb-api as a dependency
This allows Java 9 to run S3Proxy.  Java 9 removed javax.xml which
previous Java versions included so adding the explicit dependency
allows both versions to work.  References #270.  References #280.
2018-11-04 12:48:31 -08:00
Andrew Gaul 0354927082 Upgrade to aws-java-sdk-s3 1.11.404 2018-09-27 16:37:29 -07:00
Andrew Gaul 1ed082998d Upgrade to jclouds 2.1.1
Release notes:

https://jclouds.apache.org/releasenotes/2.1.1/
2018-09-27 16:37:27 -07:00
Andrew Gaul a57b4f6933 Upgrade to modernizer-maven-plugin 1.6.0
Release notes:

https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.6.0
2018-08-14 11:19:52 -07:00
Andrew Gaul 60ff894b7d Upgrade to SpotBugs 3.1.3
Changelog:

https://github.com/spotbugs/spotbugs/blob/3.1.3/CHANGELOG.md#313---2018-04-18
2018-05-21 22:02:50 -07:00
Andrew Gaul 78dc4b47aa Upgrade to spotbugs 3.1.2
Changelog:

https://github.com/spotbugs/spotbugs/blob/release-3.1/CHANGELOG.md#312---2018-02-24
2018-04-14 08:53:07 -07:00
Andrew Gaul 75e0e8ebab Bump to 1.6.1-SNAPSHOT 2018-03-02 18:14:48 -08:00
Andrew Gaul 0c72a601c9 S3Proxy 1.6.0 release 2018-03-02 18:11:10 -08:00
Daniel del Castillo 45e4d6348f Add JUnit Rule to project
This provides a convenience mechanism when writing tests.  Fixes #261.
2018-03-01 10:35:47 -08:00
Andrew Gaul c392d68f99 Upgrade to Jetty 9.2.24.v20180105 2018-02-23 21:56:43 -08:00
Andrew Gaul 8f645418be Upgrade to aws-java-sdk-s3 1.11.285 2018-02-23 20:07:31 -08:00
Andrew Gaul d3261516d2 Upgrade to Jackson Dataformat XML 2.9.4
Changelog:

https://github.com/FasterXML/jackson-dataformat-xml/blob/master/release-notes/VERSION
2018-02-23 20:05:32 -08:00
Adrian Woodhead 9e50004fa8 Shade and relocate Jetty dependencies
Fixes #263
2018-02-23 10:29:27 -08:00
Andrew Gaul 4f14a8419f Upgrade to jclouds 2.1.0
B2 and GCS now included in allblobstore.  Update signing tests which
now pass.  Improve invalid range read error handling.  Address Guava
18 warnings.  Fixes #191.  Fixes #209.  Changelog:

https://jclouds.apache.org/releasenotes/2.1.0/
2018-02-22 00:23:41 -08:00
Andrew Gaul 1e84b6ac68 Bump to 1.6.0-SNAPSHOT 2018-01-24 20:20:23 -08:00
Andrew Gaul 2bb9e5d630 S3Proxy 1.5.5 release 2018-01-24 20:16:43 -08:00
Andrew Gaul 49a09834c5 Upgrade to maven-checkstyle-plugin 3.0.0
This also upgrades Checkstyle to 6.19, the last JDK 7-compatible
version.  Release notes:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317223&version=12334384
http://checkstyle.sourceforge.net/releasenotes.html#Release_6.19
2018-01-09 22:13:40 -08:00
Andrew Gaul a1e9fb301a Upgrade from findbugs 3.0.4 to spotbugs 3.1.1
Also suppress a few warnings.  Release notes:

https://github.com/spotbugs/spotbugs/blob/3.1.1/CHANGELOG.md
2018-01-09 16:10:23 -08:00
Andrew Gaul 1955644f89 Upgrade to aws-java-sdk-s3 1.11.259 2018-01-09 12:03:22 -08:00
Andrew Gaul 9707c42bff Upgrade to Jackson Dataformat XML 2.9.3
Changelog:

https://github.com/FasterXML/jackson-dataformat-xml/blob/master/release-notes/VERSION
https://github.com/FasterXML/jackson-core/blob/master/release-notes/VERSION
2018-01-09 12:02:43 -08:00
Andrew Gaul b5617857d6 Bump to 1.6.0-SNAPSHOT 2018-01-02 18:09:12 -08:00
Andrew Gaul e85fd2dbaa S3Proxy 1.5.4 release 2018-01-02 18:03:35 -08:00
Andrew Gaul 5e9b2e28a6 Upgrade to jclouds 2.0.3
Release notes:

https://jclouds.apache.org/releasenotes/2.0.3/
2017-11-30 08:56:18 -08:00
Andrew Gaul 91103650c0 Correct project name to S3Proxy 2017-10-16 22:47:09 -07:00
Andrew Gaul 5a7ae64099 Update andrewgaul references to gaul 2017-10-06 10:35:56 -07:00
Andrew Gaul a69c50f08d Upgrade to Jackson Dataformat XML 2.9.0
Changelog:

https://github.com/FasterXML/jackson-dataformat-xml/blob/master/release-notes/VERSION
https://github.com/FasterXML/jackson-core/blob/master/release-notes/VERSION
2017-08-31 14:04:37 -07:00
Andrew Gaul e0d636fc81 Upgrade to slf4j 1.7.25
Release notes:

https://www.slf4j.org/news.html
2017-08-31 14:01:27 -07:00
Andrew Gaul 71709d2c60 Upgrade to Jetty 9.2.22.v20170606
https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00110.html
2017-08-31 13:48:53 -07:00
Andrew Gaul 66a936d451 Upgrade to aws-java-sdk-s3 1.11.186 2017-08-31 13:46:58 -07:00
Andrew Gaul b7100e1bfc Upgrade to logback 1.2.3
Release notes:

https://logback.qos.ch/news.html
2017-08-31 13:45:12 -07:00
Andrew Gaul c0d4fbadfc Upgrade to commons-fileupload 1.3.3
Announcement:

http://mail-archives.apache.org/mod_mbox/www-announce/201706.mbox/%3CB51CC823-7EF5-4BCF-9E9D-CF97FB67DC62%40apache.org%3E
2017-08-31 13:43:53 -07:00
Andrew Gaul f6c3ab9e75 Add @Nullable annotations where appropriate
Found via error-prone 2.1.0.
2017-08-21 19:46:33 -07:00
Andrew Gaul ff68288e3a Bump to 1.6.0-SNAPSHOT 2017-07-09 20:37:05 -07:00
Andrew Gaul 11f8e1449f S3Proxy 1.5.3 release 2017-07-09 20:34:02 -07:00
Andrew Gaul e7c4e2d4fa Upgrade to jclouds 2.0.2
Release notes:

https://jclouds.apache.org/releasenotes/2.0.2/
2017-07-06 08:29:10 -07:00
Chaithanya Ganta ca96906118 Upgrade to jackson-dataformat-xml 2.8.8
Changelog:
https://github.com/FasterXML/jackson-dataformat-xml/blob/master/release-notes/VERSION
https://github.com/FasterXML/jackson-core/blob/master/release-notes/VERSION
2017-05-23 15:18:27 -07:00
Andrew Gaul da4bd7cb31 Upgrade to maven-surefire-plugin 2.20
Changelog:

https://mail-archives.apache.org/mod_mbox/maven-announce/201704.mbox/%3CCAKuVzBQ%2BnoNy_gFjTP-OZiEHG%3DLh_Cu2E0YUVqaSjxfMKHHVsw%40mail.gmail.com%3E
2017-04-19 18:54:45 -07:00
Andrew Gaul be91470e42 Remove obsolete prerequisites stanza
Maven 3 ignores this.
2017-04-16 19:04:32 -07:00
Andrew Gaul de0fb85ce4 Specify explicit maven-jar-plugin version 2017-04-16 19:04:29 -07:00
Andrew Gaul 59d4d60b91 Upgrade to jclouds 2.0.2-SNAPSHOT
Fixes #155.
2017-03-02 10:31:34 -08:00
Andrew Gaul b80a6e73c8 Bump to 1.6.0-SNAPSHOT 2017-03-02 10:25:23 -08:00
Andrew Gaul 09a39d8cc1 S3Proxy 1.5.2 release 2017-03-02 10:21:59 -08:00
Andrew Gaul 5ee5cf6c53 Prepend S3Proxy version in User-Agent header
This only includes the version in the main package and not the unit
test.  Fixes #136.
2017-02-27 09:48:37 -08:00
Andrew Gaul 62b7c53eae Upgrade to jclouds 2.0.1
Release notes:

https://jclouds.apache.org/releasenotes/2.0.1/
2017-02-27 08:26:58 -08:00
Andrew Gaul c0f43ed046 Upgrade to maven-assembly-plugin 3.0.0
Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201611.mbox/%3CCAPoyBqSHgYXpoGWx%3Do_DsiO-pkCSdCX5Fnh6acrV0Ep3fNFFig%40mail.gmail.com%3E
2017-02-16 14:22:23 -08:00
Andrew Gaul 909f5f2574 Upgrade to maven-source-plugin 3.0.1
Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201407.mbox/%3C20140711172531.0A6B011B83%40minotaur.apache.org%3E
https://mail-archives.apache.org/mod_mbox/maven-announce/201410.mbox/%3C20141011114424.AAF8717763%40minotaur.apache.org%3E
https://mail-archives.apache.org/mod_mbox/maven-announce/201602.mbox/%3C20160218044420.1FAD3185C6%40minotaur.apache.org%3E
https://mail-archives.apache.org/mod_mbox/maven-announce/201606.mbox/%3C20160623172007.EF8CD19473%40minotaur.apache.org%3E
2017-02-16 14:22:23 -08:00
Andrew Gaul f215089e6a Upgrade to maven-gpg-plugin 1.6
Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201501.mbox/%3C20150120035915.E8B8E17775%40minotaur.apache.org%3E
2017-02-16 14:22:23 -08:00
Andrew Gaul 3eb991927a Upgrade to maven-javadoc-plugin 2.10.4
Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201409.mbox/%3CCA%2BBhkyOw7eio0Mrh0a4mTBtpj%3DKbCv3aZay%2BA6HgYAsPmW_NTg%40mail.gmail.com%3E
https://mail-archives.apache.org/mod_mbox/maven-announce/201410.mbox/%3C542D1009.2030505%40apache.org%3E
https://mail-archives.apache.org/mod_mbox/maven-announce/201503.mbox/%3C20150318202436.4DA8017ECA%40minotaur.apache.org%3E
https://mail-archives.apache.org/mod_mbox/maven-announce/201504.mbox/%3C20150416172048.C262417379%40minotaur.apache.org%3E
https://mail-archives.apache.org/mod_mbox/maven-announce/201606.mbox/%3Cop.yiuy6lohkdkhrr%40desktop-2khsk44%3E
2017-02-16 14:22:23 -08:00
Andrew Gaul 6f618b4b00 Upgrade to maven-compiler-plugin 3.6.1
Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201610.mbox/%3Cop.yp5p3mm2kdkhrr%40desktop-2khsk44.dynamic.ziggo.nl%3E
https://mail-archives.apache.org/mod_mbox/maven-announce/201701.mbox/%3Cop.yt54c2k6kdkhrr%40desktop-2khsk44%3E
2017-02-16 14:22:22 -08:00
Andrew Gaul a1efef4b92 Upgrade to logback 1.2.1
Release notes:

https://logback.qos.ch/news.html
2017-02-16 14:22:22 -08:00
Andrew Gaul d5b5963436 Upgrade to slf4j 1.7.23
Release notes:

https://www.slf4j.org/news.html
2017-02-16 14:22:22 -08:00
Andrew Gaul 5a3eaccc5c Upgrade to modernizer-maven-plugin 1.5.0
Release notes:

https://github.com/andrewgaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.5.0
2017-02-15 23:41:14 -08:00
Andrew Gaul ed27fc38af Upgrade to jackson-dataformat-xml 2.8.6
Changelog:

https://github.com/FasterXML/jackson-dataformat-xml/blob/master/release-notes/VERSION
2017-02-15 23:40:31 -08:00
Andrew Gaul 2473e6c309 Upgrade to aws-java-sdk-s3 1.11.91 2017-02-15 18:17:57 -08:00
Andrew Gaul ab425bd7d2 Upgrade to Jetty 9.2.21.v20170120
Release notes:

https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00099.html
https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00100.html
2017-02-15 17:24:45 -08:00
Andrew Gaul dc0c8663b8 Uprade to aws-java-sdk-s3 1.11.84
Address various deprecations.
2017-01-25 13:06:01 -08:00
Andrew Gaul d268abb947 Bump to 1.6.0-SNAPSHOT 2016-11-15 22:08:07 -08:00
Andrew Gaul 07906cdf99 Bump version to 1.5.1 2016-11-15 22:03:01 -08:00
Andrew Gaul 554105ed6c Bump to 1.6.0-SNAPSHOT 2016-11-14 17:04:23 -08:00
Andrew Gaul fba12c3341 Bump version to 1.5.0 2016-11-14 16:59:41 -08:00
Andrew Gaul aee6ac5e90 Upgrade to jclouds 2.0.0
Release notes:

https://jclouds.apache.org/releasenotes/2.0.0/
2016-11-14 16:13:09 -08:00
Andrew Gaul 34c36e4236 Upgrade to jackson-dataformat-xml 2.8.4
Changelog:

https://github.com/FasterXML/jackson-dataformat-xml/blob/master/release-notes/VERSION
2016-11-14 14:36:24 -08:00
Andrew Gaul 6936f50f95 Upgrade to slf4j 1.7.21
Changelog:

http://www.slf4j.org/news.html
2016-11-14 14:36:23 -08:00
Andrew Gaul a8e735aa3d Upgrade to logback 1.1.7
Changelog:

http://logback.qos.ch/news.html
2016-11-14 14:32:32 -08:00
Andrew Gaul cb16ebb0ba Upgrade to commons-fileupload 1.3.2
Release notes:

https://mail-archives.apache.org/mod_mbox/www-announce/201605.mbox/%3CCAB917R%2Bk3gL8OHVmCGtGg-DC__VFGCDAC6UTRxMhsf6U_%2BZXxA%40mail.gmail.com%3E
2016-11-14 14:31:42 -08:00
Andrew Gaul 6ecd8d789f Upgrade to aws-java-sdk-s3 1.11.18
Remove deprecated V4 configuration which is now default.
2016-07-14 14:14:06 -07:00
Andrew Gaul 9899e99d08 Upgrade to findbugs-maven-plugin 3.0.4
This resolves an incompatibility with Maven 3.4.0.
2016-07-07 04:15:13 -07:00
Andrew Gaul 17f8fae37b Add support for B2 provider
Fixes #98.
2016-06-23 11:56:52 -07:00
Andrew Gaul 2cfcc33bb8 Upgrade to aws-java-sdk-s3 1.10.76
Also address deprecations.
2016-05-05 22:22:04 -07:00
Andrew Gaul 709dc55b9e Upgrade to Jackson 2.7.3
Release notes:

https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.7.2
https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.7.3
2016-03-28 19:12:38 -07:00
Andrew Gaul 8b2a869341 Upgrade to logback 1.1.6
Release notes:

http://logback.qos.ch/news.html
2016-03-17 20:32:06 -07:00
Andrew Gaul bc87ec94f8 Upgrade to slf4j 1.7.19
Release notes:

http://www.slf4j.org/news.html
2016-03-17 19:35:54 -07:00
Andrew Gaul 1cacf66cf8 Upgrade to logback 1.1.5
Release notes:

http://logback.qos.ch/news.html
2016-02-15 11:46:54 -08:00
Andrew Gaul 16908c030f Upgrade to Jetty 9.2.15.v20160210
https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00088.html
2016-02-13 07:35:25 -08:00
Andrew Gaul 51908e409a Upgrade to slf4j 1.7.16
Release notes:

http://www.slf4j.org/news.html
2016-02-12 21:42:49 -08:00
Andrew Gaul 5689d59c62 Upgrade to maven-compiler-plugin 3.5.1
Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201602.mbox/%3CCAK2FUK3FfTSZSeQybK_4KXhFbtRNZ1uo6wxEbfnnyy5MCh1DsQ%40mail.gmail.com%3E
2016-02-09 19:50:13 -08:00
Andrew Gaul bb68ff5afc Upgrade to findbugs-maven-plugin 3.0.3 2016-02-05 19:28:08 -08:00
Andrew Gaul 3e84b2c120 Upgrade to maven-compiler-plugin 3.5
Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201601.mbox/%3CCAK2FUK1kNz9di_SAUDBO2VjD3XLEL%3D0XLJkLkg68Q7x4ChJh-w%40mail.gmail.com%3E
2016-02-05 19:27:08 -08:00
Andrew Gaul 0de11fd059 Upgrade to really-executable-jar-maven-plugin 1.4.1 2016-02-05 19:23:22 -08:00
Andrew Gaul 57260f8753 Upgrade to args4j 2.33 2016-02-05 19:03:39 -08:00
Andrew Gaul 9b7f697b56 Upgrade to Jackson 2.7.1
Release notes:

https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.7.1
2016-02-05 18:58:41 -08:00
Andrew Gaul 291db19898 Increase surefire timeout
Tests take over 15 minutes with the rackspace-cloudfiles-us backend.
2016-01-30 18:13:30 -08:00
Andrew Gaul 8d8e8ff290 Upgrade to aws-java-sdk-s3 1.10.50
This release includes an implementation of AccessControlList.equals.
References #116.

Release notes:

https://aws.amazon.com/releasenotes/8286007886477675
2016-01-29 09:50:14 -08:00
Andrew Gaul 6bf36987e1 Do not trim surefire stack trace 2016-01-27 07:33:53 -08:00
Andrew Gaul bfb1ea1e09 Upgrade to slf4j 1.7.14
Release notes:

http://www.slf4j.org/news.html
2016-01-26 19:54:52 -08:00
Andrew Gaul e569b190f2 Configure AWS client to use slf4j 2016-01-23 19:20:11 -08:00
Andrew Gaul 19e2426220 Map a subset of XML ACLs to canned ACLs
Fixes #116.
2016-01-21 18:24:57 -08:00
Andrew Gaul 944f7e0186 Upgrade to Jetty 9.2.13.v20150730
Changelog:

https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00084.html
2016-01-15 18:41:07 -08:00
Andrew Gaul 9fffac5eea Remove glacier dependency
This does not support named uploads and thus does not work well with
S3Proxy.
2016-01-09 12:36:48 -08:00
Andrew Gaul 5ddc9bfa91 Upgrade to aws-java-sdk-s3 1.10.45
This allows callers to control the behavior of V4 signature chunked
encoding.  References #24.

Release notes:

https://aws.amazon.com/releasenotes/2157535800302528
2016-01-07 14:10:00 -08:00
Andrew Gaul e5beefec9e Upgrade to maven-surefire-plugin 2.19.1
This resolves issues when running specific test suites and methods.
Fixes #107.

Changelog:

https://mail-archives.apache.org/mod_mbox/maven-announce/201601.mbox/%3CCAKuVzBR6Yoewis%2BSVOUE%2BJqmEaX4pU8uUXGJKr8KDhLi4HJ9dQ%40mail.gmail.com%3E
2016-01-05 21:02:47 -08:00
Andrew Gaul a66944bfc5 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-19 11:56:04 -08:00
Andrew Gaul 3307d73150 Configure surefire for both junit and testng
References #107.
2015-12-19 00:45:20 -08:00
Andrew Gaul e0fcc56905 Factor out Java version 2015-12-14 17:49:33 -08:00
Andrew Gaul ed29debdf9 Upgrade to aws-java-sdk-s3 1.10.38
This addresses an issue with the SDK providing an incorrect
Content-Type when uploading a multipart part.  Fixes #80.
2015-12-02 22:24:47 +08:00
Andrew Gaul 4a4d2f7e6a Update pom.xml description 2015-11-30 13:30:09 +07:00
Andrew Gaul 2207dfbd21 Basic support for POST uploads
This commit lacks support for policies.  References #73.
2015-11-14 23:22:05 -08:00
Andrew Gaul b9907a841c Upgrade to error-prone 2.0.5
Release notes:

https://groups.google.com/d/msg/error-prone-announce/vHvZx2MOpvg/xwYSH3i6AQAJ
2015-10-28 13:38:54 -07:00
Andrew Gaul a7d1a465d7 Upgrade to Maven Checkstyle Plugin 2.17
Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201510.mbox/%3C5623FB9C.1080506%40apache.org%3E
2015-10-26 11:56:29 -07:00
Andrew Gaul 3bb00f4336 Upgrade to Maven Assembly Plugin 2.6
Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201510.mbox/%3CCALhtWkfv3Eh8zeqydR1XuaTksMWeUVdj39UbB6y1fXzWz9VVvA%40mail.gmail.com%3E
2015-10-26 11:55:58 -07:00
Andrew Gaul acc38e3c2a Upgrade to Maven Surefire Plugin 2.19
Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201510.mbox/%3CCAKuVzBRpxiVrO8RFCPsEiPn%2BJEKKgO-fDz2G01q%2B5j5dz5RzAA%40mail.gmail.com%3E
2015-10-26 11:54:24 -07:00
Andrew Gaul b1e96f4c2f 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-10-15 20:21:02 -07:00
Andrew Gaul 1d8dfea9c7 Use args4j for argument parsing 2015-09-01 11:12:34 -07:00
Andrew Gaul 2709d3faa4 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:57:02 -07:00
Andrew Gaul 629fa0b2d4 Upgrade to maven-checkstyle-plugin 2.16
This also upgrades Checkstyle to 6.2.  Release notes:

https://mail-archives.apache.org/mod_mbox/maven-announce/201507.mbox/%3C12606732.01437413806439.JavaMail.Dennis%40Dennis-Dator%3E
http://checkstyle.sourceforge.net/releasenotes.html
2015-07-21 08:23:14 -07:00
Andrew Gaul cfda5f1837 Upgrade to jetty-servlet 9.2.12.v20150709
Release notes:

https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00081.html
2015-07-14 11:43:55 -07:00
Ka-Hing Cheung d76717e733 Revert "revert the parallel test bits"
This reverts commit cc58282194.
2015-07-01 13:13:16 -07:00
Ka-Hing Cheung cc58282194 revert the parallel test bits 2015-06-29 16:19:42 -07:00
Ka-Hing Cheung a1c1129b53 run all tests in parallel
need to strip expect headers from jclouds to workaround an issue,
which maybe https://issues.apache.org/jira/browse/JCLOUDS-905
2015-06-24 18:26:36 -07:00
Ka-Hing Cheung 8f60c1e076 add jclouds test 2015-06-24 14:12:15 -07:00
Andrew Gaul 2e400fb273 Upgrade to maven-assembly-plugin 2.5.5
Release notes:

http://mail-archives.apache.org/mod_mbox/maven-announce/201506.mbox/%3CCAJZRQKzc45axq2Vs0uVf2EZgR9hXEM-u7GbN4EZdd-ngEcZztw%40mail.gmail.com%3E
2015-06-10 14:37:12 -07:00