eclipse-ee4j / eclipse-ee4j/jersey
Out of date Javadocs - particularly for JettyHttpContainerFactory
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I was going to originally raise an issue about how the docs say that the `JettyHttpContainerFactory.createServer` uses the first path segment as context path but the actual code doesn't and the implementation makes no use of the path from the URI. But then I noticed the inline comments actually say that, its just that the Javadocs are out of date.
This especially confused me since the documentation (as linked to from jersey.github.io [in documentation -> api javadoc](https://jersey.github.io/apidocs/latest/jersey/index.html)) actually has the right version number on the Overview page, but doesn't have the right documentation (at least for that class).
I also just noticed that on the Wiki you mention the documentation hasn't been moved over yet, but it seems a little weird that the page would present itself as the correct API version and not have the actual right text.
I'm not sure if there's anything else like this, this is the only one I noticed.
Thanks,
Mohamed
Contributor guide
Assessment
This issue has not been assessed yet.