Github user varunnvs92 commented on the issue:
https://github.com/apache/httpcomponents-core/pull/65
I started with the main module as our library depends on it and this PR is
meant to start the discussion about becoming JPMS compatible. I can update the
PR to add it to other modules too. Let me know if the following module names
are acceptable:
httpcore: ```org.apache.hc.http.core```
httpcore-nio: ```org.apache.hc.http.nio```
httpcore-ab: ```org.apache.hc.http.benchmark```
I have added 'hc' in all the names, so if you have other libraries that
have core, nio modules they can evolve separately. Let me know if you have
better naming suggestions. I am not sure if we need Automatic module name for
osgi module.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]