[GitHub] [jclouds] gurkerl83 commented on pull request #78: Replace embedded and repackaged GSON library

2021-01-11 Thread GitBox
gurkerl83 commented on pull request #78: URL: https://github.com/apache/jclouds/pull/78#issuecomment-757946905 @gaul Those things are cleaned up in the following open merge request https://github.com/project-millipede/jclouds/tree/Maven-Configuration-Cleanup Please review and merge, thx

[GitHub] [jclouds] JnRouvignac commented on pull request #93: Simplify S3 code that uses java-xml-builder

2021-01-11 Thread GitBox
JnRouvignac commented on pull request #93: URL: https://github.com/apache/jclouds/pull/93#issuecomment-757814524 No, unfortunately I do not have an AWS account, so I can't directly test myself :( This is an automated

[GitHub] [jclouds] nacx commented on pull request #93: Simplify S3 code that uses java-xml-builder

2021-01-11 Thread GitBox
nacx commented on pull request #93: URL: https://github.com/apache/jclouds/pull/93#issuecomment-757762909 LGTM. Have you been able to run the live tests against aws-s3? This is an automated message from the Apache Git

[GitHub] [jclouds] gaul commented on pull request #78: Replace embedded and repackaged GSON library

2021-01-11 Thread GitBox
gaul commented on pull request #78: URL: https://github.com/apache/jclouds/pull/78#issuecomment-757694086 `project/pom.xml` shows Guava the minimum version as 22.0 and the OSGi version range as [22.0,30.0.0). This is an