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

okhttp-coroutines in alpha 13 contains core classes #8369

Closed
yschimke opened this issue Apr 17, 2024 · 1 comment
Closed

okhttp-coroutines in alpha 13 contains core classes #8369

yschimke opened this issue Apr 17, 2024 · 1 comment
Labels
bug Bug in existing code

Comments

@yschimke
Copy link
Collaborator

https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp-coroutines/5.0.0-alpha.13/

jar tf ~/Downloads/okhttp-coroutines-5.0.0-alpha.13.jar
META-INF/
META-INF/MANIFEST.MF
META-INF/okhttp-coroutines.kotlin_module
okhttp3/
okhttp3/Address.class
...
okhttp3/WebSocket.class
okhttp3/WebSocketListener.class
@yschimke yschimke added the bug Bug in existing code label Apr 17, 2024
@swankjesse
Copy link
Member

Cause: bndtools/bnd#6089
Workaround: #8372

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

No branches or pull requests

2 participants