You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by GitBox <gi...@apache.org> on 2020/10/18 00:04:51 UTC

[GitHub] [jclouds-labs] gurkerl83 opened a new pull request #5: Sync OSGi handling with Apache JClouds Project

gurkerl83 opened a new pull request #5:
URL: https://github.com/apache/jclouds-labs/pull/5


   This project, the lab version of Apache JCloud, share the exact build instructions as the primary Apache JCloud project with all its modules.
   Apache JCloud is shifting its strategy in handling OSGi configuration. Instead of using the Maven Bundle Plugin, a wrapper of the BND plugin, the BND plugin gets used directly.
   Remove the OSGi configuration from each module. The configuration gets served to the BND through dedicated configuration / bnd files.
   
   Onboard bnd-configuration files, one per module
   
   Change packaging structure of cloud-sigma regions
   
   Move provider classes from implementation and test from org.jclouds.cloudsigma2 to the respective package, e.g., org.jclouds.cloudsigma2.hnl to avoid a collision by identical package name served from different bundles.
   
   Adjust GSON handling
   
   Instead of repacking GSON in the Apache JCloud on a package name level, only the OSGi Metadata gets changed. This means the original GSON packing stays intact.
   
   Ignore bnd files
   
   Disable broken unit test


----------------------------------------------------------------
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.

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



[GitHub] [jclouds-labs] gaul commented on pull request #5: Sync OSGi handling with Apache JClouds Project

Posted by GitBox <gi...@apache.org>.
gaul commented on pull request #5:
URL: https://github.com/apache/jclouds-labs/pull/5#issuecomment-716585190


   Thank you for your contribution @gurkerl83!


----------------------------------------------------------------
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.

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



[GitHub] [jclouds-labs] gaul merged pull request #5: Sync OSGi handling with Apache JClouds Project

Posted by GitBox <gi...@apache.org>.
gaul merged pull request #5:
URL: https://github.com/apache/jclouds-labs/pull/5


   


----------------------------------------------------------------
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.

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