eclipse-ee4j / eclipse-ee4j/jersey
make org.glassfish.jersey.logging.* classes public
Open
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
org.glassfish.jersey.logging.* classes should be made public to make it possible to extend/modify them. I don't see why they are not public because its not an internal package.
We need this to work around issue #3346 to display outgoing entity un-encoded (problem is the Priority order)
Contributor guide
Assessment
This issue has not been assessed yet.