[ https://issues.apache.org/jira/browse/HTTPCLIENT-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Oleg Kalnichevski resolved HTTPCLIENT-2295. ------------------------------------------- Fix Version/s: 5.2.2 5.3-alpha2 Resolution: Fixed > Link HttpComponents Core javadoc from Client javadoc > ---------------------------------------------------- > > Key: HTTPCLIENT-2295 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2295 > Project: HttpComponents HttpClient > Issue Type: Improvement > Components: Site > Reporter: Konrad Windszus > Priority: Major > Fix For: 5.2.2, 5.3-alpha2 > > Time Spent: 50m > Remaining Estimate: 0h > > Currently the HttpClient javadoc in > https://hc.apache.org/httpcomponents-client-5.2.x/current/httpclient5/apidocs/ > or > https://hc.apache.org/httpcomponents-client-5.3.x/current/httpclient5/apidocs/ > don't link to the HttpComponents Core javadoc. > That makes it very uncomfortable for consumers, e.g. when looking at > https://hc.apache.org/httpcomponents-client-5.2.x/current/httpclient5/apidocs/org/apache/hc/client5/http/classic/HttpClient.html#execute-org.apache.hc.core5.http.HttpHost-org.apache.hc.core5.http.ClassicHttpRequest-org.apache.hc.core5.http.protocol.HttpContext-org.apache.hc.core5.http.io.HttpClientResponseHandler- > all parameter types are defined in Core but not linked. > One can use the javadoc option {{-link}} to generate links to existing > javadoc sites: > https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html#CHDEDJFI. > That would be ver -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org