Wykres commitów

206 Commity (1e9c660cdf2eb8415f126c991dd1a2fe71d5bac3)

Autor SHA1 Wiadomość Data
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