You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2021/11/13 11:12:21 UTC

[GitHub] [brooklyn-server] ahgittin opened a new pull request #1272: Bump guava 271jre

ahgittin opened a new pull request #1272:
URL: https://github.com/apache/brooklyn-server/pull/1272


   In order to bump gson to 2.8.9 per https://github.com/apache/brooklyn-server/pull/1270, it is necessary also to bump jclouds to 2.4.0 which bumps guava to 27.1j.  As jclouds-karaf is not maintained, the definition of the jclouds feature is incorporated here.  This gives us more flexibiilty about start order so we've taken the opportunity to tidy up the feature definitions and optimize startup.
   
   It now starts in 10 seconds with no refreshes!
   
   However for sshj to work, due to an implicit reference to Curve in eddsa.math (which is neither exported from eddsa nor imported to sshj) we need to wrap those to bundles and redeclare the exports/imports.  Not sure how jclouds-karaf managed to do this in a cleaner way, but without this ssh wouldn't connect; now however confirmed that jclouds+ssh is working as part of this.
   
   Note several more downstream PRs which will reference this.


-- 
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: dev-unsubscribe@brooklyn.apache.org

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



[GitHub] [brooklyn-server] ahgittin commented on pull request #1272: Bump guava 271jre

Posted by GitBox <gi...@apache.org>.
ahgittin commented on pull request #1272:
URL: https://github.com/apache/brooklyn-server/pull/1272#issuecomment-968051727


   This closes #1270.


-- 
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: dev-unsubscribe@brooklyn.apache.org

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



[GitHub] [brooklyn-server] asfgit closed pull request #1272: Bump guava 271jre

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1272:
URL: https://github.com/apache/brooklyn-server/pull/1272


   


-- 
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: dev-unsubscribe@brooklyn.apache.org

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