You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Roger Bacalzo (JIRA)" <ji...@apache.org> on 2010/02/27 01:12:05 UTC

[jira] Created: (HTTPCLIENT-921) Where can I get javadoc for HttpClient 4.0.1?

Where can I get javadoc for HttpClient 4.0.1?
---------------------------------------------

                 Key: HTTPCLIENT-921
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-921
             Project: HttpComponents HttpClient
          Issue Type: Question
          Components: Documentation
    Affects Versions: 4.0.1
         Environment: http://hc.apache.org/user-docs.html
            Reporter: Roger Bacalzo
            Priority: Minor


I am trying to find the javadocs for the HttpClient 4.0.1 API, but can't find them anywhere.

The links for javadocs on the http://hc.apache.org/user-docs.html site point to the HttpClient 4.1-alpha1 API.  While most of the 4.1 API methods are the same, I have found some inconsistencies as I try to use the HttpClient 4.0.1 API.

All the downloads for HttpClient 4.0.1 (GA) located on http://hc.apache.org/downloads.cgi do not contain the 4.0.1 javadocs.  They only contain the examples and tutorial directories.

The HttpCore 4.0.1 download does have the API javadocs as part of its distribution.





-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [jira] Resolved: (HTTPCLIENT-921) Where can I get javadoc for HttpClient 4.0.1?

Posted by sebb <se...@gmail.com>.
On 27/02/2010, Oleg Kalnichevski <ol...@apache.org> wrote:
> sebb wrote:
>
> > On 27/02/2010, Oleg Kalnichevski (JIRA) <ji...@apache.org> wrote:
> >
> > >     [
> https://issues.apache.org/jira/browse/HTTPCLIENT-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> ]
> > >
> > >  Oleg Kalnichevski resolved HTTPCLIENT-921.
> > >  ------------------------------------------
> > >
> > >    Resolution: Fixed
> > >
> >
> > Should surely be Won't Fix?
> >
> >
>
>  The issue was open as a Question, so I felt FIXED was appropriate. Feel
> free to change the resolution to something else.

Ah, OK, I had not spotted that.

>
> > But I think it's a bit unfair to penalise users for our mistake.
> >
> > I also think it's wrong for the web-site to contain Javadocs for a the
> > wrong release.
> >
> >
>
>  The javadocs correspond to the latest official release which happened to be
> 4.1-alpha1. I am fine with deploying javadocs for 4.0.1 alongside
>
>
>
> > At the least, I think we should generate an archive with Javadocs and
> > release that alongside the binary and source archives.
> >
> > I'll see about starting that later.
> >
> >
>
>  That'd be great.
>
>  Oleg
>
>
>
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
>  For additional commands, e-mail: dev-help@hc.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [jira] Resolved: (HTTPCLIENT-921) Where can I get javadoc for HttpClient 4.0.1?

Posted by Oleg Kalnichevski <ol...@apache.org>.
sebb wrote:
> On 27/02/2010, Oleg Kalnichevski (JIRA) <ji...@apache.org> wrote:
>>      [ https://issues.apache.org/jira/browse/HTTPCLIENT-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>>
>>  Oleg Kalnichevski resolved HTTPCLIENT-921.
>>  ------------------------------------------
>>
>>     Resolution: Fixed
> 
> Should surely be Won't Fix?
> 

The issue was open as a Question, so I felt FIXED was appropriate. Feel 
free to change the resolution to something else.

> But I think it's a bit unfair to penalise users for our mistake.
> 
> I also think it's wrong for the web-site to contain Javadocs for a the
> wrong release.
> 

The javadocs correspond to the latest official release which happened to 
be 4.1-alpha1. I am fine with deploying javadocs for 4.0.1 alongside


> At the least, I think we should generate an archive with Javadocs and
> release that alongside the binary and source archives.
> 
> I'll see about starting that later.
> 

That'd be great.

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [jira] Resolved: (HTTPCLIENT-921) Where can I get javadoc for HttpClient 4.0.1?

Posted by sebb <se...@gmail.com>.
On 27/02/2010, Oleg Kalnichevski (JIRA) <ji...@apache.org> wrote:
>
>      [ https://issues.apache.org/jira/browse/HTTPCLIENT-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
>  Oleg Kalnichevski resolved HTTPCLIENT-921.
>  ------------------------------------------
>
>     Resolution: Fixed

Should surely be Won't Fix?

But I think it's a bit unfair to penalise users for our mistake.

I also think it's wrong for the web-site to contain Javadocs for a the
wrong release.

At the least, I think we should generate an archive with Javadocs and
release that alongside the binary and source archives.

I'll see about starting that later.

>  Javadocs were not included by mistake. You can generate javadocs from the source distribution as described here:
>  http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/BUILDING.txt
>
>  Oleg
>
>  > Where can I get javadoc for HttpClient 4.0.1?
>  > ---------------------------------------------
>  >
>  >                 Key: HTTPCLIENT-921
>  >                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-921
>  >             Project: HttpComponents HttpClient
>  >          Issue Type: Question
>  >          Components: Documentation
>  >    Affects Versions: 4.0.1
>  >         Environment: http://hc.apache.org/user-docs.html
>  >            Reporter: Roger Bacalzo
>  >            Priority: Minor
>  >
>  > I am trying to find the javadocs for the HttpClient 4.0.1 API, but can't find them anywhere.
>  > The links for javadocs on the http://hc.apache.org/user-docs.html site point to the HttpClient 4.1-alpha1 API.  While most of the 4.1 API methods are the same, I have found some inconsistencies as I try to use the HttpClient 4.0.1 API.
>  > All the downloads for HttpClient 4.0.1 (GA) located on http://hc.apache.org/downloads.cgi do not contain the 4.0.1 javadocs.  They only contain the examples and tutorial directories.
>  > The HttpCore 4.0.1 download does have the API javadocs as part of its distribution.
>
>  --
>  This message is automatically generated by JIRA.
>  -
>  You can reply to this email to add a comment to the issue online.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
>  For additional commands, e-mail: dev-help@hc.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Resolved: (HTTPCLIENT-921) Where can I get javadoc for HttpClient 4.0.1?

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCLIENT-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCLIENT-921.
------------------------------------------

    Resolution: Fixed

Javadocs were not included by mistake. You can generate javadocs from the source distribution as described here:
http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/BUILDING.txt

Oleg

> Where can I get javadoc for HttpClient 4.0.1?
> ---------------------------------------------
>
>                 Key: HTTPCLIENT-921
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-921
>             Project: HttpComponents HttpClient
>          Issue Type: Question
>          Components: Documentation
>    Affects Versions: 4.0.1
>         Environment: http://hc.apache.org/user-docs.html
>            Reporter: Roger Bacalzo
>            Priority: Minor
>
> I am trying to find the javadocs for the HttpClient 4.0.1 API, but can't find them anywhere.
> The links for javadocs on the http://hc.apache.org/user-docs.html site point to the HttpClient 4.1-alpha1 API.  While most of the 4.1 API methods are the same, I have found some inconsistencies as I try to use the HttpClient 4.0.1 API.
> All the downloads for HttpClient 4.0.1 (GA) located on http://hc.apache.org/downloads.cgi do not contain the 4.0.1 javadocs.  They only contain the examples and tutorial directories.
> The HttpCore 4.0.1 download does have the API javadocs as part of its distribution.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org