[jira] [Commented] (JCLOUDS-1587) S3 Blobstore: Support Bucket Configuration Options - Versioning, Lifecycle, Encryption

2021-11-09 Thread Mahesh Japkar (Jira)


[ 
https://issues.apache.org/jira/browse/JCLOUDS-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17441556#comment-17441556
 ] 

Mahesh Japkar commented on JCLOUDS-1587:


Pull Request https://github.com/apache/jclouds/pull/125

> S3 Blobstore: Support Bucket Configuration Options - Versioning, Lifecycle, 
> Encryption
> --
>
> Key: JCLOUDS-1587
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1587
> Project: jclouds
>  Issue Type: New Feature
>Reporter: Mahesh Japkar
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Support following features in jclouds s3 blobstore
> - Configure the bucket for versioning and get the versioning state of a bucket
> - Confiure the bucket for encryption and get the encryption state of a bucket
> - Confiure the bucket for lifecycle rules and get the lifecycle rules of a 
> bucket
> - Fetch an object using specific versionId
> - List different versions of an Object



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [jclouds] jiffysrc opened a new pull request #125: JCLOUDS-1587 S3 Blobstore: Support Bucket Configuration Options - Versioning, Lifecycle, Encryption

2021-11-09 Thread GitBox


jiffysrc opened a new pull request #125:
URL: https://github.com/apache/jclouds/pull/125


   https://issues.apache.org/jira/browse/JCLOUDS-1587
   
   Support following features in jclouds s3 blobstore
   
   Configure the bucket for versioning and get the versioning state of a bucket
   Confiure the bucket for encryption and get the encryption state of a bucket
   Confiure the bucket for lifecycle rules and get the lifecycle rules of a 
bucket
   Fetch an object using specific versionId
   List different versions of an Object


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[jira] [Created] (JCLOUDS-1587) S3 Blobstore: Support Bucket Configuration Options - Versioning, Lifecycle, Encryption

2021-11-09 Thread Mahesh Japkar (Jira)
Mahesh Japkar created JCLOUDS-1587:
--

 Summary: S3 Blobstore: Support Bucket Configuration Options - 
Versioning, Lifecycle, Encryption
 Key: JCLOUDS-1587
 URL: https://issues.apache.org/jira/browse/JCLOUDS-1587
 Project: jclouds
  Issue Type: New Feature
Reporter: Mahesh Japkar


Support following features in jclouds s3 blobstore

- Configure the bucket for versioning and get the versioning state of a bucket

- Confiure the bucket for encryption and get the encryption state of a bucket

- Confiure the bucket for lifecycle rules and get the lifecycle rules of a 
bucket

- Fetch an object using specific versionId

- List different versions of an Object



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Resolved] (JCLOUDS-1586) Upgrade to Guice 5.0.1

2021-11-09 Thread Andrew Gaul (Jira)


 [ 
https://issues.apache.org/jira/browse/JCLOUDS-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Gaul resolved JCLOUDS-1586.
--
Fix Version/s: 2.5.0
   Resolution: Fixed

> Upgrade to Guice 5.0.1
> --
>
> Key: JCLOUDS-1586
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1586
> Project: jclouds
>  Issue Type: Improvement
>  Components: jclouds-core
>Affects Versions: 2.4.0
>Reporter: Andrew Gaul
>Assignee: Andrew Gaul
>Priority: Minor
> Fix For: 2.5.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Guice 4.2.3 makes illegal reflective accesses that Java 17 does not allow:
>  
> [https://github.com/google/guice/wiki/Guice501#changes-since-guice-423]
> [https://github.com/google/guice/issues/1133]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (JCLOUDS-1586) Upgrade to Guice 5.0.1

2021-11-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/JCLOUDS-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17441438#comment-17441438
 ] 

ASF subversion and git services commented on JCLOUDS-1586:
--

Commit 7fffa5915827bdbf541b51f86a1d173666e951b0 in jclouds's branch 
refs/heads/master from Andrew Gaul
[ https://gitbox.apache.org/repos/asf?p=jclouds.git;h=7fffa59 ]

JCLOUDS-1586: Upgrade to Guice 5.0.1

Guice 4.2.3 makes illegal reflective accesses that Java 17 does not
allow.  References google/guice#1133.  Release notes:

https://github.com/google/guice/wiki/Guice501


> Upgrade to Guice 5.0.1
> --
>
> Key: JCLOUDS-1586
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1586
> Project: jclouds
>  Issue Type: Improvement
>  Components: jclouds-core
>Affects Versions: 2.4.0
>Reporter: Andrew Gaul
>Assignee: Andrew Gaul
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Guice 4.2.3 makes illegal reflective accesses that Java 17 does not allow:
>  
> [https://github.com/google/guice/wiki/Guice501#changes-since-guice-423]
> [https://github.com/google/guice/issues/1133]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [jclouds] gaul commented on pull request #124: Bump google gson to 2.8.9 due to detected vulnerability

2021-11-09 Thread GitBox


gaul commented on pull request #124:
URL: https://github.com/apache/jclouds/pull/124#issuecomment-964657670


   Could you open a JIRA issue and tag this commit in the summary?  This will 
ensure that the release notes include it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [jclouds] gaul merged pull request #123: JCLOUDS-1586: Upgrade to Guice 5.0.1

2021-11-09 Thread GitBox


gaul merged pull request #123:
URL: https://github.com/apache/jclouds/pull/123


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [jclouds] jcabrerizo opened a new pull request #124: Bump google gson to 2.8.9 due to detected vulnerability

2021-11-09 Thread GitBox


jcabrerizo opened a new pull request #124:
URL: https://github.com/apache/jclouds/pull/124


   Snyk identifies now previos version of gson as vulnerable. This updates gson 
to the fixed version
   skyn report: 
https://security.snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
   gson PR: https://github.com/google/gson/pull/1991


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




Build failed in Jenkins: JClouds » jclouds-with-credentials » jclouds-chef-live-tests #63

2021-11-09 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
No JDK named ?JDK 1.8 (latest)? found
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu) in workspace 

No JDK named ?JDK 1.8 (latest)? found
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
No JDK named ?JDK 1.8 (latest)? found
No JDK named ?JDK 1.8 (latest)? found