gaul commented on issue #2: Remove JDBC provider URL: https://github.com/apache/jclouds-labs/pull/2#issuecomment-552180247 @yhilem could you explain your use case and how the old JDBC provider addresses it? The previous JPA approach was hard for us to maintain and created a maintenance burden when changing other parts of jclouds. I think a SQL provider has merit and could actually replace the existing transient and filesystem providers if written in a different way, e.g., raw JDBC. This is a modest amount of work, perhaps 1-2 weeks. Note that you don't need jclouds to revert this to use the provider. Another alternative is creating a fork of the old code and adding the dependency to your project.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services