Wykres commitów

229 Commity (217308abd735c5f6e31ef4cf8351d5b287a5dc03)

Autor SHA1 Wiadomość Data
Florin Peter 217308abd7
Support for transparent encryption
Co-authored-by: Florin Peter <Florin-Alexandru.Peter@t-systems.com>
2022-03-26 22:05:08 +09:00
Andrew Gaul f536835aa8 pgrade to jclouds 2.5.0
Release notes:

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

Fixes #396.
2022-03-26 19:52:18 +09:00
Xavier Gourmandin 05a39cf745
Support for Junit 5 Extension mechanism
Fixes #288
2022-03-02 23:36:11 +09:00
Tamas Cservenak 075ff7f126 Update build
In general update the ancient build plugins
around.

Changes:
* bring all maven plugins to latest versions
* update checkstyle (as pre 8.41 is not supported anymore)
* update checkstyle rules
* make checkstyle plugin not fail the build (as there are issues)
* fix maven-shade-plugin warnings about dupe resource
* fix modernizer issue as it fails the build
* make build reproducible

Added comment about parent POM: the currently used parent is
10 years old, moreover, if you look in Maven Central,
the GA is unmaintained (last release was in 2014). Better introduce
own parent POM, or just copy whatever needed into this POM
(related to staging) and stop using the ancient POM.
2022-01-22 19:07:24 +09:00
Andrew Gaul 8e2319de3c Bump to 1.9.1-SNAPSHOT 2021-10-26 20:03:40 +09:00
Andrew Gaul 70af2b8650 S3Proxy 1.9.0 release 2021-10-26 19:58:04 +09:00
Andrew Gaul 2521db999b Upgrade to jclouds 2.4.0
Release notes:

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

Fixes #338.
2021-09-10 20:54:35 +09:00
Andrew Gaul 4b2f344599 Upgrade to aws-java-sdk-s3 1.12.63 2021-09-08 21:28:21 +09:00
Andrew Gaul d18d0232c8 Upgrade to error-prone 2.9.0
Release notes:

https://github.com/google/error-prone/releases/tag/v2.7.0
https://github.com/google/error-prone/releases/tag/v2.7.1
https://github.com/google/error-prone/releases/tag/v2.8.0
https://github.com/google/error-prone/releases/tag/v2.8.1
https://github.com/google/error-prone/releases/tag/v2.9.0
2021-09-02 20:44:53 +09:00
Andrew Gaul 79f12eff88 Upgrade to SpotBugs 4.2.0
Also fix new violation.  Changelog:

https://github.com/spotbugs/spotbugs/blob/4.4.0/CHANGELOG.md
2021-08-21 08:11:55 +09:00
Andrew Gaul 4686ede0bd Upgrade to Jetty 9.4.41.v20210516
Enabled by Java 8.  Release notes for 9.3.0 and 9.4.0:

https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00080.html
https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00097.html

Fixes #121.
2021-06-05 23:18:07 +09:00
Andrew Gaul 0deabb9cff Upgrade to aws-java-sdk-s3 1.11.1033 2021-06-05 15:45:21 +09:00
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