rabbitmq / rabbitmq/rabbitmq-java-client
Move utility and json classes under main package
Open
@acogoluegnes is already working on this.
Since Oct 18, 2017.
breaking-change
effort-low
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 587
- Avg merge
- 7h 29m
- Merged PRs (30d)
- 41
Description
Classes/interfaces from com.rabbitmq.utility and com.rabbitmq.json should go under the com.rabbitmq.client package. This makes more sense when considering modular platform like Jigsaw and OSGi.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.