Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose the jclouds core classes to consumers of this library #88

Merged
merged 2 commits into from
May 7, 2022

Conversation

martinda
Copy link
Contributor

@martinda martinda commented May 6, 2022

This fixes issue #87 . The Payload API was introduced way back in e37bde7 . I also fixed the javadoc link to include the jclouds-core classes by pointing to the javadoc.io website.

@cdancy
Copy link
Owner

cdancy commented May 6, 2022

@martinda looks good to me. Should we do the same with the other *-rest libraries as well?

@martinda
Copy link
Contributor Author

martinda commented May 6, 2022

@cdancy I am studying the situation by locally applying this dependency analysis plugin: https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/

I cannot say that I understand or agree with everything that it tells me.

To answer your question, I need to review the APIs more closely, but if that's the same case as here then yes.

@martinda
Copy link
Contributor Author

martinda commented May 6, 2022

I visually reviewed the APIs and this change appears to cover all of it for this rest library. Please merge when you are ready. I'm going to check the others now.

@martinda
Copy link
Contributor Author

martinda commented May 6, 2022

For jenkins-rest: it does not expose the API of its dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants